Pull request #43073 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 8955d8da8951695a98eb7e15bead19d402c6eb27 rather than d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea Obtained Jenkinsfile from 8955d8da8951695a98eb7e15bead19d402c6eb27 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43073@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-12-09T23:05:21.769Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-12-09T23:05:21.776Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-12-09T23:05:21.969Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dcc6caa7e6896b28) in /home/ubuntu/workspace/moby_PR-43073 [Pipeline] { [Pipeline] checkout [2021-12-09T23:05:22.000Z] The recommended git tool is: git [2021-12-09T23:05:22.011Z] using credential docker-jenkins-github-credentials [2021-12-09T23:05:22.024Z] Cloning the remote Git repository [2021-12-09T23:05:22.024Z] Cloning with configured refspecs honoured and without tags [2021-12-09T23:05:22.030Z] Cloning repository https://github.com/moby/moby.git [2021-12-09T23:05:22.031Z] > git init /home/ubuntu/workspace/moby_PR-43073 # timeout=10 [2021-12-09T23:05:22.046Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:05:22.046Z] > git --version # timeout=10 [2021-12-09T23:05:22.052Z] > git --version # 'git version 2.17.1' [2021-12-09T23:05:22.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:22.053Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:36.770Z] Fetching without tags [2021-12-09T23:05:36.991Z] Merging remotes/origin/master commit 8955d8da8951695a98eb7e15bead19d402c6eb27 into PR head commit d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea [2021-12-09T23:05:36.750Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:05:36.755Z] > git config --add remote.origin.fetch +refs/pull/43073/head:refs/remotes/origin/PR-43073 # timeout=10 [2021-12-09T23:05:36.759Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:36.764Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:05:36.771Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:05:36.771Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:36.772Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:36.992Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:05:36.995Z] > git checkout -f d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea # timeout=10 [2021-12-09T23:05:37.457Z] > git remote # timeout=10 [2021-12-09T23:05:37.459Z] > git config --get remote.origin.url # timeout=10 [2021-12-09T23:05:37.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:37.465Z] > git merge 8955d8da8951695a98eb7e15bead19d402c6eb27 # timeout=10 [2021-12-09T23:05:38.094Z] Merge succeeded, producing 6470474add101b8371a0f642413aa4939be88e87 [2021-12-09T23:05:38.094Z] Checking out Revision 6470474add101b8371a0f642413aa4939be88e87 (PR-43073) [2021-12-09T23:05:38.163Z] Commit message: "Merge commit '8955d8da8951695a98eb7e15bead19d402c6eb27' into HEAD" [2021-12-09T23:05:38.163Z] First time build. Skipping changelog. [2021-12-09T23:05:38.185Z] > git --version # timeout=10 [2021-12-09T23:05:38.191Z] > git --version # 'git version 2.17.1' [2021-12-09T23:05:38.202Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-09T23:05:38.851Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43073:/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-12-09T23:05:38.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-09T23:05:38.096Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:05:38.106Z] > git checkout -f 6470474add101b8371a0f642413aa4939be88e87 # timeout=10 [2021-12-09T23:05:42.162Z] 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 [2021-12-09T23:05:42.411Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dcc6caa7e6896b28) in /home/ubuntu/workspace/moby_PR-43073 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-12-09T23:05:42.423Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cbfe6e4376ac548f) in /home/ubuntu/workspace/moby_PR-43073 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) [2021-12-09T23:05:42.431Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0794e9778902b3dc9) in /home/ubuntu/workspace/moby_PR-43073 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-12-09T23:05:42.505Z] The recommended git tool is: git [Pipeline] checkout [2021-12-09T23:05:42.511Z] The recommended git tool is: git [2021-12-09T23:05:42.519Z] using credential docker-jenkins-github-credentials [2021-12-09T23:05:42.519Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-12-09T23:05:42.531Z] Cloning the remote Git repository [2021-12-09T23:05:42.531Z] Cloning with configured refspecs honoured and without tags [2021-12-09T23:05:42.533Z] The recommended git tool is: git [2021-12-09T23:05:42.535Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-12-09T23:05:42.547Z] using credential docker-jenkins-github-credentials [2021-12-09T23:05:42.549Z] Fetching without tags [2021-12-09T23:05:42.554Z] Cloning the remote Git repository [2021-12-09T23:05:42.554Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-12-09T23:05:42.707Z] Running on azwin-2-7a0c70 in d:\jenkins\workspace\moby_PR-43073 [2021-12-09T23:05:42.709Z] Running on azwin-2-99e9e1 in d:\jenkins\workspace\moby_PR-43073 [2021-12-09T23:05:42.713Z] Running on azwin-2-99e9e0 in d:\jenkins\workspace\moby_PR-43073 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] ws [2021-12-09T23:05:42.790Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-12-09T23:05:42.792Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-12-09T23:05:42.793Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [2021-12-09T23:05:42.839Z] Merging remotes/origin/master commit 8955d8da8951695a98eb7e15bead19d402c6eb27 into PR head commit d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-12-09T23:05:42.887Z] The recommended git tool is: git [2021-12-09T23:05:42.891Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2021-12-09T23:05:42.906Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-12-09T23:05:43.103Z] using credential docker-jenkins-github-credentials [2021-12-09T23:05:43.103Z] using credential docker-jenkins-github-credentials [2021-12-09T23:05:43.120Z] using credential docker-jenkins-github-credentials [2021-12-09T23:05:43.179Z] Cloning the remote Git repository [2021-12-09T23:05:43.179Z] Cloning with configured refspecs honoured and without tags [2021-12-09T23:05:43.182Z] Cloning the remote Git repository [2021-12-09T23:05:43.182Z] Cloning with configured refspecs honoured and without tags [2021-12-09T23:05:43.187Z] Merge succeeded, producing 6de7c780cd9eb40797042669f572f58635447f5f [2021-12-09T23:05:43.187Z] Checking out Revision 6de7c780cd9eb40797042669f572f58635447f5f (PR-43073) [2021-12-09T23:05:43.196Z] Cloning the remote Git repository [2021-12-09T23:05:43.196Z] Cloning with configured refspecs honoured and without tags [2021-12-09T23:05:43.273Z] Commit message: "Merge commit '8955d8da8951695a98eb7e15bead19d402c6eb27' into HEAD" [2021-12-09T23:05:43.273Z] First time build. Skipping changelog. [2021-12-09T23:05:43.285Z] > git --version # timeout=10 [2021-12-09T23:05:43.320Z] > git --version # 'git version 2.17.1' [2021-12-09T23:05:43.323Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-09T23:05:42.563Z] Cloning repository https://github.com/moby/moby.git [2021-12-09T23:05:42.563Z] > git init /home/ubuntu/workspace/moby_PR-43073 # timeout=10 [2021-12-09T23:05:42.575Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:05:42.575Z] > git --version # timeout=10 [2021-12-09T23:05:42.577Z] > git --version # 'git version 2.25.1' [2021-12-09T23:05:42.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:42.578Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:42.525Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43073/.git # timeout=10 [2021-12-09T23:05:42.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:05:42.552Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:05:42.553Z] > git --version # timeout=10 [2021-12-09T23:05:42.561Z] > git --version # 'git version 2.17.1' [2021-12-09T23:05:42.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:42.561Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:42.841Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:05:42.854Z] > git checkout -f d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea # timeout=10 [2021-12-09T23:05:42.973Z] > git remote # timeout=10 [2021-12-09T23:05:42.981Z] > git config --get remote.origin.url # timeout=10 [2021-12-09T23:05:42.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:42.989Z] > git merge 8955d8da8951695a98eb7e15bead19d402c6eb27 # timeout=10 [2021-12-09T23:05:43.181Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-09T23:05:43.189Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:05:43.191Z] > git checkout -f 6de7c780cd9eb40797042669f572f58635447f5f # timeout=10 [2021-12-09T23:05:42.530Z] Cloning repository https://github.com/moby/moby.git [2021-12-09T23:05:42.530Z] > git init /home/ubuntu/workspace/moby_PR-43073 # timeout=10 [2021-12-09T23:05:42.555Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:05:42.555Z] > git --version # timeout=10 [2021-12-09T23:05:42.562Z] > git --version # 'git version 2.25.1' [2021-12-09T23:05:42.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:42.563Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-09T23:05:43.213Z] Cloning repository https://github.com/moby/moby.git [2021-12-09T23:05:43.213Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-09T23:05:43.269Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:05:43.269Z] > git --version # timeout=10 [2021-12-09T23:05:43.312Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-09T23:05:43.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:43.315Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:43.215Z] Cloning repository https://github.com/moby/moby.git [2021-12-09T23:05:43.216Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-09T23:05:43.283Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:05:43.283Z] > git --version # timeout=10 [2021-12-09T23:05:43.332Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-09T23:05:43.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:43.338Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:43.227Z] Cloning repository https://github.com/moby/moby.git [2021-12-09T23:05:43.229Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-09T23:05:43.287Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:05:43.288Z] > git --version # timeout=10 [2021-12-09T23:05:43.337Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-09T23:05:43.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:43.340Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:43.986Z] + [ PR != PR ] [2021-12-09T23:05:43.986Z] + [ master != master ] [2021-12-09T23:05:43.986Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-09T23:05:44.311Z] + docker version [2021-12-09T23:05:44.311Z] Client: Docker Engine - Community [2021-12-09T23:05:44.311Z] Version: 20.10.10-rc1 [2021-12-09T23:05:44.311Z] API version: 1.41 [2021-12-09T23:05:44.311Z] Go version: go1.16.9 [2021-12-09T23:05:44.311Z] Git commit: b485636 [2021-12-09T23:05:44.311Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-09T23:05:44.311Z] OS/Arch: linux/amd64 [2021-12-09T23:05:44.311Z] Context: default [2021-12-09T23:05:44.311Z] Experimental: true [2021-12-09T23:05:44.311Z] [2021-12-09T23:05:44.311Z] Server: Docker Engine - Community [2021-12-09T23:05:44.311Z] Engine: [2021-12-09T23:05:44.311Z] Version: 20.10.10-rc1 [2021-12-09T23:05:44.311Z] API version: 1.41 (minimum version 1.12) [2021-12-09T23:05:44.311Z] Go version: go1.16.9 [2021-12-09T23:05:44.311Z] Git commit: 9f5b26f [2021-12-09T23:05:44.311Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-09T23:05:44.311Z] OS/Arch: linux/amd64 [2021-12-09T23:05:44.311Z] Experimental: true [2021-12-09T23:05:44.311Z] containerd: [2021-12-09T23:05:44.311Z] Version: 1.4.11 [2021-12-09T23:05:44.311Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-09T23:05:44.311Z] runc: [2021-12-09T23:05:44.311Z] Version: 1.0.2 [2021-12-09T23:05:44.311Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-09T23:05:44.311Z] docker-init: [2021-12-09T23:05:44.311Z] Version: 0.19.0 [2021-12-09T23:05:44.311Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-09T23:05:44.594Z] + docker info [2021-12-09T23:05:44.594Z] Client: [2021-12-09T23:05:44.594Z] Context: default [2021-12-09T23:05:44.594Z] Debug Mode: false [2021-12-09T23:05:44.594Z] Plugins: [2021-12-09T23:05:44.594Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-09T23:05:44.594Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-09T23:05:44.594Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-09T23:05:44.594Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-09T23:05:44.594Z] [2021-12-09T23:05:44.594Z] Server: [2021-12-09T23:05:44.594Z] Containers: 0 [2021-12-09T23:05:44.594Z] Running: 0 [2021-12-09T23:05:44.594Z] Paused: 0 [2021-12-09T23:05:44.594Z] Stopped: 0 [2021-12-09T23:05:44.594Z] Images: 4 [2021-12-09T23:05:44.594Z] Server Version: 20.10.10-rc1 [2021-12-09T23:05:44.594Z] Storage Driver: overlay2 [2021-12-09T23:05:44.594Z] Backing Filesystem: extfs [2021-12-09T23:05:44.594Z] Supports d_type: true [2021-12-09T23:05:44.594Z] Native Overlay Diff: true [2021-12-09T23:05:44.594Z] userxattr: false [2021-12-09T23:05:44.594Z] Logging Driver: json-file [2021-12-09T23:05:44.594Z] Cgroup Driver: cgroupfs [2021-12-09T23:05:44.594Z] Cgroup Version: 1 [2021-12-09T23:05:44.594Z] Plugins: [2021-12-09T23:05:44.594Z] Volume: local [2021-12-09T23:05:44.594Z] Network: bridge host ipvlan macvlan null overlay [2021-12-09T23:05:44.594Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-09T23:05:44.594Z] Swarm: inactive [2021-12-09T23:05:44.594Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-09T23:05:44.594Z] Default Runtime: runc [2021-12-09T23:05:44.594Z] Init Binary: docker-init [2021-12-09T23:05:44.594Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-09T23:05:44.594Z] runc version: v1.0.2-0-g52b36a2 [2021-12-09T23:05:44.594Z] init version: de40ad0 [2021-12-09T23:05:44.594Z] Security Options: [2021-12-09T23:05:44.595Z] apparmor [2021-12-09T23:05:44.595Z] seccomp [2021-12-09T23:05:44.595Z] Profile: default [2021-12-09T23:05:44.595Z] Kernel Version: 5.4.0-1057-aws [2021-12-09T23:05:44.595Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-09T23:05:44.595Z] OSType: linux [2021-12-09T23:05:44.595Z] Architecture: x86_64 [2021-12-09T23:05:44.595Z] CPUs: 2 [2021-12-09T23:05:44.595Z] Total Memory: 7.487GiB [2021-12-09T23:05:44.595Z] Name: ip-10-100-56-229 [2021-12-09T23:05:44.595Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-09T23:05:44.595Z] Docker Root Dir: /var/lib/docker [2021-12-09T23:05:44.595Z] Debug Mode: false [2021-12-09T23:05:44.595Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:05:44.595Z] Labels: [2021-12-09T23:05:44.595Z] Experimental: true [2021-12-09T23:05:44.595Z] Insecure Registries: [2021-12-09T23:05:44.595Z] 127.0.0.0/8 [2021-12-09T23:05:44.595Z] Live Restore Enabled: true [2021-12-09T23:05:44.595Z] [2021-12-09T23:05:44.595Z] WARNING: No swap limit support [Pipeline] sh [2021-12-09T23:05:44.885Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-09T23:05:44.885Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-09T23:05:44.885Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43073/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-09T23:05:44.885Z] + bash /home/ubuntu/workspace/moby_PR-43073/check-config.sh [2021-12-09T23:05:44.885Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-09T23:05:44.885Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-09T23:05:44.885Z] [2021-12-09T23:05:44.885Z] Generally Necessary: [2021-12-09T23:05:44.885Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-09T23:05:44.885Z] - apparmor: enabled and tools installed [2021-12-09T23:05:44.885Z] - CONFIG_NAMESPACES: enabled [2021-12-09T23:05:44.885Z] - CONFIG_NET_NS: enabled [2021-12-09T23:05:44.885Z] - CONFIG_PID_NS: enabled [2021-12-09T23:05:44.885Z] - CONFIG_IPC_NS: enabled [2021-12-09T23:05:44.885Z] - CONFIG_UTS_NS: enabled [2021-12-09T23:05:44.885Z] - CONFIG_CGROUPS: enabled [2021-12-09T23:05:44.885Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-09T23:05:44.885Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-09T23:05:44.885Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-09T23:05:44.885Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-09T23:05:44.885Z] - CONFIG_CPUSETS: enabled [2021-12-09T23:05:44.885Z] - CONFIG_MEMCG: enabled [2021-12-09T23:05:44.885Z] - CONFIG_KEYS: enabled [2021-12-09T23:05:44.885Z] - CONFIG_VETH: enabled (as module) [2021-12-09T23:05:44.885Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-09T23:05:44.885Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-09T23:05:45.145Z] - CONFIG_CGROUP_BPF: enabled [2021-12-09T23:05:45.145Z] [2021-12-09T23:05:45.145Z] Optional Features: [2021-12-09T23:05:45.145Z] - CONFIG_USER_NS: enabled [2021-12-09T23:05:45.145Z] - CONFIG_SECCOMP: enabled [2021-12-09T23:05:45.145Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-09T23:05:45.145Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-09T23:05:45.145Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-09T23:05:45.145Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-09T23:05:45.145Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-09T23:05:45.145Z] - CONFIG_BLK_CGROUP: enabled [2021-12-09T23:05:45.145Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-09T23:05:45.145Z] - CONFIG_CGROUP_PERF: enabled [2021-12-09T23:05:45.145Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-09T23:05:45.145Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-09T23:05:45.145Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-09T23:05:45.145Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-09T23:05:45.145Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-09T23:05:45.145Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_IP_VS: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-09T23:05:45.145Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-09T23:05:45.145Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-09T23:05:45.145Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-09T23:05:45.145Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-09T23:05:45.145Z] - CONFIG_EXT4_FS: enabled [2021-12-09T23:05:45.145Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-09T23:05:45.145Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-09T23:05:45.145Z] - Network Drivers: [2021-12-09T23:05:45.145Z] - "overlay": [2021-12-09T23:05:45.145Z] - CONFIG_VXLAN: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-09T23:05:45.145Z] Optional (for encrypted networks): [2021-12-09T23:05:45.145Z] - CONFIG_CRYPTO: enabled [2021-12-09T23:05:45.145Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-09T23:05:45.145Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-09T23:05:45.145Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-09T23:05:45.145Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-09T23:05:45.145Z] - CONFIG_XFRM: enabled [2021-12-09T23:05:45.145Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-09T23:05:45.145Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-09T23:05:45.145Z] - "ipvlan": [2021-12-09T23:05:45.145Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-09T23:05:45.145Z] - "macvlan": [2021-12-09T23:05:45.405Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-09T23:05:45.405Z] - CONFIG_DUMMY: enabled (as module) [2021-12-09T23:05:45.405Z] - "ftp,tftp client in container": [2021-12-09T23:05:45.405Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-09T23:05:45.405Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-09T23:05:45.405Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-09T23:05:45.405Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-09T23:05:45.405Z] - Storage Drivers: [2021-12-09T23:05:45.405Z] - "aufs": [2021-12-09T23:05:45.405Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-09T23:05:45.405Z] - "btrfs": [2021-12-09T23:05:45.405Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-09T23:05:45.405Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-09T23:05:45.405Z] - "devicemapper": [2021-12-09T23:05:45.405Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-09T23:05:45.405Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-09T23:05:45.405Z] - "overlay": [2021-12-09T23:05:45.405Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-09T23:05:45.405Z] - "zfs": [2021-12-09T23:05:45.405Z] - /dev/zfs: present [2021-12-09T23:05:45.405Z] - zfs command: missing [2021-12-09T23:05:45.405Z] - zpool command: missing [2021-12-09T23:05:45.405Z] [2021-12-09T23:05:45.405Z] Limits: [2021-12-09T23:05:45.405Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-09T23:05:45.405Z] [2021-12-09T23:05:45.405Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-09T23:05:45.737Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:6de7c780cd9eb40797042669f572f58635447f5f . [2021-12-09T23:05:45.737Z] #1 [internal] load build definition from Dockerfile [2021-12-09T23:05:45.737Z] #1 sha256:8809406ec233d3e29c92bf11c963d64412e67f3ae1e753e4a3b5a7085406357c [2021-12-09T23:05:45.737Z] #1 transferring dockerfile: 17.53kB done [2021-12-09T23:05:45.737Z] #1 DONE 0.0s [2021-12-09T23:05:45.737Z] [2021-12-09T23:05:45.737Z] #2 [internal] load .dockerignore [2021-12-09T23:05:45.737Z] #2 sha256:b98def41b80e553a753cd21a9fdc314d78f8686b6061bc867dc20db14954ec50 [2021-12-09T23:05:45.737Z] #2 transferring context: 87B done [2021-12-09T23:05:45.737Z] #2 DONE 0.0s [2021-12-09T23:05:45.737Z] [2021-12-09T23:05:45.737Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-09T23:05:45.737Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-09T23:05:45.996Z] #3 DONE 0.1s [2021-12-09T23:05:45.996Z] [2021-12-09T23:05:45.996Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-09T23:05:45.996Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-09T23:05:45.996Z] #4 CACHED [2021-12-09T23:05:46.259Z] [2021-12-09T23:05:46.259Z] #5 [internal] load .dockerignore [2021-12-09T23:05:46.259Z] #5 sha256:74adf13970db46902d1c61836560516efe91c4f1389045841dfba91d87ec806c [2021-12-09T23:05:46.259Z] #5 DONE 0.0s [2021-12-09T23:05:46.259Z] [2021-12-09T23:05:46.259Z] #6 [internal] load build definition from Dockerfile [2021-12-09T23:05:46.259Z] #6 sha256:483feb8bf4a5360e163f3a80fabf317f2c1f8817617ce58eb42dd124ee0bd3d2 [2021-12-09T23:05:46.259Z] #6 DONE 0.0s [2021-12-09T23:05:46.259Z] [2021-12-09T23:05:46.259Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-09T23:05:46.259Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-09T23:05:46.259Z] #7 DONE 0.1s [2021-12-09T23:05:46.259Z] [2021-12-09T23:05:46.259Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-09T23:05:46.259Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-09T23:05:46.259Z] #10 DONE 0.1s [2021-12-09T23:05:46.259Z] [2021-12-09T23:05:46.259Z] #8 [internal] load metadata for docker.io/library/golang:1.17.4-bullseye [2021-12-09T23:05:46.259Z] #8 sha256:23904188db61f0a1e2a2a427d5ec22168833190d9f01f03e9e0525f47a9907dc [2021-12-09T23:05:46.259Z] #8 DONE 0.1s [2021-12-09T23:05:46.259Z] [2021-12-09T23:05:46.259Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-09T23:05:46.259Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-09T23:05:46.259Z] #9 DONE 0.2s [2021-12-09T23:05:46.520Z] [2021-12-09T23:05:46.520Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:05:46.520Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-09T23:05:46.520Z] #76 DONE 0.0s [2021-12-09T23:05:46.520Z] [2021-12-09T23:05:46.520Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:05:46.520Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-09T23:05:46.520Z] #78 DONE 0.0s [2021-12-09T23:05:46.520Z] [2021-12-09T23:05:46.520Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:05:46.520Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:05:46.520Z] #11 DONE 0.0s [2021-12-09T23:05:46.520Z] [2021-12-09T23:05:46.520Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-09T23:05:46.520Z] #35 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-09T23:05:46.520Z] #35 DONE 0.0s [2021-12-09T23:05:46.520Z] [2021-12-09T23:05:46.520Z] #31 [internal] load build context [2021-12-09T23:05:46.520Z] #31 sha256:3a91fa2adade2c6a7205fd1d98151285001cf0f0e2f014e87c7ec4ddb37a23c6 [2021-12-09T23:05:46.780Z] #31 ... [2021-12-09T23:05:46.780Z] [2021-12-09T23:05:46.780Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-09T23:05:46.780Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-09T23:05:46.780Z] #52 DONE 0.4s [2021-12-09T23:05:46.780Z] [2021-12-09T23:05:46.780Z] #31 [internal] load build context [2021-12-09T23:05:46.780Z] #31 sha256:3a91fa2adade2c6a7205fd1d98151285001cf0f0e2f014e87c7ec4ddb37a23c6 [2021-12-09T23:05:48.174Z] #31 transferring context: 55.90MB 1.5s done [2021-12-09T23:05:48.174Z] #31 DONE 1.5s [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-09T23:05:48.174Z] #32 sha256:3411491f77e86e4360d741c93fabb1e7469976dc3c8d6664df67bcb5b24282aa [2021-12-09T23:05:48.174Z] #32 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-09T23:05:48.174Z] #12 sha256:29f6eb0f847bfb25dd33e578d8b97ad7569e016f9ab5ab13a32bb6a502aa0b8f [2021-12-09T23:05:48.174Z] #12 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-09T23:05:48.174Z] #44 sha256:f062cba3ad97738a3af07237486daa14518ee1de884e1c8c7c942312172341de [2021-12-09T23:05:48.174Z] #44 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-12-09T23:05:48.174Z] #15 sha256:e808c14eae61cae069b0feafb7d43d737c4ee010bd26c16ed7728dc80181b2b8 [2021-12-09T23:05:48.174Z] #15 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-09T23:05:48.174Z] #47 sha256:e1b8aa6094f8c40d34f27a5ffa3e74b4860011c0dd86133247a7cc25b5f6eafa [2021-12-09T23:05:48.174Z] #47 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-09T23:05:48.174Z] #55 sha256:818fd5f295dc4288c83aa812f90d02aaa1a421f213f91659cae036ab2f260b0e [2021-12-09T23:05:48.174Z] #55 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-09T23:05:48.174Z] #30 sha256:7468fc9353fcb41588634bd8c21a4450cc1ba99637a93d0404e3405e4d938d5c [2021-12-09T23:05:48.174Z] #30 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-09T23:05:48.174Z] #42 sha256:ae8d9c37d2fd301aab8c41d02306370342e39385f7be2ad7d56511487e80bb2d [2021-12-09T23:05:48.174Z] #42 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-09T23:05:48.174Z] #25 sha256:4e4648db1937de88c348215fb83e1d18245aecbc2d2aba2bcde2e902628c4abf [2021-12-09T23:05:48.174Z] #25 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-09T23:05:48.174Z] #58 sha256:b027eb7395351e86fa843fb6c41e06bfe7d3752bb87a597f25d09689cb9f32ac [2021-12-09T23:05:48.174Z] #58 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:05:48.174Z] #69 sha256:192421bece3b34a9005274d494ec9d0ffecf69dc1e0e7aa8445c4cae5d554442 [2021-12-09T23:05:48.174Z] #69 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-12-09T23:05:48.174Z] #18 sha256:d3353ff5ca1d48e34cf7cf6fa89ab6959ea4ec01023508aaf5590a1b8b11c2cd [2021-12-09T23:05:48.174Z] #18 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-09T23:05:48.174Z] #26 sha256:b22a02792d118ee78716c566f3dd12b0eb85dfb9f8880b97fe8480dc00cd5167 [2021-12-09T23:05:48.174Z] #26 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-09T23:05:48.174Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-09T23:05:48.174Z] #79 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-09T23:05:48.174Z] #37 sha256:01a52222225e664f4b27a45348c203036ee90284a938d7c81b37ed43b87eab85 [2021-12-09T23:05:48.174Z] #37 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-09T23:05:48.174Z] #57 sha256:fab19e3bdeb40692404d7ced5524a19d71179bfb3eddc4d60d9aad570348eb33 [2021-12-09T23:05:48.174Z] #57 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-09T23:05:48.174Z] #39 sha256:faacb52a1dfaeddffa0bbabd864c231724c88d7fc6b3982062b308e9028f63b3 [2021-12-09T23:05:48.174Z] #39 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-09T23:05:48.174Z] #53 sha256:f01dc29dd1ad87902fcfe66490f22b57d9de0842fdf8d02607c3b942a508277e [2021-12-09T23:05:48.174Z] #53 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #54 [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_11/ /' > /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-12-09T23:05:48.174Z] #54 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:05:48.174Z] #54 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #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-12-09T23:05:48.174Z] #29 sha256:3e8f984dadea86801be29c7d6a1044b28c70329b1de58545f90405fdaec179e2 [2021-12-09T23:05:48.174Z] #29 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-09T23:05:48.174Z] #24 sha256:d92e96fab5cdce86a1c7507fc934c45c7d364e22ab806a86de493b6533fd85b1 [2021-12-09T23:05:48.174Z] #24 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-09T23:05:48.174Z] #73 sha256:d1caa0fe9fba9da64dcd004fd829761b01e89a481ce482e3427807e9edc70391 [2021-12-09T23:05:48.174Z] #73 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-09T23:05:48.174Z] #66 sha256:ba25fee32c06533ab5cabbb0929c7fd84e16d57cdcb968662ea297be5a2fe6dd [2021-12-09T23:05:48.174Z] #66 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-12-09T23:05:48.174Z] #14 sha256:25b9869c3653bda70d51e317209455377bbe43df553d6a78ac6d4587181580d9 [2021-12-09T23:05:48.174Z] #14 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-09T23:05:48.174Z] #43 sha256:8bed438729dac40155d3a81fe257e9aa3d0e03419151b3854eb50c29844c4332 [2021-12-09T23:05:48.174Z] #43 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.174Z] #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-12-09T23:05:48.174Z] #20 sha256:687151f5bd9c33b95f958b3afef30e1243c0b1352649b2f78e1babe81b5a12d1 [2021-12-09T23:05:48.174Z] #20 CACHED [2021-12-09T23:05:48.174Z] [2021-12-09T23:05:48.175Z] #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 zstd [2021-12-09T23:05:48.175Z] #28 sha256:b4b6e5f19d6feaf224baed30891f1ed2fd6fd8a9f9399d06f43135c248f86074 [2021-12-09T23:05:48.175Z] #28 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #38 [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-12-09T23:05:48.175Z] #38 sha256:bfc3f65e183455d22648180bea68c76141773acf0426b94ec7d82e08e6e1253a [2021-12-09T23:05:48.175Z] #38 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-09T23:05:48.175Z] #46 sha256:1afd0b4aa48ebde3235ab5c0930fa66257fb26a2d3b5b3e54414b9eba293d821 [2021-12-09T23:05:48.175Z] #46 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-12-09T23:05:48.175Z] #16 sha256:86ef43badc63bc06769ee3e464e1c07b3876a5b6628bfb2e22598b412e798008 [2021-12-09T23:05:48.175Z] #16 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-12-09T23:05:48.175Z] #27 sha256:18963ff0ebf47e24750e17b3650a672ed82c55e0b590b95520ab2c05b0e33144 [2021-12-09T23:05:48.175Z] #27 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-09T23:05:48.175Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-09T23:05:48.175Z] #77 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-09T23:05:48.175Z] #61 sha256:8e52542f5fd91df6f6354d98d833d21a4a945eb83b7d0d94bcdcf3ba74dca498 [2021-12-09T23:05:48.175Z] #61 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-09T23:05:48.175Z] #71 sha256:ab01bf124f955601fbdf3abc9ad47b6daf75eddf1ea10026fca0cf61e6415f5a [2021-12-09T23:05:48.175Z] #71 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #67 [containerd 1/3] 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-12-09T23:05:48.175Z] #67 sha256:3e53c8c3fcbb223b560b0c7b0032092adde0df95aa4b2d4e18afcc91180a5ea2 [2021-12-09T23:05:48.175Z] #67 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:05:48.175Z] #60 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:05:48.175Z] #60 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #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-12-09T23:05:48.175Z] #19 sha256:76c4b518096c9e8cf1bc9b68486180e476db97d09f3f20503aaa84a85720e2e5 [2021-12-09T23:05:48.175Z] #19 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-09T23:05:48.175Z] #49 sha256:4cfb301841c03779e1e8674d3b0479e976737bab633d6f441aa3f748257f1e16 [2021-12-09T23:05:48.175Z] #49 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #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-12-09T23:05:48.175Z] #23 sha256:ff736b0981e0a4d95977a1076f70903590f88f374adba441284cf44196800bea [2021-12-09T23:05:48.175Z] #23 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #36 [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-12-09T23:05:48.175Z] #36 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-09T23:05:48.175Z] #36 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-09T23:05:48.175Z] #68 sha256:96aa62a16d9e4f642eb80110252f2ec7fe653c33c11a9494241c00d3f15fffd2 [2021-12-09T23:05:48.175Z] #68 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #41 [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-12-09T23:05:48.175Z] #41 sha256:591543114487f20ad6228101cb526a1dac2c69459a535a289d78301b9757bb2b [2021-12-09T23:05:48.175Z] #41 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-09T23:05:48.175Z] #80 sha256:3086e5c6a029778737876fa0814af38ad68cc0d532088d34ecb5bcaef9092231 [2021-12-09T23:05:48.175Z] #80 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-09T23:05:48.175Z] #64 sha256:92bc1afd00a861b31c13ea29f3dfd97cbfac9644c466642bce07be857f9aabbb [2021-12-09T23:05:48.175Z] #64 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-09T23:05:48.175Z] #33 sha256:a5eb1c53d3f5d906f4714346c5ff0a80d444f684fcd16ed9526e6748670ec271 [2021-12-09T23:05:48.175Z] #33 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-09T23:05:48.175Z] #22 sha256:c4a52f134c770454740fb615c45598f6d168bdbcc9ea518afc426f5b9d140211 [2021-12-09T23:05:48.175Z] #22 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-09T23:05:48.175Z] #70 sha256:2d2844dd3ad20af5831031d3f60ad965eb0b7311a0ef056ed0e30c24a1ff0af1 [2021-12-09T23:05:48.175Z] #70 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-09T23:05:48.175Z] #62 sha256:ec2e212001a2223385a48aca7753001bcd83a8837e930fc308125132f3fc7850 [2021-12-09T23:05:48.175Z] #62 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-09T23:05:48.175Z] #74 sha256:9113df48ace83d3707c0d6bd9d36d6b56ccf80e05914a33f66af97a1bfa325ad [2021-12-09T23:05:48.175Z] #74 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-09T23:05:48.175Z] #75 sha256:b796ef6f824442c1d1a35609dff83f823a8adb03f9ca745ce612a965f39fee65 [2021-12-09T23:05:48.175Z] #75 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-09T23:05:48.175Z] #56 sha256:c3760ee6bc0b3392fdeb0c707dcf98fc4e758998a91aefd3af5c9b273559a6cd [2021-12-09T23:05:48.175Z] #56 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-09T23:05:48.175Z] #59 sha256:db965a4d1a722f4efb22973c9f14404ead411d5efe91aa363656034e446e9a42 [2021-12-09T23:05:48.175Z] #59 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-09T23:05:48.175Z] #51 sha256:136d6978cb73f915c022f03d8761d906ea459a30514d613f19625562973ec7eb [2021-12-09T23:05:48.175Z] #51 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-09T23:05:48.175Z] #63 sha256:319e983fc1829b69bf449b372d318f803bdacb69975bc3ff972e71dcd0c94150 [2021-12-09T23:05:48.175Z] #63 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #45 [tini 1/3] 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-12-09T23:05:48.175Z] #45 sha256:4e00038813081c7d0595423909fef2e07a9437e873cefe4e1a1dcd11f0f5fcd4 [2021-12-09T23:05:48.175Z] #45 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #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-12-09T23:05:48.175Z] #13 sha256:67832df618ef48b6d4d4dbe9db37b65ff9acc4107e457a78385d30ca01d08b0d [2021-12-09T23:05:48.175Z] #13 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:05:48.175Z] #65 sha256:ae851cd28394a93c88c6a3b7e8c0a6b2a1761407987dfc949a852eabdd1b49e0 [2021-12-09T23:05:48.175Z] #65 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-12-09T23:05:48.175Z] #17 sha256:13a2f4c219428d89608c95a184954e251a9f08c2d94239a1202f551c3fb401ce [2021-12-09T23:05:48.175Z] #17 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-09T23:05:48.175Z] #34 sha256:da7f24019068a0edbaa2281c1304002d34fac726ab43f35915d8576a7454f04c [2021-12-09T23:05:48.175Z] #34 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-09T23:05:48.175Z] #40 sha256:a2eca348b9163f756d5ec958cf03c0b21aa3d44d0aa315cb6b7ee298d1d1bb0c [2021-12-09T23:05:48.175Z] #40 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:05:48.175Z] #72 sha256:121711cb77ea1166d09940f4ec9383587bbdd4e40e2d3c4e80590d1a1e7cda89 [2021-12-09T23:05:48.175Z] #72 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:05:48.175Z] #50 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:05:48.175Z] #50 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #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-12-09T23:05:48.175Z] #21 sha256:ba6836006a63459d73407b41fb936e04d9ec79aecf1ecfa22ab9d131349eb770 [2021-12-09T23:05:48.175Z] #21 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-09T23:05:48.175Z] #48 sha256:a7aa842fb8f9ca92965d59aeb5ae128b57a28bcc0d1f45148022f95dfdb57538 [2021-12-09T23:05:48.175Z] #48 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-09T23:05:48.175Z] #81 sha256:2ce5bbfdf05fb1e0e7fa2ad9bf9a9d59ed997b65e113d923f45848baf3198cc1 [2021-12-09T23:05:48.175Z] #81 CACHED [2021-12-09T23:05:48.175Z] [2021-12-09T23:05:48.175Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-09T23:05:48.175Z] #82 sha256:61d1858401e9e48ff20570ed5e6ed8af7e037c9b0223ab0be028584950522a95 [2021-12-09T23:05:48.746Z] #82 DONE 0.8s [2021-12-09T23:05:48.746Z] [2021-12-09T23:05:48.746Z] #83 exporting to image [2021-12-09T23:05:48.746Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-09T23:05:48.746Z] #83 exporting layers [2021-12-09T23:05:49.687Z] #83 exporting layers 1.0s done [2021-12-09T23:05:49.687Z] #83 writing image sha256:131be3f16af8c945736f2b8fc8565ac38b2f1696c141b716f15d0bf32f6a05cb [2021-12-09T23:05:49.687Z] #83 writing image sha256:131be3f16af8c945736f2b8fc8565ac38b2f1696c141b716f15d0bf32f6a05cb done [2021-12-09T23:05:49.687Z] #83 naming to docker.io/library/docker:6de7c780cd9eb40797042669f572f58635447f5f done [2021-12-09T23:05:49.687Z] #83 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-12-09T23:05:50.021Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43073/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6de7c780cd9eb40797042669f572f58635447f5f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6de7c780cd9eb40797042669f572f58635447f5f hack/validate/default [2021-12-09T23:05:50.963Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-12-09T23:05:50.963Z] No api/types/ or api/swagger.yaml changes in diff. [2021-12-09T23:05:50.963Z] Congratulations! All TOML source files changed here have valid syntax. [2021-12-09T23:05:50.963Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-12-09T23:05:50.963Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-12-09T23:05:50.963Z] Congratulations! No new tests were added to integration-cli. [2021-12-09T23:05:50.963Z] [2021-12-09T23:05:50.963Z] INFO Start validation with golang-ci-lint [2021-12-09T23:05:51.223Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-12-09T23:05:51.223Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-09T23:05:51.223Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-09T23:05:53.957Z] Fetching without tags [2021-12-09T23:05:54.189Z] Merging remotes/origin/master commit 8955d8da8951695a98eb7e15bead19d402c6eb27 into PR head commit d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea [2021-12-09T23:05:53.933Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:05:53.937Z] > git config --add remote.origin.fetch +refs/pull/43073/head:refs/remotes/origin/PR-43073 # timeout=10 [2021-12-09T23:05:53.944Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:53.955Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:05:53.966Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:05:53.966Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:53.966Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:54.197Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:05:54.200Z] > git checkout -f d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea # timeout=10 [2021-12-09T23:05:54.651Z] > git remote # timeout=10 [2021-12-09T23:05:54.654Z] > git config --get remote.origin.url # timeout=10 [2021-12-09T23:05:54.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:54.664Z] > git merge 8955d8da8951695a98eb7e15bead19d402c6eb27 # timeout=10 [2021-12-09T23:05:55.380Z] Merge succeeded, producing 7e017d624e421aad88077fb768ff6a8c78f03955 [2021-12-09T23:05:55.380Z] Checking out Revision 7e017d624e421aad88077fb768ff6a8c78f03955 (PR-43073) [2021-12-09T23:05:55.460Z] Commit message: "Merge commit '8955d8da8951695a98eb7e15bead19d402c6eb27' into HEAD" [2021-12-09T23:05:55.460Z] First time build. Skipping changelog. [2021-12-09T23:05:55.491Z] > git --version # timeout=10 [2021-12-09T23:05:55.495Z] > git --version # 'git version 2.25.1' [2021-12-09T23:05:55.500Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-09T23:05:56.271Z] + docker version [2021-12-09T23:05:56.271Z] Client: Docker Engine - Community [2021-12-09T23:05:56.271Z] Version: 20.10.10-rc1 [2021-12-09T23:05:56.271Z] API version: 1.41 [2021-12-09T23:05:56.271Z] Go version: go1.16.9 [2021-12-09T23:05:56.271Z] Git commit: b485636 [2021-12-09T23:05:56.271Z] Built: Mon Oct 18 15:21:14 2021 [2021-12-09T23:05:56.271Z] OS/Arch: linux/arm64 [2021-12-09T23:05:56.271Z] Context: default [2021-12-09T23:05:56.271Z] Experimental: true [2021-12-09T23:05:56.271Z] [2021-12-09T23:05:56.271Z] Server: Docker Engine - Community [2021-12-09T23:05:56.271Z] Engine: [2021-12-09T23:05:56.271Z] Version: 20.10.10-rc1 [2021-12-09T23:05:56.271Z] API version: 1.41 (minimum version 1.12) [2021-12-09T23:05:56.271Z] Go version: go1.16.9 [2021-12-09T23:05:56.271Z] Git commit: 9f5b26f [2021-12-09T23:05:56.271Z] Built: Mon Oct 18 15:19:46 2021 [2021-12-09T23:05:56.271Z] OS/Arch: linux/arm64 [2021-12-09T23:05:56.271Z] Experimental: true [2021-12-09T23:05:56.271Z] containerd: [2021-12-09T23:05:56.271Z] Version: 1.4.11 [2021-12-09T23:05:56.271Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-09T23:05:56.271Z] runc: [2021-12-09T23:05:56.271Z] Version: 1.0.2 [2021-12-09T23:05:56.271Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-09T23:05:56.271Z] docker-init: [2021-12-09T23:05:56.271Z] Version: 0.19.0 [2021-12-09T23:05:56.271Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-09T23:05:56.557Z] + docker info [2021-12-09T23:05:55.381Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-09T23:05:55.389Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:05:55.392Z] > git checkout -f 7e017d624e421aad88077fb768ff6a8c78f03955 # timeout=10 [2021-12-09T23:05:57.127Z] Client: [2021-12-09T23:05:57.127Z] Context: default [2021-12-09T23:05:57.127Z] Debug Mode: false [2021-12-09T23:05:57.127Z] Plugins: [2021-12-09T23:05:57.127Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-09T23:05:57.127Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-09T23:05:57.127Z] [2021-12-09T23:05:57.127Z] Server: [2021-12-09T23:05:57.127Z] Containers: 0 [2021-12-09T23:05:57.127Z] Running: 0 [2021-12-09T23:05:57.127Z] Paused: 0 [2021-12-09T23:05:57.127Z] Stopped: 0 [2021-12-09T23:05:57.127Z] Images: 3 [2021-12-09T23:05:57.127Z] Server Version: 20.10.10-rc1 [2021-12-09T23:05:57.127Z] Storage Driver: overlay2 [2021-12-09T23:05:57.127Z] Backing Filesystem: extfs [2021-12-09T23:05:57.127Z] Supports d_type: true [2021-12-09T23:05:57.127Z] Native Overlay Diff: true [2021-12-09T23:05:57.127Z] userxattr: false [2021-12-09T23:05:57.127Z] Logging Driver: json-file [2021-12-09T23:05:57.127Z] Cgroup Driver: cgroupfs [2021-12-09T23:05:57.127Z] Cgroup Version: 1 [2021-12-09T23:05:57.127Z] Plugins: [2021-12-09T23:05:57.127Z] Volume: local [2021-12-09T23:05:57.127Z] Network: bridge host ipvlan macvlan null overlay [2021-12-09T23:05:57.127Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-09T23:05:57.127Z] Swarm: inactive [2021-12-09T23:05:57.127Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-09T23:05:57.127Z] Default Runtime: runc [2021-12-09T23:05:57.127Z] Init Binary: docker-init [2021-12-09T23:05:57.127Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-09T23:05:57.127Z] runc version: v1.0.2-0-g52b36a2 [2021-12-09T23:05:57.127Z] init version: de40ad0 [2021-12-09T23:05:57.127Z] Security Options: [2021-12-09T23:05:57.127Z] apparmor [2021-12-09T23:05:57.127Z] seccomp [2021-12-09T23:05:57.127Z] Profile: default [2021-12-09T23:05:57.127Z] Kernel Version: 5.11.0-1020-aws [2021-12-09T23:05:57.127Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-09T23:05:57.127Z] OSType: linux [2021-12-09T23:05:57.127Z] Architecture: aarch64 [2021-12-09T23:05:57.127Z] CPUs: 2 [2021-12-09T23:05:57.127Z] Total Memory: 7.581GiB [2021-12-09T23:05:57.127Z] Name: ip-10-100-52-210 [2021-12-09T23:05:57.127Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-12-09T23:05:57.127Z] Docker Root Dir: /var/lib/docker [2021-12-09T23:05:57.127Z] Debug Mode: false [2021-12-09T23:05:57.127Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:05:57.127Z] Labels: [2021-12-09T23:05:57.127Z] Experimental: true [2021-12-09T23:05:57.127Z] Insecure Registries: [2021-12-09T23:05:57.127Z] 127.0.0.0/8 [2021-12-09T23:05:57.127Z] Live Restore Enabled: true [2021-12-09T23:05:57.127Z] [Pipeline] sh [2021-12-09T23:05:57.385Z] Fetching without tags [2021-12-09T23:05:57.411Z] Still waiting to schedule task [2021-12-09T23:05:57.411Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-12-09T23:05:57.412Z] Still waiting to schedule task [2021-12-09T23:05:57.412Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-12-09T23:05:57.414Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-09T23:05:57.414Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-09T23:05:57.414Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43073/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-09T23:05:57.414Z] + bash /home/ubuntu/workspace/moby_PR-43073/check-config.sh [2021-12-09T23:05:57.414Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-09T23:05:57.414Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-12-09T23:05:57.414Z] [2021-12-09T23:05:57.414Z] Generally Necessary: [2021-12-09T23:05:57.414Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-09T23:05:57.414Z] - apparmor: enabled and tools installed [2021-12-09T23:05:57.414Z] - CONFIG_NAMESPACES: enabled [2021-12-09T23:05:57.414Z] - CONFIG_NET_NS: enabled [2021-12-09T23:05:57.414Z] - CONFIG_PID_NS: enabled [2021-12-09T23:05:57.414Z] - CONFIG_IPC_NS: enabled [2021-12-09T23:05:57.414Z] - CONFIG_UTS_NS: enabled [2021-12-09T23:05:57.414Z] - CONFIG_CGROUPS: enabled [2021-12-09T23:05:57.414Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-09T23:05:57.414Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-09T23:05:57.414Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-09T23:05:57.414Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-09T23:05:57.414Z] - CONFIG_CPUSETS: enabled [2021-12-09T23:05:57.414Z] - CONFIG_MEMCG: enabled [2021-12-09T23:05:57.414Z] - CONFIG_KEYS: enabled [2021-12-09T23:05:57.414Z] - CONFIG_VETH: enabled (as module) [2021-12-09T23:05:57.414Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-09T23:05:57.414Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-09T23:05:57.414Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-09T23:05:57.414Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-09T23:05:57.414Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-09T23:05:57.414Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-09T23:05:57.414Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-09T23:05:57.414Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-09T23:05:57.414Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-09T23:05:57.414Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-09T23:05:57.414Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-09T23:05:57.414Z] - CONFIG_CGROUP_BPF: enabled [2021-12-09T23:05:57.414Z] [2021-12-09T23:05:57.414Z] Optional Features: [2021-12-09T23:05:57.414Z] - CONFIG_USER_NS: enabled [2021-12-09T23:05:57.414Z] - CONFIG_SECCOMP: enabled [2021-12-09T23:05:57.414Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-09T23:05:57.414Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-09T23:05:57.414Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-09T23:05:57.414Z] (cgroup swap accounting is currently enabled) [2021-12-09T23:05:57.414Z] - CONFIG_BLK_CGROUP: enabled [2021-12-09T23:05:57.414Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-09T23:05:57.414Z] - CONFIG_CGROUP_PERF: enabled [2021-12-09T23:05:57.414Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-09T23:05:57.414Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-09T23:05:57.414Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-09T23:05:57.414Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-09T23:05:57.414Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-09T23:05:57.414Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-09T23:05:57.414Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-09T23:05:57.628Z] Merging remotes/origin/master commit 8955d8da8951695a98eb7e15bead19d402c6eb27 into PR head commit d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea [2021-12-09T23:05:57.674Z] - CONFIG_IP_VS: enabled (as module) [2021-12-09T23:05:57.674Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-09T23:05:57.674Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-09T23:05:57.674Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-09T23:05:57.674Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-09T23:05:57.674Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-09T23:05:57.674Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-09T23:05:57.674Z] - CONFIG_EXT4_FS: enabled [2021-12-09T23:05:57.674Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-09T23:05:57.674Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-09T23:05:57.674Z] - Network Drivers: [2021-12-09T23:05:57.674Z] - "overlay": [2021-12-09T23:05:57.674Z] - CONFIG_VXLAN: enabled (as module) [2021-12-09T23:05:57.674Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-09T23:05:57.674Z] Optional (for encrypted networks): [2021-12-09T23:05:57.674Z] - CONFIG_CRYPTO: enabled [2021-12-09T23:05:57.674Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-09T23:05:57.674Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-09T23:05:57.674Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-09T23:05:57.674Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-09T23:05:57.674Z] - CONFIG_XFRM: enabled [2021-12-09T23:05:57.674Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-09T23:05:57.674Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-09T23:05:57.674Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-09T23:05:57.674Z] - "ipvlan": [2021-12-09T23:05:57.674Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-09T23:05:57.674Z] - "macvlan": [2021-12-09T23:05:57.674Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-09T23:05:57.674Z] - CONFIG_DUMMY: enabled (as module) [2021-12-09T23:05:57.674Z] - "ftp,tftp client in container": [2021-12-09T23:05:57.674Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-09T23:05:57.674Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-09T23:05:57.674Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-09T23:05:57.674Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-09T23:05:57.674Z] - Storage Drivers: [2021-12-09T23:05:57.674Z] - "aufs": [2021-12-09T23:05:57.674Z] - CONFIG_AUFS_FS: missing [2021-12-09T23:05:57.674Z] - "btrfs": [2021-12-09T23:05:57.674Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-09T23:05:57.674Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-09T23:05:57.674Z] - "devicemapper": [2021-12-09T23:05:57.674Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-09T23:05:57.674Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-09T23:05:57.674Z] - "overlay": [2021-12-09T23:05:57.674Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-09T23:05:57.674Z] - "zfs": [2021-12-09T23:05:57.674Z] - /dev/zfs: present [2021-12-09T23:05:57.674Z] - zfs command: missing [2021-12-09T23:05:57.674Z] - zpool command: missing [2021-12-09T23:05:57.674Z] [2021-12-09T23:05:57.674Z] Limits: [2021-12-09T23:05:57.674Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-09T23:05:57.674Z] [2021-12-09T23:05:57.674Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-09T23:05:58.010Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7e017d624e421aad88077fb768ff6a8c78f03955 . [2021-12-09T23:05:58.010Z] #1 [internal] load build definition from Dockerfile [2021-12-09T23:05:58.010Z] #1 sha256:f24dae82d94171f9f083fc0a47ba7749b116c565d4ae0394207506916e20fa75 [2021-12-09T23:05:58.010Z] #1 transferring dockerfile: 17.53kB done [2021-12-09T23:05:58.010Z] #1 DONE 0.0s [2021-12-09T23:05:58.010Z] [2021-12-09T23:05:58.010Z] #2 [internal] load .dockerignore [2021-12-09T23:05:58.010Z] #2 sha256:4f67839468cdc93e16c2fec3e8a8b128cbde86196f6769a116158e152452721e [2021-12-09T23:05:58.010Z] #2 transferring context: 87B done [2021-12-09T23:05:58.010Z] #2 DONE 0.0s [2021-12-09T23:05:58.010Z] [2021-12-09T23:05:58.010Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-09T23:05:58.010Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-12-09T23:05:58.270Z] #3 DONE 0.1s [2021-12-09T23:05:58.270Z] [2021-12-09T23:05:58.270Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-09T23:05:58.270Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-12-09T23:05:58.270Z] #4 CACHED [2021-12-09T23:05:58.270Z] [2021-12-09T23:05:58.270Z] #5 [internal] load build definition from Dockerfile [2021-12-09T23:05:58.270Z] #5 sha256:8247d7bebfed33166bd35db6d5f3836238030cbcb38a24d9fff7960b9d4ebf68 [2021-12-09T23:05:58.270Z] #5 DONE 0.0s [2021-12-09T23:05:58.270Z] [2021-12-09T23:05:58.270Z] #6 [internal] load .dockerignore [2021-12-09T23:05:58.270Z] #6 sha256:2c4a21eb9436e9f35af18275bbe3f177cc34b9f3051a5aa208e55efcac7c84a8 [2021-12-09T23:05:58.270Z] #6 DONE 0.0s [2021-12-09T23:05:58.270Z] [2021-12-09T23:05:58.270Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-09T23:05:58.270Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-12-09T23:05:57.356Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:05:57.362Z] > git config --add remote.origin.fetch +refs/pull/43073/head:refs/remotes/origin/PR-43073 # timeout=10 [2021-12-09T23:05:57.369Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:57.377Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:05:57.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:05:57.384Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:57.384Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:57.627Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:05:57.638Z] > git checkout -f d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea # timeout=10 [2021-12-09T23:05:58.119Z] > git remote # timeout=10 [2021-12-09T23:05:58.127Z] > git config --get remote.origin.url # timeout=10 [2021-12-09T23:05:58.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:58.135Z] > git merge 8955d8da8951695a98eb7e15bead19d402c6eb27 # timeout=10 [2021-12-09T23:05:58.483Z] Merge succeeded, producing e5012dee0d0e0a9c593a653e8768eeaa34f15dda [2021-12-09T23:05:58.483Z] Checking out Revision e5012dee0d0e0a9c593a653e8768eeaa34f15dda (PR-43073) [2021-12-09T23:05:58.530Z] #8 ... [2021-12-09T23:05:58.530Z] [2021-12-09T23:05:58.530Z] #7 [internal] load metadata for docker.io/library/golang:1.17.4-bullseye [2021-12-09T23:05:58.530Z] #7 sha256:d4b24b6d2a0bae787162773fbc53dbca0c6818e97376743dbee302c7875dfa2c [2021-12-09T23:05:58.530Z] #7 DONE 0.1s [2021-12-09T23:05:58.530Z] [2021-12-09T23:05:58.530Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-09T23:05:58.530Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-09T23:05:58.530Z] #10 DONE 0.1s [2021-12-09T23:05:58.530Z] [2021-12-09T23:05:58.530Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-09T23:05:58.530Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-12-09T23:05:58.530Z] #8 DONE 0.1s [2021-12-09T23:05:58.530Z] [2021-12-09T23:05:58.530Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-09T23:05:58.530Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-09T23:05:58.530Z] #9 DONE 0.1s [2021-12-09T23:05:58.658Z] Commit message: "Merge commit '8955d8da8951695a98eb7e15bead19d402c6eb27' into HEAD" [2021-12-09T23:05:58.659Z] First time build. Skipping changelog. [2021-12-09T23:05:58.671Z] > git --version # timeout=10 [2021-12-09T23:05:58.675Z] > git --version # 'git version 2.25.1' [2021-12-09T23:05:58.681Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-09T23:05:58.791Z] [2021-12-09T23:05:58.791Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:05:58.791Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-09T23:05:58.791Z] #71 DONE 0.0s [2021-12-09T23:05:58.791Z] [2021-12-09T23:05:58.791Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:05:58.791Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-09T23:05:58.791Z] #69 DONE 0.0s [2021-12-09T23:05:58.791Z] [2021-12-09T23:05:58.791Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:05:58.791Z] #11 sha256:675f339ec0cff89534ae6471bab73b26e440658e8cf8d44ffeb478d2a3ca266a [2021-12-09T23:05:58.791Z] #11 DONE 0.0s [2021-12-09T23:05:58.791Z] [2021-12-09T23:05:58.791Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-09T23:05:58.791Z] #28 sha256:78941be1a2a5db85ecac33e9931d48cb01dfdb052ba762b3b52a4315170f5a46 [2021-12-09T23:05:58.791Z] #28 DONE 0.0s [2021-12-09T23:05:58.791Z] [2021-12-09T23:05:58.791Z] #24 [internal] load build context [2021-12-09T23:05:58.791Z] #24 sha256:b27c211487c0c3bc5a160b4a449623106554e7563475777a76c274f3c92198a8 [2021-12-09T23:05:59.051Z] #24 ... [2021-12-09T23:05:59.051Z] [2021-12-09T23:05:59.051Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-09T23:05:59.051Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-09T23:05:59.051Z] #45 DONE 0.4s [2021-12-09T23:05:59.051Z] [2021-12-09T23:05:59.051Z] #24 [internal] load build context [2021-12-09T23:05:59.051Z] #24 sha256:b27c211487c0c3bc5a160b4a449623106554e7563475777a76c274f3c92198a8 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-09T23:05:59.417Z] + docker version [2021-12-09T23:05:59.417Z] Client: Docker Engine - Community [2021-12-09T23:05:59.417Z] Version: 20.10.10-rc1 [2021-12-09T23:05:59.417Z] API version: 1.41 [2021-12-09T23:05:59.417Z] Go version: go1.16.9 [2021-12-09T23:05:59.417Z] Git commit: b485636 [2021-12-09T23:05:59.417Z] Built: Mon Oct 18 15:22:14 2021 [2021-12-09T23:05:59.417Z] OS/Arch: linux/amd64 [2021-12-09T23:05:59.417Z] Context: default [2021-12-09T23:05:59.417Z] Experimental: true [2021-12-09T23:05:59.417Z] [2021-12-09T23:05:59.417Z] Server: Docker Engine - Community [2021-12-09T23:05:59.417Z] Engine: [2021-12-09T23:05:59.417Z] Version: 20.10.10-rc1 [2021-12-09T23:05:59.417Z] API version: 1.41 (minimum version 1.12) [2021-12-09T23:05:59.417Z] Go version: go1.16.9 [2021-12-09T23:05:59.417Z] Git commit: 9f5b26f [2021-12-09T23:05:59.417Z] Built: Mon Oct 18 15:20:19 2021 [2021-12-09T23:05:59.417Z] OS/Arch: linux/amd64 [2021-12-09T23:05:59.417Z] Experimental: true [2021-12-09T23:05:59.417Z] containerd: [2021-12-09T23:05:59.417Z] Version: 1.4.11 [2021-12-09T23:05:59.417Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-09T23:05:59.417Z] runc: [2021-12-09T23:05:59.417Z] Version: 1.0.2 [2021-12-09T23:05:59.417Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-09T23:05:59.417Z] docker-init: [2021-12-09T23:05:59.417Z] Version: 0.19.0 [2021-12-09T23:05:59.417Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-09T23:05:59.695Z] + docker info [2021-12-09T23:05:59.959Z] Fetching without tags [2021-12-09T23:06:00.010Z] #24 transferring context: 55.90MB 1.0s done [2021-12-09T23:06:00.010Z] #24 DONE 1.0s [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-09T23:06:00.010Z] #40 sha256:27e98d98ee4d2b517dca7de142e6fea83bbed738ccb5b7ebaa00b107e5b59816 [2021-12-09T23:06:00.010Z] #40 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-09T23:06:00.010Z] #35 sha256:871c5065f1d7c53aa9759fa08104525ae6f2290ddcbc0e440ab3d8b52dae395b [2021-12-09T23:06:00.010Z] #35 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-09T23:06:00.010Z] #52 sha256:c4901fdd348a77662ec0a2dcdbe20d2e87e439f95445f8b540985e869b46c140 [2021-12-09T23:06:00.010Z] #52 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:06:00.010Z] #58 sha256:16dd5c66ef52d6c70c6b4b3efd8d2c585fa19c42e23783fd037a5e4d9dd32174 [2021-12-09T23:06:00.010Z] #58 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-09T23:06:00.010Z] #23 sha256:e3296c15aa8aa3b7e2db360a79207e2060753e1680b0950c451c9e9e83f878c6 [2021-12-09T23:06:00.010Z] #23 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:06:00.010Z] #62 sha256:9a5fc79d04ab76e39191ce2d47642d91f55e159015e9cbb9181a70594dc560a5 [2021-12-09T23:06:00.010Z] #62 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-09T23:06:00.010Z] #39 sha256:7feb868a3d3d197bfe2faaad8f756bccecf5cd6aefb46a3886e6d28aea36af3c [2021-12-09T23:06:00.010Z] #39 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-09T23:06:00.010Z] #25 sha256:134154a24cefbbe7c2eda29df4a736d044b4f7951e943be71f8af5981eb04656 [2021-12-09T23:06:00.010Z] #25 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-09T23:06:00.010Z] #15 sha256:6e89ecb1a87667ec03da2797bb7b87f60be7f4f7644379ac58f5d61c2e5eb4a4 [2021-12-09T23:06:00.010Z] #15 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-09T23:06:00.010Z] #19 sha256:12a642e81c2951bf8c425de12cc7c44f86d89e219346a4723bb00034a3a38c35 [2021-12-09T23:06:00.010Z] #19 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-09T23:06:00.010Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-12-09T23:06:00.010Z] #72 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-09T23:06:00.010Z] #50 sha256:3d56ec6cdc2eeaa3fd9dbdf2893706fe4729b6afdb074671abb784f406a7ed91 [2021-12-09T23:06:00.010Z] #50 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #29 [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-12-09T23:06:00.010Z] #29 sha256:5b9e3f720064b88dfacc583c20948596b4c394318b8a185953dd17e8e74666a9 [2021-12-09T23:06:00.010Z] #29 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-09T23:06:00.010Z] #27 sha256:d4e395832bbf695081d011dc31a3e3e0ae06f6a19bc295ceaf1f2520b5a552b3 [2021-12-09T23:06:00.010Z] #27 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-09T23:06:00.010Z] #59 sha256:6b1f8388c79450feab1dc1b6a719925ccf8b27973605b75c7a8a340e21b1f834 [2021-12-09T23:06:00.010Z] #59 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-09T23:06:00.010Z] #49 sha256:76629fc1f2f696fff32ee3b750601833a09c686a37e8997c73b9f2bce192149a [2021-12-09T23:06:00.010Z] #49 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-09T23:06:00.010Z] #61 sha256:e1a128e31244a602cc9b149d1123aa3a44d752a38316cbaecced0232c9bda48c [2021-12-09T23:06:00.010Z] #61 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-09T23:06:00.010Z] #63 sha256:7b287e41e90f679414e4ef43cbe31977f38033e779e61e3860956a877887e7cc [2021-12-09T23:06:00.010Z] #63 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:06:00.010Z] #65 sha256:fd6dd2dc5c460924c349c9b3fc140db8fff810bac158ede9127bc65ab4304b72 [2021-12-09T23:06:00.010Z] #65 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:06:00.010Z] #53 sha256:7686775e98deb22a4c2819313b593a5e77c404af1349698a19b509408da3b1fe [2021-12-09T23:06:00.010Z] #53 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #34 [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-12-09T23:06:00.010Z] #34 sha256:4d831033412e7e6404f37807e0f8e812284fbd23bbb0550acd45fae0718db74a [2021-12-09T23:06:00.010Z] #34 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #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-12-09T23:06:00.010Z] #14 sha256:94424a8c1d97af7ff3af96431e719643c758278016717f24c588ed3ce6c769d1 [2021-12-09T23:06:00.010Z] #14 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-09T23:06:00.010Z] #64 sha256:5abc1c666d8e07394d3acbcaff7986d2810fe18227544f7f8b07688e0eebb719 [2021-12-09T23:06:00.010Z] #64 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-09T23:06:00.010Z] #30 sha256:7a11868df5bfc0ff50bd8a0b4f65579b20beffaec46057f660ea082869f3c521 [2021-12-09T23:06:00.010Z] #30 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-09T23:06:00.010Z] #37 sha256:581b161775b61b69c5b69b4aeee5b5f13deb41d316a46fcf2432eab8cd66eb60 [2021-12-09T23:06:00.010Z] #37 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-09T23:06:00.010Z] #12 sha256:a3c44a5640227a83b5efa7533d2cf92857982a7659109cfe3681d31ff9a3adde [2021-12-09T23:06:00.010Z] #12 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-09T23:06:00.010Z] #57 sha256:a3b7874fa4f3a959335d0b618c59194f1ba1c44c35b80d21fb87a53fd3c4bf46 [2021-12-09T23:06:00.010Z] #57 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-09T23:06:00.010Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-12-09T23:06:00.010Z] #70 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:06:00.010Z] #43 sha256:ba6f71c7ed58a7c17089a722d84309c1c20b2741e7853ec856f7b8ee31ef0424 [2021-12-09T23:06:00.010Z] #43 CACHED [2021-12-09T23:06:00.010Z] [2021-12-09T23:06:00.010Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-09T23:06:00.010Z] #48 sha256:24fa05c49ffce54fc6fd81d34d8ded32d54757842d1f3aacadc13374b0a9b61a [2021-12-09T23:06:00.011Z] #48 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-09T23:06:00.011Z] #17 sha256:48c21b32d8d5657ea4bff0f1f2f141e33572220fe4a45cf817269739e68e94d4 [2021-12-09T23:06:00.011Z] #17 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-09T23:06:00.011Z] #54 sha256:7af09d4fa4e6a73302473da5351462b353f1bfaed0490f2cd99d893e01fdaf50 [2021-12-09T23:06:00.011Z] #54 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-09T23:06:00.011Z] #67 sha256:0c83384649f3896b124a1339edcfa6e5a10a7b6581f707a0d06514ca57b76e9a [2021-12-09T23:06:00.011Z] #67 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-09T23:06:00.011Z] #68 sha256:aab069a20a17cafad9dd6936295a799c83de00954d17be31554fe21ba3602978 [2021-12-09T23:06:00.011Z] #68 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-09T23:06:00.011Z] #42 sha256:21bd1d22705b98b42dcd7df06b45e4346cbcb9a6a18296052527cce7af67d4ca [2021-12-09T23:06:00.011Z] #42 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-09T23:06:00.011Z] #33 sha256:e617b310ea71a6ab696d3120cb91b620a1c3b927f9bd165072bce66d7c4e8d25 [2021-12-09T23:06:00.011Z] #33 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #47 [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_11/ /' > /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-12-09T23:06:00.011Z] #47 sha256:d31334d3f385ba6df5fbb7ca52ddd751ac97e0d95bc52e3a837be29cb04bcbf7 [2021-12-09T23:06:00.011Z] #47 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-09T23:06:00.011Z] #46 sha256:360f060560e698bb54d249a58aa946a679d120491fe545a1d58d2c3f715725d7 [2021-12-09T23:06:00.011Z] #46 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #38 [tini 1/3] 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-12-09T23:06:00.011Z] #38 sha256:2f9ab24f060c753d7d5b45e7698783f4fdcb4f4ad2564415933594f14114e952 [2021-12-09T23:06:00.011Z] #38 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-09T23:06:00.011Z] #73 sha256:103ecdcc0eb91731e6391441d08f4666f264d7871c77d5b1f725e015b6ffad62 [2021-12-09T23:06:00.011Z] #73 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-09T23:06:00.011Z] #18 sha256:a0853d43160fdbfcb3c68e132515011595c10f9a355f0fe5e75e503317f20f89 [2021-12-09T23:06:00.011Z] #18 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-09T23:06:00.011Z] #36 sha256:03072e643ad5ce633e73d38ab2e66ea8081497bc9a26b425ecab1c75d0049c73 [2021-12-09T23:06:00.011Z] #36 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-09T23:06:00.011Z] #55 sha256:3921263cb731d3b648261d2a273c4268465caad74d1eac7e9eb12d45c5034cbd [2021-12-09T23:06:00.011Z] #55 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #60 [containerd 1/3] 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-12-09T23:06:00.011Z] #60 sha256:ab9e24e8fc52e70f09a23b9c2c89055a9890888e9cee6b52d186663944f4a3be [2021-12-09T23:06:00.011Z] #60 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #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-12-09T23:06:00.011Z] #22 sha256:28b00b9805ebde73ee87d273eba1486d4629aa0b319acbc2f615a2a0c4147b72 [2021-12-09T23:06:00.011Z] #22 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #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-12-09T23:06:00.011Z] #16 sha256:758047989f9f80abb4962e888a472672ff414c268f6f0f50c21c76128b98ab76 [2021-12-09T23:06:00.011Z] #16 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-09T23:06:00.011Z] #32 sha256:6ddb7bf36bcb93c5ffbcd23413f583b9cff6ae6d14f355ce39d896245088720c [2021-12-09T23:06:00.011Z] #32 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-09T23:06:00.011Z] #44 sha256:13847d8850c092366cc3b0426c8ab153fec2823fe427ff751ad5eb74de1615f0 [2021-12-09T23:06:00.011Z] #44 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-09T23:06:00.011Z] #66 sha256:d88556b1335996bbf896c1a48b4e3fdd6d1406a0fb5752f2e61c92b84cff9238 [2021-12-09T23:06:00.011Z] #66 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-09T23:06:00.011Z] #41 sha256:36e572f63c5123c4cdd61fdc6586e399f8c75788660fcca9564ab26b6172c046 [2021-12-09T23:06:00.011Z] #41 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #31 [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-12-09T23:06:00.011Z] #31 sha256:8777339041ab60d2281a29d7b882e9ee4c02327c065f12f09226cc3873c5691f [2021-12-09T23:06:00.011Z] #31 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #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 zstd [2021-12-09T23:06:00.011Z] #21 sha256:30441062efea7ffc71a584be847090763c15988300f838753f6a6b40690e73e1 [2021-12-09T23:06:00.011Z] #21 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-09T23:06:00.011Z] #51 sha256:af4b76bbc6a4ccc7cf723ad3955ef97ee6de2be332e475dc6511884841d56aa8 [2021-12-09T23:06:00.011Z] #51 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-09T23:06:00.011Z] #26 sha256:189bd2efe83929c70f3c6ff316d4c672445ac15d92ce120c2f7e26903cfdf9bd [2021-12-09T23:06:00.011Z] #26 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-09T23:06:00.011Z] #20 sha256:84c2ee4b2d449bfe82d9d1d208cdc729e6f417cbe35c817574bcb72fe8d0805f [2021-12-09T23:06:00.011Z] #20 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-09T23:06:00.011Z] #56 sha256:b500c77c2b12a7654c5ccd2145ccfca3f820dff1ac57940bd093dd2595fb90e4 [2021-12-09T23:06:00.011Z] #56 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #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-12-09T23:06:00.011Z] #13 sha256:d938aae847c33d1b8a3e615431648f898acbf0ed1a148faec7c90091d9b29a2b [2021-12-09T23:06:00.011Z] #13 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-09T23:06:00.011Z] #74 sha256:2e61b87e2682e8c0e57f02bc4ae171b2c1bb4d374c6259e98810f3d43c1723e3 [2021-12-09T23:06:00.011Z] #74 CACHED [2021-12-09T23:06:00.011Z] [2021-12-09T23:06:00.011Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-09T23:06:00.011Z] #75 sha256:8bb1afbcda70bc5e8649a4ef3457cae3b2f43f02d09e027cddcc8e2d064a600e [2021-12-09T23:05:58.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-09T23:05:58.481Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:05:58.483Z] > git checkout -f e5012dee0d0e0a9c593a653e8768eeaa34f15dda # timeout=10 [2021-12-09T23:06:00.273Z] Fetching without tags [2021-12-09T23:06:00.581Z] #75 DONE 0.9s [2021-12-09T23:06:00.581Z] [2021-12-09T23:06:00.581Z] #76 exporting to image [2021-12-09T23:06:00.581Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-09T23:06:00.581Z] #76 exporting layers [2021-12-09T23:05:59.651Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:05:59.701Z] > git config --add remote.origin.fetch +refs/pull/43073/head:refs/remotes/origin/PR-43073 # timeout=10 [2021-12-09T23:05:59.752Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:59.872Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:05:59.994Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:05:59.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:05:59.997Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:05:59.976Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:06:00.026Z] > git config --add remote.origin.fetch +refs/pull/43073/head:refs/remotes/origin/PR-43073 # timeout=10 [2021-12-09T23:06:00.070Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:06:00.185Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:06:00.306Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:06:00.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:06:00.308Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:06:00.725Z] Merging remotes/origin/master commit 8955d8da8951695a98eb7e15bead19d402c6eb27 into PR head commit d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea [2021-12-09T23:06:01.007Z] Merging remotes/origin/master commit 8955d8da8951695a98eb7e15bead19d402c6eb27 into PR head commit d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea [2021-12-09T23:06:01.058Z] Client: [2021-12-09T23:06:01.058Z] Context: default [2021-12-09T23:06:01.058Z] Debug Mode: false [2021-12-09T23:06:01.058Z] Plugins: [2021-12-09T23:06:01.058Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-09T23:06:01.058Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-09T23:06:01.058Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-09T23:06:01.058Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-09T23:06:01.058Z] [2021-12-09T23:06:01.058Z] Server: [2021-12-09T23:06:01.058Z] Containers: 0 [2021-12-09T23:06:01.058Z] Running: 0 [2021-12-09T23:06:01.058Z] Paused: 0 [2021-12-09T23:06:01.058Z] Stopped: 0 [2021-12-09T23:06:01.058Z] Images: 3 [2021-12-09T23:06:01.058Z] Server Version: 20.10.10-rc1 [2021-12-09T23:06:01.058Z] Storage Driver: overlay2 [2021-12-09T23:06:01.058Z] Backing Filesystem: extfs [2021-12-09T23:06:01.058Z] Supports d_type: true [2021-12-09T23:06:01.058Z] Native Overlay Diff: true [2021-12-09T23:06:01.058Z] userxattr: false [2021-12-09T23:06:01.058Z] Logging Driver: json-file [2021-12-09T23:06:01.058Z] Cgroup Driver: systemd [2021-12-09T23:06:01.058Z] Cgroup Version: 2 [2021-12-09T23:06:01.058Z] Plugins: [2021-12-09T23:06:01.058Z] Volume: local [2021-12-09T23:06:01.058Z] Network: bridge host ipvlan macvlan null overlay [2021-12-09T23:06:01.058Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-09T23:06:01.058Z] Swarm: inactive [2021-12-09T23:06:01.058Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-09T23:06:01.058Z] Default Runtime: runc [2021-12-09T23:06:01.058Z] Init Binary: docker-init [2021-12-09T23:06:01.058Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-09T23:06:01.058Z] runc version: v1.0.2-0-g52b36a2 [2021-12-09T23:06:01.059Z] init version: de40ad0 [2021-12-09T23:06:01.059Z] Security Options: [2021-12-09T23:06:01.059Z] apparmor [2021-12-09T23:06:01.059Z] seccomp [2021-12-09T23:06:01.059Z] Profile: default [2021-12-09T23:06:01.059Z] cgroupns [2021-12-09T23:06:01.059Z] Kernel Version: 5.11.0-1020-aws [2021-12-09T23:06:01.059Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-09T23:06:01.059Z] OSType: linux [2021-12-09T23:06:01.059Z] Architecture: x86_64 [2021-12-09T23:06:01.059Z] CPUs: 2 [2021-12-09T23:06:01.059Z] Total Memory: 7.482GiB [2021-12-09T23:06:01.059Z] Name: ip-10-100-70-49 [2021-12-09T23:06:01.059Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-12-09T23:06:01.059Z] Docker Root Dir: /var/lib/docker [2021-12-09T23:06:01.059Z] Debug Mode: false [2021-12-09T23:06:01.059Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:06:01.059Z] Labels: [2021-12-09T23:06:01.059Z] Experimental: true [2021-12-09T23:06:01.059Z] Insecure Registries: [2021-12-09T23:06:01.059Z] 127.0.0.0/8 [2021-12-09T23:06:01.059Z] Live Restore Enabled: true [2021-12-09T23:06:01.059Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-09T23:06:01.423Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e5012dee0d0e0a9c593a653e8768eeaa34f15dda . [2021-12-09T23:06:01.522Z] #76 exporting layers 0.8s done [2021-12-09T23:06:01.522Z] #76 writing image sha256:73d3253b397dbc44b3a5a1b531ed79692aeac03ba47dcf85253d693c29a0303d done [2021-12-09T23:06:01.522Z] #76 naming to docker.io/library/docker:7e017d624e421aad88077fb768ff6a8c78f03955 done [2021-12-09T23:06:01.522Z] #76 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-09T23:06:01.679Z] #1 [internal] load build definition from Dockerfile [2021-12-09T23:06:01.679Z] #1 sha256:30ec300fe3d2b02a396f350cd51cbdf43beb68aea08493c5d6f858da1ddd6084 [2021-12-09T23:06:01.679Z] #1 transferring dockerfile: 17.53kB done [2021-12-09T23:06:01.679Z] #1 DONE 0.0s [2021-12-09T23:06:01.679Z] [2021-12-09T23:06:01.679Z] #2 [internal] load .dockerignore [2021-12-09T23:06:01.679Z] #2 sha256:a68f55ea2421d8c2a835746533c26bac8119380a0cae04e39420e9842abc1b8d [2021-12-09T23:06:01.679Z] #2 transferring context: 87B done [2021-12-09T23:06:01.679Z] #2 DONE 0.0s [2021-12-09T23:06:01.679Z] [2021-12-09T23:06:01.679Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-09T23:06:01.679Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-09T23:06:01.679Z] #3 DONE 0.1s [2021-12-09T23:06:01.679Z] [2021-12-09T23:06:01.679Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-09T23:06:01.679Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-09T23:06:01.679Z] #4 CACHED [2021-12-09T23:06:01.857Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-12-09T23:06:01.934Z] [2021-12-09T23:06:01.934Z] #6 [internal] load .dockerignore [2021-12-09T23:06:01.934Z] #6 sha256:cdfbcad7f9a1408d6c74fbbefd6e200403757c225010754a64d71f600fc46b48 [2021-12-09T23:06:01.934Z] #6 DONE 0.0s [2021-12-09T23:06:01.934Z] [2021-12-09T23:06:01.934Z] #5 [internal] load build definition from Dockerfile [2021-12-09T23:06:01.934Z] #5 sha256:d9a705a90d9248b35d371ede13f7c1356138bc3afeca678d2d247f823e2cf2ea [2021-12-09T23:06:01.934Z] #5 DONE 0.0s [2021-12-09T23:06:01.934Z] [2021-12-09T23:06:01.934Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-09T23:06:01.934Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-09T23:06:02.145Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7e017d624e421aad88077fb768ff6a8c78f03955 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7e017d624e421aad88077fb768ff6a8c78f03955 hack/test/unit [2021-12-09T23:06:02.190Z] #7 DONE 0.1s [2021-12-09T23:06:02.190Z] [2021-12-09T23:06:02.190Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-09T23:06:02.190Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-09T23:06:02.190Z] #8 DONE 0.1s [2021-12-09T23:06:02.190Z] [2021-12-09T23:06:02.190Z] #10 [internal] load metadata for docker.io/library/golang:1.17.4-bullseye [2021-12-09T23:06:02.190Z] #10 sha256:23904188db61f0a1e2a2a427d5ec22168833190d9f01f03e9e0525f47a9907dc [2021-12-09T23:06:02.190Z] #10 DONE 0.1s [2021-12-09T23:06:02.190Z] [2021-12-09T23:06:02.190Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-09T23:06:02.190Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-09T23:06:02.190Z] #9 DONE 0.1s [2021-12-09T23:06:02.446Z] [2021-12-09T23:06:02.446Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:06:02.446Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-09T23:06:02.446Z] #71 DONE 0.0s [2021-12-09T23:06:02.446Z] [2021-12-09T23:06:02.446Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:06:02.446Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-09T23:06:02.446Z] #69 DONE 0.0s [2021-12-09T23:06:02.446Z] [2021-12-09T23:06:02.446Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:06:02.446Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:06:02.446Z] #11 DONE 0.0s [2021-12-09T23:06:02.446Z] [2021-12-09T23:06:02.446Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-09T23:06:02.446Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-09T23:06:02.446Z] #28 DONE 0.0s [2021-12-09T23:06:02.446Z] [2021-12-09T23:06:02.446Z] #24 [internal] load build context [2021-12-09T23:06:02.446Z] #24 sha256:0a2fdd78da963b3fdbd5f9aba9fc096ac8d861c31729128b111570d88ab0b1ce [2021-12-09T23:06:00.758Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:06:00.817Z] > git checkout -f d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea # timeout=10 [2021-12-09T23:06:01.039Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:06:01.084Z] > git checkout -f d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea # timeout=10 [2021-12-09T23:06:02.716Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-12-09T23:06:02.716Z] + TESTFLAGS+=' -test.timeout=5m' [2021-12-09T23:06:02.716Z] + TESTDIRS=./... [2021-12-09T23:06:02.716Z] + exclude_paths='/vendor/|/integration' [2021-12-09T23:06:02.716Z] ++ go list ./... [2021-12-09T23:06:02.716Z] ++ grep -vE '(/vendor/|/integration)' [2021-12-09T23:06:03.013Z] #24 ... [2021-12-09T23:06:03.013Z] [2021-12-09T23:06:03.013Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-09T23:06:03.013Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-09T23:06:03.013Z] #45 DONE 0.8s [2021-12-09T23:06:03.013Z] [2021-12-09T23:06:03.013Z] #24 [internal] load build context [2021-12-09T23:06:03.013Z] #24 sha256:0a2fdd78da963b3fdbd5f9aba9fc096ac8d861c31729128b111570d88ab0b1ce [2021-12-09T23:06:03.659Z] + pkg_list='github.com/docker/docker/api [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/backend/build [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/httputils [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/middleware [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router/build [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router/container [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router/debug [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router/distribution [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router/grpc [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router/image [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router/network [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router/plugin [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router/session [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router/swarm [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router/system [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/server/router/volume [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/backend [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/blkiodev [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/container [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/events [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/filters [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/image [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/mount [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/network [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/registry [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/strslice [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/swarm [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/time [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/versions [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-09T23:06:03.659Z] github.com/docker/docker/api/types/volume [2021-12-09T23:06:03.659Z] github.com/docker/docker/builder [2021-12-09T23:06:03.659Z] github.com/docker/docker/builder/builder-next [2021-12-09T23:06:03.659Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-09T23:06:03.659Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-09T23:06:03.659Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-09T23:06:03.659Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-09T23:06:03.659Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-09T23:06:03.659Z] github.com/docker/docker/builder/builder-next/worker [2021-12-09T23:06:03.659Z] github.com/docker/docker/builder/dockerfile [2021-12-09T23:06:03.659Z] github.com/docker/docker/builder/dockerignore [2021-12-09T23:06:03.659Z] github.com/docker/docker/builder/remotecontext [2021-12-09T23:06:03.659Z] github.com/docker/docker/builder/remotecontext/git [2021-12-09T23:06:03.659Z] github.com/docker/docker/cli [2021-12-09T23:06:03.659Z] github.com/docker/docker/cli/config [2021-12-09T23:06:03.659Z] github.com/docker/docker/cli/debug [2021-12-09T23:06:03.659Z] github.com/docker/docker/client [2021-12-09T23:06:03.659Z] github.com/docker/docker/cmd/docker-proxy [2021-12-09T23:06:03.659Z] github.com/docker/docker/cmd/dockerd [2021-12-09T23:06:03.659Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-09T23:06:03.659Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-09T23:06:03.659Z] github.com/docker/docker/container [2021-12-09T23:06:03.659Z] github.com/docker/docker/container/stream [2021-12-09T23:06:03.659Z] github.com/docker/docker/contrib/apparmor [2021-12-09T23:06:03.659Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-09T23:06:03.659Z] github.com/docker/docker/contrib/httpserver [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/cluster [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/cluster/convert [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/cluster/executor [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/cluster/provider [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/config [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/discovery [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/events [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/events/testutils [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/exec [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/graphdriver [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/images [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/initlayer [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/links [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/listeners [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/gelf [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/journald [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/local [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/logentries [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/splunk [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/syslog [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/logger/templates [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/names [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/network [2021-12-09T23:06:03.659Z] github.com/docker/docker/daemon/stats [2021-12-09T23:06:03.659Z] github.com/docker/docker/distribution [2021-12-09T23:06:03.659Z] github.com/docker/docker/distribution/metadata [2021-12-09T23:06:03.659Z] github.com/docker/docker/distribution/utils [2021-12-09T23:06:03.659Z] github.com/docker/docker/distribution/xfer [2021-12-09T23:06:03.659Z] github.com/docker/docker/dockerversion [2021-12-09T23:06:03.659Z] github.com/docker/docker/errdefs [2021-12-09T23:06:03.659Z] github.com/docker/docker/image [2021-12-09T23:06:03.659Z] github.com/docker/docker/image/cache [2021-12-09T23:06:03.659Z] github.com/docker/docker/image/tarexport [2021-12-09T23:06:03.659Z] github.com/docker/docker/image/v1 [2021-12-09T23:06:03.659Z] github.com/docker/docker/internal/test/suite [2021-12-09T23:06:03.659Z] github.com/docker/docker/layer [2021-12-09T23:06:03.659Z] github.com/docker/docker/libcontainerd [2021-12-09T23:06:03.659Z] github.com/docker/docker/libcontainerd/queue [2021-12-09T23:06:03.659Z] github.com/docker/docker/libcontainerd/remote [2021-12-09T23:06:03.659Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-09T23:06:03.659Z] github.com/docker/docker/libcontainerd/types [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/bitseq [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/cluster [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/config [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/datastore [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/driverapi [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/etchosts [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/idm [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/ipam [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/iptables [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/netlabel [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/netutils [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/networkdb [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/ns [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/options [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/osl [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/portallocator [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/portmapper [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/testutils [2021-12-09T23:06:03.659Z] github.com/docker/docker/libnetwork/types [2021-12-09T23:06:03.659Z] github.com/docker/docker/oci [2021-12-09T23:06:03.659Z] github.com/docker/docker/oci/caps [2021-12-09T23:06:03.659Z] github.com/docker/docker/opts [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/aaparser [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/archive [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/authorization [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/broadcaster [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/capabilities [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/chrootarchive [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/containerfs [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/devicemapper [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/directory [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/discovery [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/discovery/file [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/discovery/kv [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/discovery/memory [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/dmesg [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/filenotify [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/fileutils [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/fsutils [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/homedir [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/idtools [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/ioutils [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/jsonmessage [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/locker [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/longpath [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/loopback [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/mount [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/namesgenerator [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/parsers [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/pidfile [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/platform [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/plugingetter [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/plugins [2021-12-09T23:06:03.659Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/plugins/transport [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/pools [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/progress [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/pubsub [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/reexec [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/signal [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/stack [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/stdcopy [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/streamformatter [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/stringid [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/symlink [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/sysinfo [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/system [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/tailfile [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/tarsum [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/term [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/term/windows [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/truncindex [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/urlutil [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/useragent [2021-12-09T23:06:03.660Z] github.com/docker/docker/plugin [2021-12-09T23:06:03.660Z] github.com/docker/docker/plugin/executor/containerd [2021-12-09T23:06:03.660Z] github.com/docker/docker/plugin/v2 [2021-12-09T23:06:03.660Z] github.com/docker/docker/profiles/apparmor [2021-12-09T23:06:03.660Z] github.com/docker/docker/profiles/seccomp [2021-12-09T23:06:03.660Z] github.com/docker/docker/quota [2021-12-09T23:06:03.660Z] github.com/docker/docker/reference [2021-12-09T23:06:03.660Z] github.com/docker/docker/registry [2021-12-09T23:06:03.660Z] github.com/docker/docker/registry/resumable [2021-12-09T23:06:03.660Z] github.com/docker/docker/restartmanager [2021-12-09T23:06:03.660Z] github.com/docker/docker/rootless [2021-12-09T23:06:03.660Z] github.com/docker/docker/rootless/specconv [2021-12-09T23:06:03.660Z] github.com/docker/docker/runconfig [2021-12-09T23:06:03.660Z] github.com/docker/docker/runconfig/opts [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/daemon [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/environment [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/fakecontext [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/fakegit [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/fakestorage [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/fixtures/load [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/registry [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/request [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume/drivers [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume/local [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume/mounts [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume/service [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume/service/opts [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume/testutils' [2021-12-09T23:06:03.660Z] ++ grep --fixed-strings -v /libnetwork [2021-12-09T23:06:03.660Z] ++ echo 'github.com/docker/docker/api [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/backend/build [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/httputils [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/middleware [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/build [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/container [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/debug [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/distribution [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/grpc [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/image [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/network [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/plugin [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/session [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/swarm [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/system [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/volume [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/backend [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/blkiodev [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/container [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/events [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/filters [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/image [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/mount [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/network [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/registry [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/strslice [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/swarm [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/time [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/versions [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/types/volume [2021-12-09T23:06:03.660Z] github.com/docker/docker/builder [2021-12-09T23:06:03.660Z] github.com/docker/docker/builder/builder-next [2021-12-09T23:06:03.660Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-09T23:06:03.660Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-09T23:06:03.660Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-09T23:06:03.660Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-09T23:06:03.660Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-09T23:06:03.660Z] github.com/docker/docker/builder/builder-next/worker [2021-12-09T23:06:03.660Z] github.com/docker/docker/builder/dockerfile [2021-12-09T23:06:03.660Z] github.com/docker/docker/builder/dockerignore [2021-12-09T23:06:03.660Z] github.com/docker/docker/builder/remotecontext [2021-12-09T23:06:03.660Z] github.com/docker/docker/builder/remotecontext/git [2021-12-09T23:06:03.660Z] github.com/docker/docker/cli [2021-12-09T23:06:03.660Z] github.com/docker/docker/cli/config [2021-12-09T23:06:03.660Z] github.com/docker/docker/cli/debug [2021-12-09T23:06:03.660Z] github.com/docker/docker/client [2021-12-09T23:06:03.660Z] github.com/docker/docker/cmd/docker-proxy [2021-12-09T23:06:03.660Z] github.com/docker/docker/cmd/dockerd [2021-12-09T23:06:03.660Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-09T23:06:03.660Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-09T23:06:03.660Z] github.com/docker/docker/container [2021-12-09T23:06:03.660Z] github.com/docker/docker/container/stream [2021-12-09T23:06:03.660Z] github.com/docker/docker/contrib/apparmor [2021-12-09T23:06:03.660Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-09T23:06:03.660Z] github.com/docker/docker/contrib/httpserver [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/cluster [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/cluster/convert [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/cluster/executor [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/cluster/provider [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/config [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/discovery [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/events [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/events/testutils [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/exec [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/graphdriver [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/images [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/initlayer [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/links [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/listeners [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/gelf [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/journald [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/local [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/logentries [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/splunk [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/syslog [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/logger/templates [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/names [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/network [2021-12-09T23:06:03.660Z] github.com/docker/docker/daemon/stats [2021-12-09T23:06:03.660Z] github.com/docker/docker/distribution [2021-12-09T23:06:03.660Z] github.com/docker/docker/distribution/metadata [2021-12-09T23:06:03.660Z] github.com/docker/docker/distribution/utils [2021-12-09T23:06:03.660Z] github.com/docker/docker/distribution/xfer [2021-12-09T23:06:03.660Z] github.com/docker/docker/dockerversion [2021-12-09T23:06:03.660Z] github.com/docker/docker/errdefs [2021-12-09T23:06:03.660Z] github.com/docker/docker/image [2021-12-09T23:06:03.660Z] github.com/docker/docker/image/cache [2021-12-09T23:06:03.660Z] github.com/docker/docker/image/tarexport [2021-12-09T23:06:03.660Z] github.com/docker/docker/image/v1 [2021-12-09T23:06:03.660Z] github.com/docker/docker/internal/test/suite [2021-12-09T23:06:03.660Z] github.com/docker/docker/layer [2021-12-09T23:06:03.660Z] github.com/docker/docker/libcontainerd [2021-12-09T23:06:03.660Z] github.com/docker/docker/libcontainerd/queue [2021-12-09T23:06:03.660Z] github.com/docker/docker/libcontainerd/remote [2021-12-09T23:06:03.660Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-09T23:06:03.660Z] github.com/docker/docker/libcontainerd/types [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/bitseq [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/cluster [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/config [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/datastore [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/driverapi [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/etchosts [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/idm [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/ipam [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/iptables [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/netlabel [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/netutils [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/networkdb [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/ns [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/options [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/osl [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/portallocator [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/portmapper [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/testutils [2021-12-09T23:06:03.660Z] github.com/docker/docker/libnetwork/types [2021-12-09T23:06:03.660Z] github.com/docker/docker/oci [2021-12-09T23:06:03.660Z] github.com/docker/docker/oci/caps [2021-12-09T23:06:03.660Z] github.com/docker/docker/opts [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/aaparser [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/archive [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/authorization [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/broadcaster [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/capabilities [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/chrootarchive [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/containerfs [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/devicemapper [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/directory [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/discovery [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/discovery/file [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/discovery/kv [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/discovery/memory [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/dmesg [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/filenotify [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/fileutils [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/fsutils [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/homedir [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/idtools [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/ioutils [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/jsonmessage [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/locker [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/longpath [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/loopback [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/mount [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/namesgenerator [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/parsers [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/pidfile [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/platform [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/plugingetter [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/plugins [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/plugins/transport [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/pools [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/progress [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/pubsub [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/reexec [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/signal [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/stack [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/stdcopy [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/streamformatter [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/stringid [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/symlink [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/sysinfo [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/system [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/tailfile [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/tarsum [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/term [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/term/windows [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/truncindex [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/urlutil [2021-12-09T23:06:03.660Z] github.com/docker/docker/pkg/useragent [2021-12-09T23:06:03.660Z] github.com/docker/docker/plugin [2021-12-09T23:06:03.660Z] github.com/docker/docker/plugin/executor/containerd [2021-12-09T23:06:03.660Z] github.com/docker/docker/plugin/v2 [2021-12-09T23:06:03.660Z] github.com/docker/docker/profiles/apparmor [2021-12-09T23:06:03.660Z] github.com/docker/docker/profiles/seccomp [2021-12-09T23:06:03.660Z] github.com/docker/docker/quota [2021-12-09T23:06:03.660Z] github.com/docker/docker/reference [2021-12-09T23:06:03.660Z] github.com/docker/docker/registry [2021-12-09T23:06:03.660Z] github.com/docker/docker/registry/resumable [2021-12-09T23:06:03.660Z] github.com/docker/docker/restartmanager [2021-12-09T23:06:03.660Z] github.com/docker/docker/rootless [2021-12-09T23:06:03.660Z] github.com/docker/docker/rootless/specconv [2021-12-09T23:06:03.660Z] github.com/docker/docker/runconfig [2021-12-09T23:06:03.660Z] github.com/docker/docker/runconfig/opts [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/daemon [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/environment [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/fakecontext [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/fakegit [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/fakestorage [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/fixtures/load [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/registry [2021-12-09T23:06:03.660Z] github.com/docker/docker/testutil/request [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume/drivers [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume/local [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume/mounts [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume/service [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume/service/opts [2021-12-09T23:06:03.660Z] github.com/docker/docker/volume/testutils' [2021-12-09T23:06:03.660Z] + base_pkg_list='github.com/docker/docker/api [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/backend/build [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/httputils [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/middleware [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/build [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/container [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/debug [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/distribution [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/grpc [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/image [2021-12-09T23:06:03.660Z] github.com/docker/docker/api/server/router/network [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/plugin [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/session [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/swarm [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/system [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/volume [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/backend [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/blkiodev [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/container [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/events [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/filters [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/image [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/mount [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/network [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/registry [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/strslice [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/swarm [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/time [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/versions [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/volume [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next/worker [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/dockerfile [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/dockerignore [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/remotecontext [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/remotecontext/git [2021-12-09T23:06:03.661Z] github.com/docker/docker/cli [2021-12-09T23:06:03.661Z] github.com/docker/docker/cli/config [2021-12-09T23:06:03.661Z] github.com/docker/docker/cli/debug [2021-12-09T23:06:03.661Z] github.com/docker/docker/client [2021-12-09T23:06:03.661Z] github.com/docker/docker/cmd/docker-proxy [2021-12-09T23:06:03.661Z] github.com/docker/docker/cmd/dockerd [2021-12-09T23:06:03.661Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-09T23:06:03.661Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-09T23:06:03.661Z] github.com/docker/docker/container [2021-12-09T23:06:03.661Z] github.com/docker/docker/container/stream [2021-12-09T23:06:03.661Z] github.com/docker/docker/contrib/apparmor [2021-12-09T23:06:03.661Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-09T23:06:03.661Z] github.com/docker/docker/contrib/httpserver [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/cluster [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/cluster/convert [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/cluster/executor [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/cluster/provider [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/config [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/discovery [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/events [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/events/testutils [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/exec [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/images [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/initlayer [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/links [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/listeners [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/gelf [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/journald [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/local [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/logentries [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/splunk [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/syslog [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/templates [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/names [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/network [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/stats [2021-12-09T23:06:03.661Z] github.com/docker/docker/distribution [2021-12-09T23:06:03.661Z] github.com/docker/docker/distribution/metadata [2021-12-09T23:06:03.661Z] github.com/docker/docker/distribution/utils [2021-12-09T23:06:03.661Z] github.com/docker/docker/distribution/xfer [2021-12-09T23:06:03.661Z] github.com/docker/docker/dockerversion [2021-12-09T23:06:03.661Z] github.com/docker/docker/errdefs [2021-12-09T23:06:03.661Z] github.com/docker/docker/image [2021-12-09T23:06:03.661Z] github.com/docker/docker/image/cache [2021-12-09T23:06:03.661Z] github.com/docker/docker/image/tarexport [2021-12-09T23:06:03.661Z] github.com/docker/docker/image/v1 [2021-12-09T23:06:03.661Z] github.com/docker/docker/internal/test/suite [2021-12-09T23:06:03.661Z] github.com/docker/docker/layer [2021-12-09T23:06:03.661Z] github.com/docker/docker/libcontainerd [2021-12-09T23:06:03.661Z] github.com/docker/docker/libcontainerd/queue [2021-12-09T23:06:03.661Z] github.com/docker/docker/libcontainerd/remote [2021-12-09T23:06:03.661Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-09T23:06:03.661Z] github.com/docker/docker/libcontainerd/types [2021-12-09T23:06:03.661Z] github.com/docker/docker/oci [2021-12-09T23:06:03.661Z] github.com/docker/docker/oci/caps [2021-12-09T23:06:03.661Z] github.com/docker/docker/opts [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/aaparser [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/archive [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/authorization [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/broadcaster [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/capabilities [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/chrootarchive [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/containerfs [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/devicemapper [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/directory [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/discovery [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/discovery/file [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/discovery/kv [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/discovery/memory [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/dmesg [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/filenotify [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/fileutils [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/fsutils [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/homedir [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/idtools [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/ioutils [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/jsonmessage [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/locker [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/longpath [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/loopback [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/mount [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/namesgenerator [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/parsers [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/pidfile [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/platform [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/plugingetter [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/plugins [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/plugins/transport [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/pools [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/progress [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/pubsub [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/reexec [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/signal [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/stack [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/stdcopy [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/streamformatter [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/stringid [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/symlink [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/sysinfo [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/system [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/tailfile [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/tarsum [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/term [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/term/windows [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/truncindex [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/urlutil [2021-12-09T23:06:03.661Z] github.com/docker/docker/pkg/useragent [2021-12-09T23:06:03.661Z] github.com/docker/docker/plugin [2021-12-09T23:06:03.661Z] github.com/docker/docker/plugin/executor/containerd [2021-12-09T23:06:03.661Z] github.com/docker/docker/plugin/v2 [2021-12-09T23:06:03.661Z] github.com/docker/docker/profiles/apparmor [2021-12-09T23:06:03.661Z] github.com/docker/docker/profiles/seccomp [2021-12-09T23:06:03.661Z] github.com/docker/docker/quota [2021-12-09T23:06:03.661Z] github.com/docker/docker/reference [2021-12-09T23:06:03.661Z] github.com/docker/docker/registry [2021-12-09T23:06:03.661Z] github.com/docker/docker/registry/resumable [2021-12-09T23:06:03.661Z] github.com/docker/docker/restartmanager [2021-12-09T23:06:03.661Z] github.com/docker/docker/rootless [2021-12-09T23:06:03.661Z] github.com/docker/docker/rootless/specconv [2021-12-09T23:06:03.661Z] github.com/docker/docker/runconfig [2021-12-09T23:06:03.661Z] github.com/docker/docker/runconfig/opts [2021-12-09T23:06:03.661Z] github.com/docker/docker/testutil [2021-12-09T23:06:03.661Z] github.com/docker/docker/testutil/daemon [2021-12-09T23:06:03.661Z] github.com/docker/docker/testutil/environment [2021-12-09T23:06:03.661Z] github.com/docker/docker/testutil/fakecontext [2021-12-09T23:06:03.661Z] github.com/docker/docker/testutil/fakegit [2021-12-09T23:06:03.661Z] github.com/docker/docker/testutil/fakestorage [2021-12-09T23:06:03.661Z] github.com/docker/docker/testutil/fixtures/load [2021-12-09T23:06:03.661Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-09T23:06:03.661Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-09T23:06:03.661Z] github.com/docker/docker/testutil/registry [2021-12-09T23:06:03.661Z] github.com/docker/docker/testutil/request [2021-12-09T23:06:03.661Z] github.com/docker/docker/volume [2021-12-09T23:06:03.661Z] github.com/docker/docker/volume/drivers [2021-12-09T23:06:03.661Z] github.com/docker/docker/volume/local [2021-12-09T23:06:03.661Z] github.com/docker/docker/volume/mounts [2021-12-09T23:06:03.661Z] github.com/docker/docker/volume/service [2021-12-09T23:06:03.661Z] github.com/docker/docker/volume/service/opts [2021-12-09T23:06:03.661Z] github.com/docker/docker/volume/testutils' [2021-12-09T23:06:03.661Z] ++ grep --fixed-strings /libnetwork [2021-12-09T23:06:03.661Z] ++ echo 'github.com/docker/docker/api [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/backend/build [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/httputils [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/middleware [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/build [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/container [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/debug [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/distribution [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/grpc [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/image [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/network [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/plugin [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/session [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/swarm [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/system [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/server/router/volume [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/backend [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/blkiodev [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/container [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/events [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/filters [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/image [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/mount [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/network [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/registry [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/strslice [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/swarm [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/time [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/versions [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-09T23:06:03.661Z] github.com/docker/docker/api/types/volume [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/builder-next/worker [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/dockerfile [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/dockerignore [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/remotecontext [2021-12-09T23:06:03.661Z] github.com/docker/docker/builder/remotecontext/git [2021-12-09T23:06:03.661Z] github.com/docker/docker/cli [2021-12-09T23:06:03.661Z] github.com/docker/docker/cli/config [2021-12-09T23:06:03.661Z] github.com/docker/docker/cli/debug [2021-12-09T23:06:03.661Z] github.com/docker/docker/client [2021-12-09T23:06:03.661Z] github.com/docker/docker/cmd/docker-proxy [2021-12-09T23:06:03.661Z] github.com/docker/docker/cmd/dockerd [2021-12-09T23:06:03.661Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-09T23:06:03.661Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-09T23:06:03.661Z] github.com/docker/docker/container [2021-12-09T23:06:03.661Z] github.com/docker/docker/container/stream [2021-12-09T23:06:03.661Z] github.com/docker/docker/contrib/apparmor [2021-12-09T23:06:03.661Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-09T23:06:03.661Z] github.com/docker/docker/contrib/httpserver [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/cluster [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/cluster/convert [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/cluster/executor [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/cluster/provider [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/config [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/discovery [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/events [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/events/testutils [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/exec [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/images [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/initlayer [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/links [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/listeners [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/gelf [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/journald [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/local [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/logentries [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/splunk [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/syslog [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/logger/templates [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/names [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/network [2021-12-09T23:06:03.661Z] github.com/docker/docker/daemon/stats [2021-12-09T23:06:03.661Z] github.com/docker/docker/distribution [2021-12-09T23:06:03.661Z] github.com/docker/docker/distribution/metadata [2021-12-09T23:06:03.661Z] github.com/docker/docker/distribution/utils [2021-12-09T23:06:03.661Z] github.com/docker/docker/distribution/xfer [2021-12-09T23:06:03.661Z] github.com/docker/docker/dockerversion [2021-12-09T23:06:03.661Z] github.com/docker/docker/errdefs [2021-12-09T23:06:03.661Z] github.com/docker/docker/image [2021-12-09T23:06:03.661Z] github.com/docker/docker/image/cache [2021-12-09T23:06:03.661Z] github.com/docker/docker/image/tarexport [2021-12-09T23:06:03.661Z] github.com/docker/docker/image/v1 [2021-12-09T23:06:03.661Z] github.com/docker/docker/internal/test/suite [2021-12-09T23:06:03.661Z] github.com/docker/docker/layer [2021-12-09T23:06:03.661Z] github.com/docker/docker/libcontainerd [2021-12-09T23:06:03.661Z] github.com/docker/docker/libcontainerd/queue [2021-12-09T23:06:03.661Z] github.com/docker/docker/libcontainerd/remote [2021-12-09T23:06:03.661Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-09T23:06:03.662Z] github.com/docker/docker/libcontainerd/types [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/bitseq [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cluster [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/config [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/datastore [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/driverapi [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/etchosts [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/idm [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipam [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/iptables [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/netlabel [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/netutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/networkdb [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ns [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/options [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/osl [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/portallocator [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/portmapper [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/testutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/types [2021-12-09T23:06:03.662Z] github.com/docker/docker/oci [2021-12-09T23:06:03.662Z] github.com/docker/docker/oci/caps [2021-12-09T23:06:03.662Z] github.com/docker/docker/opts [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/aaparser [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/archive [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/authorization [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/broadcaster [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/capabilities [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/chrootarchive [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/containerfs [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/devicemapper [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/directory [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/discovery [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/discovery/file [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/discovery/kv [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/discovery/memory [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/dmesg [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/filenotify [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/fileutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/fsutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/homedir [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/idtools [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/ioutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/jsonmessage [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/locker [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/longpath [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/loopback [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/mount [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/namesgenerator [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/parsers [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/pidfile [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/platform [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/plugingetter [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/plugins [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/plugins/transport [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/pools [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/progress [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/pubsub [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/reexec [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/signal [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/stack [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/stdcopy [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/streamformatter [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/stringid [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/symlink [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/sysinfo [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/system [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/tailfile [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/tarsum [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/term [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/term/windows [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/truncindex [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/urlutil [2021-12-09T23:06:03.662Z] github.com/docker/docker/pkg/useragent [2021-12-09T23:06:03.662Z] github.com/docker/docker/plugin [2021-12-09T23:06:03.662Z] github.com/docker/docker/plugin/executor/containerd [2021-12-09T23:06:03.662Z] github.com/docker/docker/plugin/v2 [2021-12-09T23:06:03.662Z] github.com/docker/docker/profiles/apparmor [2021-12-09T23:06:03.662Z] github.com/docker/docker/profiles/seccomp [2021-12-09T23:06:03.662Z] github.com/docker/docker/quota [2021-12-09T23:06:03.662Z] github.com/docker/docker/reference [2021-12-09T23:06:03.662Z] github.com/docker/docker/registry [2021-12-09T23:06:03.662Z] github.com/docker/docker/registry/resumable [2021-12-09T23:06:03.662Z] github.com/docker/docker/restartmanager [2021-12-09T23:06:03.662Z] github.com/docker/docker/rootless [2021-12-09T23:06:03.662Z] github.com/docker/docker/rootless/specconv [2021-12-09T23:06:03.662Z] github.com/docker/docker/runconfig [2021-12-09T23:06:03.662Z] github.com/docker/docker/runconfig/opts [2021-12-09T23:06:03.662Z] github.com/docker/docker/testutil [2021-12-09T23:06:03.662Z] github.com/docker/docker/testutil/daemon [2021-12-09T23:06:03.662Z] github.com/docker/docker/testutil/environment [2021-12-09T23:06:03.662Z] github.com/docker/docker/testutil/fakecontext [2021-12-09T23:06:03.662Z] github.com/docker/docker/testutil/fakegit [2021-12-09T23:06:03.662Z] github.com/docker/docker/testutil/fakestorage [2021-12-09T23:06:03.662Z] github.com/docker/docker/testutil/fixtures/load [2021-12-09T23:06:03.662Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-09T23:06:03.662Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-09T23:06:03.662Z] github.com/docker/docker/testutil/registry [2021-12-09T23:06:03.662Z] github.com/docker/docker/testutil/request [2021-12-09T23:06:03.662Z] github.com/docker/docker/volume [2021-12-09T23:06:03.662Z] github.com/docker/docker/volume/drivers [2021-12-09T23:06:03.662Z] github.com/docker/docker/volume/local [2021-12-09T23:06:03.662Z] github.com/docker/docker/volume/mounts [2021-12-09T23:06:03.662Z] github.com/docker/docker/volume/service [2021-12-09T23:06:03.662Z] github.com/docker/docker/volume/service/opts [2021-12-09T23:06:03.662Z] github.com/docker/docker/volume/testutils' [2021-12-09T23:06:03.662Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/bitseq [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cluster [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/config [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/datastore [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/driverapi [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/etchosts [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/idm [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipam [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/iptables [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/netlabel [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/netutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/networkdb [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ns [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/options [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/osl [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/portallocator [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/portmapper [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/testutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/types' [2021-12-09T23:06:03.662Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-12-09T23:06:03.662Z] + echo 'github.com/docker/docker/libnetwork [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/bitseq [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cluster [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/config [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/datastore [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/driverapi [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/etchosts [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/idm [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipam [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/iptables [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/netlabel [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/netutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/networkdb [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/ns [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/options [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/osl [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/portallocator [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/portmapper [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/testutils [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/types' [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:06:03.662Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:06:03.662Z] + type docker-proxy [2021-12-09T23:06:03.662Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-12-09T23:06:03.662Z] + hack/make.sh binary-proxy install-proxy [2021-12-09T23:06:03.662Z] [2021-12-09T23:06:03.923Z] Removing bundles/ [2021-12-09T23:06:03.923Z] [2021-12-09T23:06:03.923Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-12-09T23:06:03.923Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-12-09T23:06:03.923Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:06:03.984Z] #24 transferring context: 55.89MB 1.5s done [2021-12-09T23:06:03.984Z] #24 DONE 1.5s [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-09T23:06:03.984Z] #36 sha256:8bed438729dac40155d3a81fe257e9aa3d0e03419151b3854eb50c29844c4332 [2021-12-09T23:06:03.984Z] #36 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #38 [tini 1/3] 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-12-09T23:06:03.984Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:06:03.984Z] #38 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:06:03.984Z] #62 sha256:464daa9455491eee3e522cae1964cec4a4e2c9d10f66d52036d45cb031270d05 [2021-12-09T23:06:03.984Z] #62 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #60 [containerd 1/3] 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-12-09T23:06:03.984Z] #60 sha256:319a31546df291bd515ec6235994b8ddb49d328df21825ad9068120661045646 [2021-12-09T23:06:03.984Z] #60 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-09T23:06:03.984Z] #15 sha256:04c74891e1a8954cc53c44b6743327b30dd12a5a44c4dea434c9e9bc7ac48cda [2021-12-09T23:06:03.984Z] #15 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-09T23:06:03.984Z] #61 sha256:e6177bfcf97ec5ef5433ceee7339da6ab70d424ea859cb27eddb2265aefbab40 [2021-12-09T23:06:03.984Z] #61 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-09T23:06:03.984Z] #63 sha256:4b09032e7cbecfcf498f762902af370c5b409d4aa8ae8d088d1c1b7069b89a68 [2021-12-09T23:06:03.984Z] #63 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #29 [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-12-09T23:06:03.984Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-09T23:06:03.984Z] #29 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #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-12-09T23:06:03.984Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:06:03.984Z] #14 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-09T23:06:03.984Z] #42 sha256:4cfb301841c03779e1e8674d3b0479e976737bab633d6f441aa3f748257f1e16 [2021-12-09T23:06:03.984Z] #42 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-09T23:06:03.984Z] #35 sha256:7aa826bc4b3a46ad8ff9dadac76ee655b52a84aa762f675d62823d63f18e3724 [2021-12-09T23:06:03.984Z] #35 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-09T23:06:03.984Z] #40 sha256:65d4f680e82d2c82af04db09b69afdbb004b525be6629cd1b6fbe95bd8ad2848 [2021-12-09T23:06:03.984Z] #40 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #75 [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-12-09T23:06:03.984Z] #75 sha256:ebda8f60d3ef291994d8ad7e49205a76dd3ffdcb48cf9e92a5033257d6340114 [2021-12-09T23:06:03.984Z] #75 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-09T23:06:03.984Z] #50 sha256:900c3ee7bf1488243f0070309408a6dd39d099bd51871134e043e72f212722ce [2021-12-09T23:06:03.984Z] #50 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:06:03.984Z] #58 sha256:561a8b2275ba7a8a22c778be2e0bc93c2fbfa99ec9760232e773f58e1c68f7f1 [2021-12-09T23:06:03.984Z] #58 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-09T23:06:03.984Z] #48 sha256:a6f942db6549335bb6c00af71399b3839b32760a8f3fbaac0aedf739b2b3056c [2021-12-09T23:06:03.984Z] #48 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-09T23:06:03.984Z] #12 sha256:29f6eb0f847bfb25dd33e578d8b97ad7569e016f9ab5ab13a32bb6a502aa0b8f [2021-12-09T23:06:03.984Z] #12 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-09T23:06:03.984Z] #64 sha256:fe4c7b77964b011d7cba8eefebdfe00adbb81e8f547b705a8eb1097ba6debd70 [2021-12-09T23:06:03.984Z] #64 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-09T23:06:03.984Z] #56 sha256:9959f00c3109e8d44d33c9532a9823f52f1aa440b9fabd40c24f2abb6f1c3db5 [2021-12-09T23:06:03.984Z] #56 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-09T23:06:03.984Z] #49 sha256:c3760ee6bc0b3392fdeb0c707dcf98fc4e758998a91aefd3af5c9b273559a6cd [2021-12-09T23:06:03.984Z] #49 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #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-12-09T23:06:03.984Z] #13 sha256:67832df618ef48b6d4d4dbe9db37b65ff9acc4107e457a78385d30ca01d08b0d [2021-12-09T23:06:03.984Z] #13 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-09T23:06:03.984Z] #52 sha256:6bd25e19e227933ca6b0269a9cf735b99aa0767f438974e00874b473e2bd441d [2021-12-09T23:06:03.984Z] #52 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-09T23:06:03.984Z] #46 sha256:f01dc29dd1ad87902fcfe66490f22b57d9de0842fdf8d02607c3b942a508277e [2021-12-09T23:06:03.984Z] #46 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-09T23:06:03.984Z] #44 sha256:c329e0fc9a37d8b282fac269206329da1d37d523f98f23bc6446a5bf86520573 [2021-12-09T23:06:03.984Z] #44 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-09T23:06:03.984Z] #20 sha256:ed0c99bf0087fd5007a196dcdf71d45a46a9a79f4c4bcecc91e4051f9482e4b6 [2021-12-09T23:06:03.984Z] #20 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-09T23:06:03.984Z] #57 sha256:b25dd5b90d82bde1198b45c049e8ba10a1a30eef7b96d750e07b2289183e8beb [2021-12-09T23:06:03.984Z] #57 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:06:03.984Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:06:03.984Z] #53 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-09T23:06:03.984Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-09T23:06:03.984Z] #70 CACHED [2021-12-09T23:06:03.984Z] [2021-12-09T23:06:03.984Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-09T23:06:03.985Z] #25 sha256:7ad75fed5363b37b3cbe0fb21ee09f6c5fac18120dac508716e6860ad14cff6c [2021-12-09T23:06:03.985Z] #25 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-09T23:06:03.985Z] #17 sha256:15517f35ceb15806a226a0dfe584a4a8100e0ac0369a9f88198a52260e25006f [2021-12-09T23:06:03.985Z] #17 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #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-12-09T23:06:03.985Z] #16 sha256:afd2cf65b5d7a5323ddd411137f19dfe06fda006ead64bf17a610eae9a67032e [2021-12-09T23:06:03.985Z] #16 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:06:03.985Z] #43 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:06:03.985Z] #43 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #31 [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-12-09T23:06:03.985Z] #31 sha256:81ff6754443707c42f957170125d4b1fd062dced6e6e326f10426ee690d97e35 [2021-12-09T23:06:03.985Z] #31 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-09T23:06:03.985Z] #74 sha256:a8741b631a5884cd1348ec5752cf9fed8265b934aac98071a85ae4e4f909ecd8 [2021-12-09T23:06:03.985Z] #74 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-09T23:06:03.985Z] #19 sha256:5b413b879db4e58c8882b70d454107447ed2e16411b5ec8c296d53945ee201a8 [2021-12-09T23:06:03.985Z] #19 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-09T23:06:03.985Z] #37 sha256:e6d65bcc51de37f0583a5702f3874eda17b7ab60ff83e03be4dc3cee1b26c434 [2021-12-09T23:06:03.985Z] #37 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-09T23:06:03.985Z] #32 sha256:a494abb66f2305cebe748c64b1e7b77076ca7553d95218402cadda75d39d81ec [2021-12-09T23:06:03.985Z] #32 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-09T23:06:03.985Z] #27 sha256:a0833a6c93e1d8879b37b250da10ccd14b99b9ff60dc657c234e629e87663dc4 [2021-12-09T23:06:03.985Z] #27 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-09T23:06:03.985Z] #67 sha256:2f19ecdcf8c66977cd01b763dccbdf07725e556a79cf2e2624c2265c0cf137e9 [2021-12-09T23:06:03.985Z] #67 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-09T23:06:03.985Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-09T23:06:03.985Z] #72 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-09T23:06:03.985Z] #59 sha256:0133b6c5cc35a985ef9a4a3d3e3225555fdbf165e99f93c264f862c6537fdf2e [2021-12-09T23:06:03.985Z] #59 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-09T23:06:03.985Z] #33 sha256:a2eca348b9163f756d5ec958cf03c0b21aa3d44d0aa315cb6b7ee298d1d1bb0c [2021-12-09T23:06:03.985Z] #33 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-09T23:06:03.985Z] #51 sha256:b027eb7395351e86fa843fb6c41e06bfe7d3752bb87a597f25d09689cb9f32ac [2021-12-09T23:06:03.985Z] #51 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-09T23:06:03.985Z] #18 sha256:74ffd1353d89b30acf0000bec5f183314d4b2b57479b32fb2ba53a02b845fd84 [2021-12-09T23:06:03.985Z] #18 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:06:03.985Z] #65 sha256:67056c1f348662637828ffecfc0effaec078118ed379bc7f11e0e4c2115be8ce [2021-12-09T23:06:03.985Z] #65 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-09T23:06:03.985Z] #73 sha256:7e73d4a5e2b3ef1badede99a6948aee5d25906976bd64c58330ca1b377a32bf4 [2021-12-09T23:06:03.985Z] #73 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #47 [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_11/ /' > /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-12-09T23:06:03.985Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:06:03.985Z] #47 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-09T23:06:03.985Z] #66 sha256:1289072c24e89ca20204a00dd8e597faf93b69024e4aee3e6b87f1d321066955 [2021-12-09T23:06:03.985Z] #66 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #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-12-09T23:06:03.985Z] #22 sha256:6e80038202592593848f3554923e136244d931a952c5c6196ba95bd1b7d95605 [2021-12-09T23:06:03.985Z] #22 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-09T23:06:03.985Z] #41 sha256:cd2e005d3bc3b9bcef9d712985e4e7a5df229aeb326fc7a673037fb52554a6c5 [2021-12-09T23:06:03.985Z] #41 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-09T23:06:03.985Z] #30 sha256:fd5217da23958e4ab75fd5753c8aaed3013674f586cf51aecdb4e66ad74ce9ec [2021-12-09T23:06:03.985Z] #30 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-09T23:06:03.985Z] #54 sha256:1964dce561299cc3a7a282d7443bce9dc38b4d06a513cb33cda1d756e7635770 [2021-12-09T23:06:03.985Z] #54 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #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 zstd [2021-12-09T23:06:03.985Z] #21 sha256:3b1a6a2621c51650027e518704fdce69a4d479a6f4cb562318cb99fcae4fc2cb [2021-12-09T23:06:03.985Z] #21 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-09T23:06:03.985Z] #23 sha256:eb9382809e859ca40a23d375af1def8dd54dbef7b097cf68ec8184e7c455c890 [2021-12-09T23:06:03.985Z] #23 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-09T23:06:03.985Z] #39 sha256:fc566dfbecc62c600cb4164ba50f6799e59c6143923b71018d684f01ffa1ccdf [2021-12-09T23:06:03.985Z] #39 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-09T23:06:03.985Z] #26 sha256:a2e62da4149c13c7d3db9b40644a98317ed9a56f02f4ae67ccc1d7738afe38fd [2021-12-09T23:06:03.985Z] #26 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-09T23:06:03.985Z] #55 sha256:ec2e212001a2223385a48aca7753001bcd83a8837e930fc308125132f3fc7850 [2021-12-09T23:06:03.985Z] #55 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-09T23:06:03.985Z] #68 sha256:04dce8134a0c23d676379e726a01f13b47a71c225514b880c96c35d087d0ee07 [2021-12-09T23:06:03.985Z] #68 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #34 [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-12-09T23:06:03.985Z] #34 sha256:591543114487f20ad6228101cb526a1dac2c69459a535a289d78301b9757bb2b [2021-12-09T23:06:03.985Z] #34 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #76 [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-12-09T23:06:03.985Z] #76 sha256:f957b8d7933c3aefa7eab5cf86578644fb76408f8a776effadc87bcadb3fe177 [2021-12-09T23:06:03.985Z] #76 CACHED [2021-12-09T23:06:03.985Z] [2021-12-09T23:06:03.985Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-09T23:06:03.985Z] #77 sha256:82396767c3dc89b14514bde997a54c66dec45ea3937fa9ce560c813c351d4e49 [2021-12-09T23:06:04.440Z] > git remote # timeout=10 [2021-12-09T23:06:03.932Z] > git remote # timeout=10 [2021-12-09T23:06:03.975Z] > git config --get remote.origin.url # timeout=10 [2021-12-09T23:06:04.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:06:04.017Z] > git merge 8955d8da8951695a98eb7e15bead19d402c6eb27 # timeout=10 [2021-12-09T23:06:04.913Z] #77 DONE 1.0s [2021-12-09T23:06:04.913Z] [2021-12-09T23:06:04.913Z] #78 exporting to image [2021-12-09T23:06:04.913Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-09T23:06:04.913Z] #78 exporting layers [2021-12-09T23:06:05.084Z] Merge succeeded, producing 6beb54cfcabccb4e7ec66d8e52d84e366ddb421a [2021-12-09T23:06:05.085Z] Checking out Revision 6beb54cfcabccb4e7ec66d8e52d84e366ddb421a (PR-43073) [2021-12-09T23:06:05.440Z] Merge succeeded, producing 6beb54cfcabccb4e7ec66d8e52d84e366ddb421a [2021-12-09T23:06:05.441Z] Checking out Revision 6beb54cfcabccb4e7ec66d8e52d84e366ddb421a (PR-43073) [2021-12-09T23:06:05.628Z] Commit message: "Merge commit '8955d8da8951695a98eb7e15bead19d402c6eb27' into HEAD" [2021-12-09T23:06:05.628Z] First time build. Skipping changelog. [2021-12-09T23:06:05.839Z] #78 exporting layers 1.0s done [2021-12-09T23:06:05.840Z] #78 writing image sha256:95f913b2c7dc617c31bcd0c5e5c953a172cb7559b225cc9162eedaf43af56c9a done [2021-12-09T23:06:05.840Z] #78 naming to docker.io/library/docker:e5012dee0d0e0a9c593a653e8768eeaa34f15dda done [2021-12-09T23:06:05.840Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-09T23:06:05.930Z] Commit message: "Merge commit '8955d8da8951695a98eb7e15bead19d402c6eb27' into HEAD" [2021-12-09T23:06:06.021Z] > git --version # timeout=10 [2021-12-09T23:06:06.064Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-09T23:06:06.108Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-09T23:06:06.179Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e5012dee0d0e0a9c593a653e8768eeaa34f15dda -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:e5012dee0d0e0a9c593a653e8768eeaa34f15dda hack/make.sh dynbinary test-integration [2021-12-09T23:06:06.330Z] > git --version # timeout=10 [2021-12-09T23:06:06.383Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-09T23:06:06.436Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-12-09T23:06:04.501Z] > git config --get remote.origin.url # timeout=10 [2021-12-09T23:06:04.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:06:04.554Z] > git merge 8955d8da8951695a98eb7e15bead19d402c6eb27 # timeout=10 [2021-12-09T23:06:05.349Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-09T23:06:05.473Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:06:05.525Z] > git checkout -f 6beb54cfcabccb4e7ec66d8e52d84e366ddb421a # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-12-09T23:06:04.996Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-09T23:06:05.116Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:06:05.159Z] > git checkout -f 6beb54cfcabccb4e7ec66d8e52d84e366ddb421a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-09T23:06:06.742Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-12-09T23:06:06.742Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-12-09T23:06:06.742Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-12-09T23:06:06.742Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-12-09T23:06:06.998Z] 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-12-09T23:06:06.998Z] Detected virtualization docker. [2021-12-09T23:06:06.998Z] Detected architecture x86-64. [2021-12-09T23:06:06.998Z] Set hostname to <60d9be51a87d>. [2021-12-09T23:06:06.998Z] modprobe@configfs.service: Succeeded. [2021-12-09T23:06:06.998Z] modprobe@drm.service: Succeeded. [2021-12-09T23:06:06.998Z] modprobe@fuse.service: Succeeded. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-09T23:06:07.254Z] + source /etc/docker-entrypoint-cmd [2021-12-09T23:06:07.254Z] ++ hack/make.sh dynbinary test-integration [2021-12-09T23:06:07.254Z] [2021-12-09T23:06:07.544Z] + docker version [2021-12-09T23:06:07.544Z] Client: [2021-12-09T23:06:07.544Z] Version: 20.10.9 [2021-12-09T23:06:07.544Z] API version: 1.41 [2021-12-09T23:06:07.544Z] Go version: go1.16.8 [2021-12-09T23:06:07.544Z] Git commit: c2ea9bc [2021-12-09T23:06:07.544Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-09T23:06:07.544Z] OS/Arch: windows/amd64 [2021-12-09T23:06:07.544Z] Context: default [2021-12-09T23:06:07.544Z] Experimental: true [2021-12-09T23:06:07.544Z] [2021-12-09T23:06:07.544Z] Server: Docker Engine - Community [2021-12-09T23:06:07.544Z] Engine: [2021-12-09T23:06:07.544Z] Version: 20.10.9 [2021-12-09T23:06:07.544Z] API version: 1.41 (minimum version 1.24) [2021-12-09T23:06:07.544Z] Go version: go1.16.8 [2021-12-09T23:06:07.544Z] Git commit: 79ea9d3 [2021-12-09T23:06:07.544Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-09T23:06:07.544Z] OS/Arch: windows/amd64 [2021-12-09T23:06:07.544Z] Experimental: true [Pipeline] sh [2021-12-09T23:06:07.817Z] Removing bundles/ [2021-12-09T23:06:07.817Z] [2021-12-09T23:06:07.817Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-09T23:06:07.817Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-09T23:06:07.817Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:06:08.047Z] + docker version [2021-12-09T23:06:08.047Z] Client: [2021-12-09T23:06:08.047Z] Version: 20.10.9 [2021-12-09T23:06:08.047Z] API version: 1.41 [2021-12-09T23:06:08.047Z] Go version: go1.16.8 [2021-12-09T23:06:08.047Z] Git commit: c2ea9bc [2021-12-09T23:06:08.047Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-09T23:06:08.047Z] OS/Arch: windows/amd64 [2021-12-09T23:06:08.047Z] Context: default [2021-12-09T23:06:08.047Z] Experimental: true [2021-12-09T23:06:08.047Z] [2021-12-09T23:06:08.047Z] Server: Docker Engine - Community [2021-12-09T23:06:08.047Z] Engine: [2021-12-09T23:06:08.047Z] Version: 20.10.9 [2021-12-09T23:06:08.047Z] API version: 1.41 (minimum version 1.24) [2021-12-09T23:06:08.047Z] Go version: go1.16.8 [2021-12-09T23:06:08.047Z] Git commit: 79ea9d3 [2021-12-09T23:06:08.047Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-09T23:06:08.047Z] OS/Arch: windows/amd64 [2021-12-09T23:06:08.047Z] Experimental: true [Pipeline] sh [2021-12-09T23:06:08.581Z] + docker info [2021-12-09T23:06:08.581Z] Client: [2021-12-09T23:06:08.581Z] Context: default [2021-12-09T23:06:08.581Z] Debug Mode: false [2021-12-09T23:06:08.581Z] [2021-12-09T23:06:08.581Z] Server: [2021-12-09T23:06:08.581Z] Containers: 0 [2021-12-09T23:06:08.581Z] Running: 0 [2021-12-09T23:06:08.581Z] Paused: 0 [2021-12-09T23:06:08.581Z] Stopped: 0 [2021-12-09T23:06:08.581Z] Images: 11 [2021-12-09T23:06:08.581Z] Server Version: 20.10.9 [2021-12-09T23:06:08.581Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-09T23:06:08.581Z] Windows: [2021-12-09T23:06:08.581Z] LCOW: [2021-12-09T23:06:08.581Z] Logging Driver: json-file [2021-12-09T23:06:08.581Z] Plugins: [2021-12-09T23:06:08.581Z] Volume: local [2021-12-09T23:06:08.581Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-09T23:06:08.581Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-09T23:06:08.581Z] Swarm: inactive [2021-12-09T23:06:08.581Z] Default Isolation: process [2021-12-09T23:06:08.581Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-09T23:06:08.581Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-09T23:06:08.581Z] OSType: windows [2021-12-09T23:06:08.581Z] Architecture: x86_64 [2021-12-09T23:06:08.581Z] CPUs: 4 [2021-12-09T23:06:08.581Z] Total Memory: 32GiB [2021-12-09T23:06:08.581Z] Name: azwin-2-99e9e0 [2021-12-09T23:06:08.581Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-09T23:06:08.581Z] Docker Root Dir: D:\docker [2021-12-09T23:06:08.581Z] Debug Mode: false [2021-12-09T23:06:08.581Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:06:08.581Z] Labels: [2021-12-09T23:06:08.581Z] Experimental: true [2021-12-09T23:06:08.581Z] Insecure Registries: [2021-12-09T23:06:08.581Z] 10.0.0.4:5000 [2021-12-09T23:06:08.581Z] 127.0.0.0/8 [2021-12-09T23:06:08.581Z] Registry Mirrors: [2021-12-09T23:06:08.581Z] http://10.0.0.4:5000/ [2021-12-09T23:06:08.581Z] Live Restore Enabled: false [2021-12-09T23:06:08.581Z] Product License: Community Engine [2021-12-09T23:06:08.581Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-09T23:06:09.078Z] + docker info [2021-12-09T23:06:09.078Z] Client: [2021-12-09T23:06:09.078Z] Context: default [2021-12-09T23:06:09.078Z] Debug Mode: false [2021-12-09T23:06:09.078Z] [2021-12-09T23:06:09.078Z] Server: [2021-12-09T23:06:09.078Z] Containers: 0 [2021-12-09T23:06:09.078Z] Running: 0 [2021-12-09T23:06:09.078Z] Paused: 0 [2021-12-09T23:06:09.078Z] Stopped: 0 [2021-12-09T23:06:09.078Z] Images: 11 [2021-12-09T23:06:09.078Z] Server Version: 20.10.9 [2021-12-09T23:06:09.078Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-09T23:06:09.078Z] Windows: [2021-12-09T23:06:09.078Z] LCOW: [2021-12-09T23:06:09.078Z] Logging Driver: json-file [2021-12-09T23:06:09.078Z] Plugins: [2021-12-09T23:06:09.078Z] Volume: local [2021-12-09T23:06:09.078Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-09T23:06:09.079Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-09T23:06:09.079Z] Swarm: inactive [2021-12-09T23:06:09.079Z] Default Isolation: process [2021-12-09T23:06:09.079Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-09T23:06:09.079Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-09T23:06:09.079Z] OSType: windows [2021-12-09T23:06:09.079Z] Architecture: x86_64 [2021-12-09T23:06:09.079Z] CPUs: 4 [2021-12-09T23:06:09.079Z] Total Memory: 32GiB [2021-12-09T23:06:09.079Z] Name: azwin-2-99e9e1 [2021-12-09T23:06:09.079Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-09T23:06:09.079Z] Docker Root Dir: D:\docker [2021-12-09T23:06:09.079Z] Debug Mode: false [2021-12-09T23:06:09.079Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:06:09.079Z] Labels: [2021-12-09T23:06:09.079Z] Experimental: true [2021-12-09T23:06:09.079Z] Insecure Registries: [2021-12-09T23:06:09.079Z] 10.0.0.4:5000 [2021-12-09T23:06:09.079Z] 127.0.0.0/8 [2021-12-09T23:06:09.079Z] Registry Mirrors: [2021-12-09T23:06:09.079Z] http://10.0.0.4:5000/ [2021-12-09T23:06:09.079Z] Live Restore Enabled: false [2021-12-09T23:06:09.079Z] Product License: Community Engine [2021-12-09T23:06:09.079Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-09T23:06:10.507Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-12-09T23:06:10.507Z] [2021-12-09T23:06:10.507Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-12-09T23:06:10.507Z] Installing docker-proxy to /usr/local/bin/ [2021-12-09T23:06:10.507Z] [2021-12-09T23:06:10.507Z] + mkdir -p bundles [2021-12-09T23:06:10.507Z] + '[' -n 'github.com/docker/docker/api [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/backend/build [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/httputils [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/middleware [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router/build [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router/container [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router/debug [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router/distribution [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router/grpc [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router/image [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router/network [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router/plugin [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router/session [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router/swarm [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router/system [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/server/router/volume [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/backend [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/blkiodev [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/container [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/events [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/filters [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/image [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/mount [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/network [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/registry [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/strslice [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/swarm [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/time [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/versions [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-09T23:06:10.507Z] github.com/docker/docker/api/types/volume [2021-12-09T23:06:10.507Z] github.com/docker/docker/builder [2021-12-09T23:06:10.507Z] github.com/docker/docker/builder/builder-next [2021-12-09T23:06:10.507Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-09T23:06:10.507Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-09T23:06:10.507Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-09T23:06:10.507Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-09T23:06:10.507Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-09T23:06:10.507Z] github.com/docker/docker/builder/builder-next/worker [2021-12-09T23:06:10.507Z] github.com/docker/docker/builder/dockerfile [2021-12-09T23:06:10.507Z] github.com/docker/docker/builder/dockerignore [2021-12-09T23:06:10.507Z] github.com/docker/docker/builder/remotecontext [2021-12-09T23:06:10.507Z] github.com/docker/docker/builder/remotecontext/git [2021-12-09T23:06:10.507Z] github.com/docker/docker/cli [2021-12-09T23:06:10.507Z] github.com/docker/docker/cli/config [2021-12-09T23:06:10.507Z] github.com/docker/docker/cli/debug [2021-12-09T23:06:10.507Z] github.com/docker/docker/client [2021-12-09T23:06:10.507Z] github.com/docker/docker/cmd/docker-proxy [2021-12-09T23:06:10.507Z] github.com/docker/docker/cmd/dockerd [2021-12-09T23:06:10.507Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-09T23:06:10.507Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-09T23:06:10.507Z] github.com/docker/docker/container [2021-12-09T23:06:10.507Z] github.com/docker/docker/container/stream [2021-12-09T23:06:10.507Z] github.com/docker/docker/contrib/apparmor [2021-12-09T23:06:10.507Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-09T23:06:10.507Z] github.com/docker/docker/contrib/httpserver [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/cluster [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/cluster/convert [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/cluster/executor [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/cluster/provider [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/config [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/discovery [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/events [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/events/testutils [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/exec [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/graphdriver [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/images [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/initlayer [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/links [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/listeners [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/gelf [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/journald [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/local [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/logentries [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/splunk [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/syslog [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/logger/templates [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/names [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/network [2021-12-09T23:06:10.507Z] github.com/docker/docker/daemon/stats [2021-12-09T23:06:10.507Z] github.com/docker/docker/distribution [2021-12-09T23:06:10.507Z] github.com/docker/docker/distribution/metadata [2021-12-09T23:06:10.507Z] github.com/docker/docker/distribution/utils [2021-12-09T23:06:10.507Z] github.com/docker/docker/distribution/xfer [2021-12-09T23:06:10.507Z] github.com/docker/docker/dockerversion [2021-12-09T23:06:10.507Z] github.com/docker/docker/errdefs [2021-12-09T23:06:10.507Z] github.com/docker/docker/image [2021-12-09T23:06:10.507Z] github.com/docker/docker/image/cache [2021-12-09T23:06:10.507Z] github.com/docker/docker/image/tarexport [2021-12-09T23:06:10.507Z] github.com/docker/docker/image/v1 [2021-12-09T23:06:10.507Z] github.com/docker/docker/internal/test/suite [2021-12-09T23:06:10.507Z] github.com/docker/docker/layer [2021-12-09T23:06:10.507Z] github.com/docker/docker/libcontainerd [2021-12-09T23:06:10.507Z] github.com/docker/docker/libcontainerd/queue [2021-12-09T23:06:10.507Z] github.com/docker/docker/libcontainerd/remote [2021-12-09T23:06:10.507Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-09T23:06:10.507Z] github.com/docker/docker/libcontainerd/types [2021-12-09T23:06:10.507Z] github.com/docker/docker/oci [2021-12-09T23:06:10.507Z] github.com/docker/docker/oci/caps [2021-12-09T23:06:10.507Z] github.com/docker/docker/opts [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/aaparser [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/archive [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/authorization [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/broadcaster [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/capabilities [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/chrootarchive [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/containerfs [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/devicemapper [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/directory [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/discovery [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/discovery/file [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/discovery/kv [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/discovery/memory [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/dmesg [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/filenotify [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/fileutils [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/fsutils [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/homedir [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/idtools [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/ioutils [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/jsonmessage [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/locker [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/longpath [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/loopback [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/mount [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/namesgenerator [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/parsers [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/pidfile [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/platform [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/plugingetter [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/plugins [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/plugins/transport [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/pools [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/progress [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/pubsub [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/reexec [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/signal [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/stack [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/stdcopy [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/streamformatter [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/stringid [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/symlink [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/sysinfo [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/system [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/tailfile [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/tarsum [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/term [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/term/windows [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/truncindex [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/urlutil [2021-12-09T23:06:10.507Z] github.com/docker/docker/pkg/useragent [2021-12-09T23:06:10.507Z] github.com/docker/docker/plugin [2021-12-09T23:06:10.507Z] github.com/docker/docker/plugin/executor/containerd [2021-12-09T23:06:10.507Z] github.com/docker/docker/plugin/v2 [2021-12-09T23:06:10.507Z] github.com/docker/docker/profiles/apparmor [2021-12-09T23:06:10.507Z] github.com/docker/docker/profiles/seccomp [2021-12-09T23:06:10.507Z] github.com/docker/docker/quota [2021-12-09T23:06:10.507Z] github.com/docker/docker/reference [2021-12-09T23:06:10.507Z] github.com/docker/docker/registry [2021-12-09T23:06:10.507Z] github.com/docker/docker/registry/resumable [2021-12-09T23:06:10.507Z] github.com/docker/docker/restartmanager [2021-12-09T23:06:10.507Z] github.com/docker/docker/rootless [2021-12-09T23:06:10.507Z] github.com/docker/docker/rootless/specconv [2021-12-09T23:06:10.507Z] github.com/docker/docker/runconfig [2021-12-09T23:06:10.507Z] github.com/docker/docker/runconfig/opts [2021-12-09T23:06:10.507Z] github.com/docker/docker/testutil [2021-12-09T23:06:10.507Z] github.com/docker/docker/testutil/daemon [2021-12-09T23:06:10.507Z] github.com/docker/docker/testutil/environment [2021-12-09T23:06:10.507Z] github.com/docker/docker/testutil/fakecontext [2021-12-09T23:06:10.507Z] github.com/docker/docker/testutil/fakegit [2021-12-09T23:06:10.507Z] github.com/docker/docker/testutil/fakestorage [2021-12-09T23:06:10.507Z] github.com/docker/docker/testutil/fixtures/load [2021-12-09T23:06:10.507Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-09T23:06:10.507Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-09T23:06:10.507Z] github.com/docker/docker/testutil/registry [2021-12-09T23:06:10.507Z] github.com/docker/docker/testutil/request [2021-12-09T23:06:10.507Z] github.com/docker/docker/volume [2021-12-09T23:06:10.507Z] github.com/docker/docker/volume/drivers [2021-12-09T23:06:10.507Z] github.com/docker/docker/volume/local [2021-12-09T23:06:10.507Z] github.com/docker/docker/volume/mounts [2021-12-09T23:06:10.507Z] github.com/docker/docker/volume/service [2021-12-09T23:06:10.507Z] github.com/docker/docker/volume/service/opts [2021-12-09T23:06:10.507Z] github.com/docker/docker/volume/testutils' ']' [2021-12-09T23:06:10.508Z] + 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-12-09T23:06:10.769Z] ? github.com/docker/docker/api [no test files] [2021-12-09T23:06:19.633Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-09T23:06:19.633Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a17cced9\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-09T23:06:19.633Z] ---------------------------------------------------------------------------- [2021-12-09T23:06:19.633Z] [2021-12-09T23:06:19.633Z] INFO: executeCI.ps1 starting at Thu Dec 9 23:06:17 CUT 2021 [2021-12-09T23:06:19.633Z] [2021-12-09T23:06:19.633Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-09T23:06:19.633Z] INFO: Running git version 2.24.1.windows.2 [2021-12-09T23:06:19.633Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-12-09T23:06:19.633Z] INFO: Environment variables: [2021-12-09T23:06:19.633Z] [2021-12-09T23:06:19.633Z] Name Value [2021-12-09T23:06:19.633Z] ---- ----- [2021-12-09T23:06:19.633Z] ALLUSERSPROFILE C:\ProgramData [2021-12-09T23:06:19.633Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-09T23:06:19.633Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-09T23:06:19.633Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-09T23:06:19.633Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-09T23:06:19.633Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-09T23:06:19.633Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-09T23:06:19.633Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-09T23:06:19.633Z] BRANCH_NAME PR-43073 [2021-12-09T23:06:19.633Z] BUILD_DISPLAY_NAME #1 [2021-12-09T23:06:19.633Z] BUILD_ID 1 [2021-12-09T23:06:19.633Z] BUILD_NUMBER 1 [2021-12-09T23:06:19.633Z] BUILD_TAG jenkins-moby-PR-43073-1 [2021-12-09T23:06:19.633Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/ [2021-12-09T23:06:19.633Z] CHANGE_AUTHOR CosmosViewer [2021-12-09T23:06:19.633Z] CHANGE_BRANCH #42818-Correct-Doc-Issue [2021-12-09T23:06:19.633Z] CHANGE_FORK RafaPili1 [2021-12-09T23:06:19.633Z] CHANGE_ID 43073 [2021-12-09T23:06:19.633Z] CHANGE_TARGET master [2021-12-09T23:06:19.633Z] CHANGE_TITLE #42818 change query param from comma separated list to exploded list … [2021-12-09T23:06:19.633Z] CHANGE_URL https://github.com/moby/moby/pull/43073 [2021-12-09T23:06:19.633Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-09T23:06:19.633Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-09T23:06:19.633Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-09T23:06:19.633Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-09T23:06:19.633Z] COMPUTERNAME azwin-2-99e9e0 [2021-12-09T23:06:19.633Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-09T23:06:19.633Z] ConfigSequenceNumber 0 [2021-12-09T23:06:19.633Z] DOCKER_BUILDKIT 0 [2021-12-09T23:06:19.633Z] DOCKER_DUT_DEBUG 1 [2021-12-09T23:06:19.633Z] DOCKER_EXPERIMENTAL 1 [2021-12-09T23:06:19.633Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-09T23:06:19.633Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-12-09T23:06:19.633Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-09T23:06:19.633Z] EXECUTOR_NUMBER 0 [2021-12-09T23:06:19.633Z] FQDN azwin-2-99e9e0.westus.cloudapp.azure.com [2021-12-09T23:06:19.633Z] GIT_BRANCH PR-43073 [2021-12-09T23:06:19.633Z] GIT_COMMIT 6beb54cfcabccb4e7ec66d8e52d84e366ddb421a [2021-12-09T23:06:19.633Z] GIT_URL https://github.com/moby/moby.git [2021-12-09T23:06:19.633Z] HUDSON_COOKIE bb862dee-aeb5-4447-8f26-af8474515df9 [2021-12-09T23:06:19.633Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-09T23:06:19.633Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-09T23:06:19.633Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-09T23:06:19.633Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-09T23:06:19.633Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-09T23:06:19.633Z] JENKINS_NODE_COOKIE 04cfc1f6-15ed-4abc-9e83-bf37303a0f60 [2021-12-09T23:06:19.633Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-09T23:06:19.633Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-09T23:06:19.633Z] JOB_BASE_NAME PR-43073 [2021-12-09T23:06:19.633Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/display/redirect [2021-12-09T23:06:19.633Z] JOB_NAME moby/PR-43073 [2021-12-09T23:06:19.633Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/ [2021-12-09T23:06:19.633Z] library.jps.version master [2021-12-09T23:06:19.633Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-09T23:06:19.633Z] NODE_LABELS amd64 azure azwin-2-99e9e0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-12-09T23:06:19.633Z] NODE_NAME azwin-2-99e9e0 [2021-12-09T23:06:19.633Z] NUMBER_OF_PROCESSORS 4 [2021-12-09T23:06:19.633Z] OS Windows_NT [2021-12-09T23:06:19.633Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-09T23:06:19.633Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-09T23:06:19.633Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-09T23:06:19.633Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-12-09T23:06:19.633Z] PROCESSOR_LEVEL 6 [2021-12-09T23:06:19.633Z] PROCESSOR_REVISION 5504 [2021-12-09T23:06:19.633Z] ProgramData C:\ProgramData [2021-12-09T23:06:19.633Z] ProgramFiles C:\Program Files [2021-12-09T23:06:19.633Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-09T23:06:19.633Z] ProgramW6432 C:\Program Files [2021-12-09T23:06:19.633Z] PROMPT $P$G [2021-12-09T23:06:19.633Z] PSExecutionPolicyPreference Bypass [2021-12-09T23:06:19.633Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-09T23:06:19.633Z] PUBLIC C:\Users\Public [2021-12-09T23:06:19.633Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/display/redirect?page=artif... [2021-12-09T23:06:19.633Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/display/redirect?page=changes [2021-12-09T23:06:19.633Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/display/redirect [2021-12-09T23:06:19.633Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/display/redirect?page=tests [2021-12-09T23:06:19.633Z] SKIP_VALIDATION_TESTS 1 [2021-12-09T23:06:19.633Z] SOURCES_DRIVE d [2021-12-09T23:06:19.633Z] SOURCES_SUBDIR gopath [2021-12-09T23:06:19.633Z] STAGE_NAME Run tests [2021-12-09T23:06:19.633Z] SystemDrive C: [2021-12-09T23:06:19.634Z] SystemRoot C:\Windows [2021-12-09T23:06:19.634Z] TEMP C:\Windows\TEMP [2021-12-09T23:06:19.634Z] TESTDEBUG 0 [2021-12-09T23:06:19.634Z] TESTRUN_DRIVE d [2021-12-09T23:06:19.634Z] TESTRUN_SUBDIR CI [2021-12-09T23:06:19.634Z] TIMEOUT 120m [2021-12-09T23:06:19.634Z] TMP C:\Windows\TEMP [2021-12-09T23:06:19.634Z] USERDOMAIN WORKGROUP [2021-12-09T23:06:19.634Z] USERNAME azwin-2-99e9e0$ [2021-12-09T23:06:19.634Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-09T23:06:19.634Z] windir C:\Windows [2021-12-09T23:06:19.634Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-09T23:06:19.634Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-12-09T23:06:19.634Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-09T23:06:19.634Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-09T23:06:19.634Z] [2021-12-09T23:06:19.634Z] [2021-12-09T23:06:19.634Z] [2021-12-09T23:06:19.634Z] INFO: Sources under d:\gopath\... [2021-12-09T23:06:19.634Z] INFO: Test run under d:\CI\... [2021-12-09T23:06:19.634Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-09T23:06:19.634Z] INFO: docker/docker repository was found [2021-12-09T23:06:19.634Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-12-09T23:06:19.634Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-12-09T23:06:19.634Z] INFO: Docker version of control daemon [2021-12-09T23:06:19.634Z] [2021-12-09T23:06:19.634Z] Client: [2021-12-09T23:06:19.634Z] Version: 20.10.9 [2021-12-09T23:06:19.634Z] API version: 1.41 [2021-12-09T23:06:19.634Z] Go version: go1.16.8 [2021-12-09T23:06:19.634Z] Git commit: c2ea9bc [2021-12-09T23:06:19.634Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-09T23:06:19.634Z] OS/Arch: windows/amd64 [2021-12-09T23:06:19.634Z] Context: default [2021-12-09T23:06:19.634Z] Experimental: true [2021-12-09T23:06:19.634Z] [2021-12-09T23:06:19.634Z] Server: Docker Engine - Community [2021-12-09T23:06:19.634Z] Engine: [2021-12-09T23:06:19.634Z] Version: 20.10.9 [2021-12-09T23:06:19.634Z] API version: 1.41 (minimum version 1.24) [2021-12-09T23:06:19.634Z] Go version: go1.16.8 [2021-12-09T23:06:19.634Z] Git commit: 79ea9d3 [2021-12-09T23:06:19.634Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-09T23:06:19.634Z] OS/Arch: windows/amd64 [2021-12-09T23:06:19.634Z] Experimental: true [2021-12-09T23:06:19.634Z] [2021-12-09T23:06:19.634Z] INFO: Docker info of control daemon [2021-12-09T23:06:19.634Z] [2021-12-09T23:06:19.634Z] Client: [2021-12-09T23:06:19.634Z] Context: default [2021-12-09T23:06:19.634Z] Debug Mode: false [2021-12-09T23:06:19.634Z] [2021-12-09T23:06:19.634Z] Server: [2021-12-09T23:06:19.634Z] Containers: 0 [2021-12-09T23:06:19.634Z] Running: 0 [2021-12-09T23:06:19.634Z] Paused: 0 [2021-12-09T23:06:19.634Z] Stopped: 0 [2021-12-09T23:06:19.634Z] Images: 11 [2021-12-09T23:06:19.634Z] Server Version: 20.10.9 [2021-12-09T23:06:19.634Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-09T23:06:19.634Z] Windows: [2021-12-09T23:06:19.634Z] LCOW: [2021-12-09T23:06:19.634Z] Logging Driver: json-file [2021-12-09T23:06:19.634Z] Plugins: [2021-12-09T23:06:19.634Z] Volume: local [2021-12-09T23:06:19.634Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-09T23:06:19.634Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-09T23:06:19.634Z] Swarm: inactive [2021-12-09T23:06:19.634Z] Default Isolation: process [2021-12-09T23:06:19.634Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-09T23:06:19.634Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-09T23:06:19.634Z] OSType: windows [2021-12-09T23:06:19.634Z] Architecture: x86_64 [2021-12-09T23:06:19.634Z] CPUs: 4 [2021-12-09T23:06:19.634Z] Total Memory: 32GiB [2021-12-09T23:06:19.634Z] Name: azwin-2-99e9e0 [2021-12-09T23:06:19.634Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-09T23:06:19.634Z] Docker Root Dir: D:\docker [2021-12-09T23:06:19.634Z] Debug Mode: false [2021-12-09T23:06:19.634Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:06:19.634Z] Labels: [2021-12-09T23:06:19.634Z] Experimental: true [2021-12-09T23:06:19.634Z] Insecure Registries: [2021-12-09T23:06:19.634Z] 10.0.0.4:5000 [2021-12-09T23:06:19.634Z] 127.0.0.0/8 [2021-12-09T23:06:19.634Z] Registry Mirrors: [2021-12-09T23:06:19.634Z] http://10.0.0.4:5000/ [2021-12-09T23:06:19.634Z] Live Restore Enabled: false [2021-12-09T23:06:19.634Z] Product License: Community Engine [2021-12-09T23:06:19.634Z] [2021-12-09T23:06:19.634Z] [2021-12-09T23:06:19.634Z] INFO: Commit hash is 6beb54cfca [2021-12-09T23:06:19.634Z] INFO: Nuke-Everything... [2021-12-09T23:06:19.634Z] INFO: Container count on control daemon to delete is 0 [2021-12-09T23:06:19.634Z] INFO: Nuking d:\CI [2021-12-09T23:06:19.634Z] INFO: Zapped successfully [2021-12-09T23:06:19.634Z] INFO: Location for testing is d:\CI\PR-43073\1 [2021-12-09T23:06:19.634Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-09T23:06:19.634Z] [2021-12-09T23:06:19.634Z] [2021-12-09T23:06:19.634Z] INFO: Building the image from Dockerfile.windows at 12/09/2021 23:06:19... [2021-12-09T23:06:19.634Z] [2021-12-09T23:06:20.191Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-09T23:06:20.191Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-beb876c8\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-09T23:06:20.191Z] ---------------------------------------------------------------------------- [2021-12-09T23:06:20.191Z] [2021-12-09T23:06:20.191Z] INFO: executeCI.ps1 starting at Thu Dec 9 23:06:18 CUT 2021 [2021-12-09T23:06:20.191Z] [2021-12-09T23:06:20.191Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-09T23:06:20.191Z] INFO: Running git version 2.24.1.windows.2 [2021-12-09T23:06:20.191Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-12-09T23:06:20.191Z] INFO: Environment variables: [2021-12-09T23:06:20.191Z] [2021-12-09T23:06:20.191Z] Name Value [2021-12-09T23:06:20.191Z] ---- ----- [2021-12-09T23:06:20.191Z] ALLUSERSPROFILE C:\ProgramData [2021-12-09T23:06:20.191Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-09T23:06:20.191Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-09T23:06:20.191Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-09T23:06:20.191Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-09T23:06:20.191Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-09T23:06:20.191Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-09T23:06:20.191Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-09T23:06:20.191Z] BRANCH_NAME PR-43073 [2021-12-09T23:06:20.191Z] BUILD_DISPLAY_NAME #1 [2021-12-09T23:06:20.191Z] BUILD_ID 1 [2021-12-09T23:06:20.191Z] BUILD_NUMBER 1 [2021-12-09T23:06:20.191Z] BUILD_TAG jenkins-moby-PR-43073-1 [2021-12-09T23:06:20.191Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/ [2021-12-09T23:06:20.191Z] CHANGE_AUTHOR CosmosViewer [2021-12-09T23:06:20.191Z] CHANGE_BRANCH #42818-Correct-Doc-Issue [2021-12-09T23:06:20.191Z] CHANGE_FORK RafaPili1 [2021-12-09T23:06:20.191Z] CHANGE_ID 43073 [2021-12-09T23:06:20.191Z] CHANGE_TARGET master [2021-12-09T23:06:20.191Z] CHANGE_TITLE #42818 change query param from comma separated list to exploded list … [2021-12-09T23:06:20.191Z] CHANGE_URL https://github.com/moby/moby/pull/43073 [2021-12-09T23:06:20.191Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-09T23:06:20.191Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-09T23:06:20.191Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-09T23:06:20.191Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-09T23:06:20.191Z] COMPUTERNAME azwin-2-99e9e1 [2021-12-09T23:06:20.191Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-09T23:06:20.191Z] ConfigSequenceNumber 0 [2021-12-09T23:06:20.191Z] DOCKER_BUILDKIT 0 [2021-12-09T23:06:20.191Z] DOCKER_DUT_DEBUG 1 [2021-12-09T23:06:20.191Z] DOCKER_EXPERIMENTAL 1 [2021-12-09T23:06:20.191Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-09T23:06:20.191Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-09T23:06:20.191Z] EXECUTOR_NUMBER 0 [2021-12-09T23:06:20.191Z] FQDN azwin-2-99e9e1.westus.cloudapp.azure.com [2021-12-09T23:06:20.191Z] GIT_BRANCH PR-43073 [2021-12-09T23:06:20.191Z] GIT_COMMIT 6beb54cfcabccb4e7ec66d8e52d84e366ddb421a [2021-12-09T23:06:20.191Z] GIT_URL https://github.com/moby/moby.git [2021-12-09T23:06:20.191Z] HUDSON_COOKIE 4823515f-a736-477b-a3ad-86acdd065ae4 [2021-12-09T23:06:20.191Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-09T23:06:20.191Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-09T23:06:20.191Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-09T23:06:20.191Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-09T23:06:20.191Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-09T23:06:20.191Z] JENKINS_NODE_COOKIE 88ca18af-c764-4842-a7a6-3c18b2ae2e39 [2021-12-09T23:06:20.191Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-09T23:06:20.191Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-09T23:06:20.191Z] JOB_BASE_NAME PR-43073 [2021-12-09T23:06:20.191Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/display/redirect [2021-12-09T23:06:20.191Z] JOB_NAME moby/PR-43073 [2021-12-09T23:06:20.191Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/ [2021-12-09T23:06:20.191Z] library.jps.version master [2021-12-09T23:06:20.191Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-09T23:06:20.191Z] NODE_LABELS amd64 azure azwin-2-99e9e1 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-12-09T23:06:20.191Z] NODE_NAME azwin-2-99e9e1 [2021-12-09T23:06:20.191Z] NUMBER_OF_PROCESSORS 4 [2021-12-09T23:06:20.191Z] OS Windows_NT [2021-12-09T23:06:20.191Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-09T23:06:20.191Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-09T23:06:20.191Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-09T23:06:20.191Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-12-09T23:06:20.191Z] PROCESSOR_LEVEL 6 [2021-12-09T23:06:20.191Z] PROCESSOR_REVISION 4f01 [2021-12-09T23:06:20.191Z] ProgramData C:\ProgramData [2021-12-09T23:06:20.191Z] ProgramFiles C:\Program Files [2021-12-09T23:06:20.191Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-09T23:06:20.191Z] ProgramW6432 C:\Program Files [2021-12-09T23:06:20.192Z] PROMPT $P$G [2021-12-09T23:06:20.192Z] PSExecutionPolicyPreference Bypass [2021-12-09T23:06:20.192Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-09T23:06:20.192Z] PUBLIC C:\Users\Public [2021-12-09T23:06:20.192Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/display/redirect?page=artif... [2021-12-09T23:06:20.192Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/display/redirect?page=changes [2021-12-09T23:06:20.192Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/display/redirect [2021-12-09T23:06:20.192Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/display/redirect?page=tests [2021-12-09T23:06:20.192Z] SKIP_VALIDATION_TESTS 1 [2021-12-09T23:06:20.192Z] SOURCES_DRIVE d [2021-12-09T23:06:20.192Z] SOURCES_SUBDIR gopath [2021-12-09T23:06:20.192Z] STAGE_NAME Run tests [2021-12-09T23:06:20.192Z] SystemDrive C: [2021-12-09T23:06:20.192Z] SystemRoot C:\Windows [2021-12-09T23:06:20.192Z] TEMP C:\Windows\TEMP [2021-12-09T23:06:20.192Z] TESTDEBUG 0 [2021-12-09T23:06:20.192Z] TESTRUN_DRIVE d [2021-12-09T23:06:20.192Z] TESTRUN_SUBDIR CI [2021-12-09T23:06:20.192Z] TIMEOUT 120m [2021-12-09T23:06:20.192Z] TMP C:\Windows\TEMP [2021-12-09T23:06:20.192Z] USERDOMAIN WORKGROUP [2021-12-09T23:06:20.192Z] USERNAME azwin-2-99e9e1$ [2021-12-09T23:06:20.192Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-09T23:06:20.192Z] windir C:\Windows [2021-12-09T23:06:20.192Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-09T23:06:20.192Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-12-09T23:06:20.192Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-09T23:06:20.192Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-09T23:06:20.192Z] [2021-12-09T23:06:20.192Z] [2021-12-09T23:06:20.192Z] [2021-12-09T23:06:20.192Z] INFO: Sources under d:\gopath\... [2021-12-09T23:06:20.192Z] INFO: Test run under d:\CI\... [2021-12-09T23:06:20.192Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-09T23:06:20.192Z] INFO: docker/docker repository was found [2021-12-09T23:06:20.192Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-12-09T23:06:20.192Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-12-09T23:06:20.192Z] INFO: Docker version of control daemon [2021-12-09T23:06:20.192Z] [2021-12-09T23:06:20.192Z] Client: [2021-12-09T23:06:20.192Z] Version: 20.10.9 [2021-12-09T23:06:20.192Z] API version: 1.41 [2021-12-09T23:06:20.192Z] Go version: go1.16.8 [2021-12-09T23:06:20.192Z] Git commit: c2ea9bc [2021-12-09T23:06:20.192Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-09T23:06:20.192Z] OS/Arch: windows/amd64 [2021-12-09T23:06:20.192Z] Context: default [2021-12-09T23:06:20.192Z] Experimental: true [2021-12-09T23:06:20.192Z] [2021-12-09T23:06:20.192Z] Server: Docker Engine - Community [2021-12-09T23:06:20.192Z] Engine: [2021-12-09T23:06:20.192Z] Version: 20.10.9 [2021-12-09T23:06:20.192Z] API version: 1.41 (minimum version 1.24) [2021-12-09T23:06:20.192Z] Go version: go1.16.8 [2021-12-09T23:06:20.192Z] Git commit: 79ea9d3 [2021-12-09T23:06:20.192Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-09T23:06:20.192Z] OS/Arch: windows/amd64 [2021-12-09T23:06:20.192Z] Experimental: true [2021-12-09T23:06:20.192Z] [2021-12-09T23:06:20.192Z] INFO: Docker info of control daemon [2021-12-09T23:06:20.192Z] [2021-12-09T23:06:20.192Z] Client: [2021-12-09T23:06:20.192Z] Context: default [2021-12-09T23:06:20.192Z] Debug Mode: false [2021-12-09T23:06:20.192Z] [2021-12-09T23:06:20.192Z] Server: [2021-12-09T23:06:20.192Z] Containers: 0 [2021-12-09T23:06:20.192Z] Running: 0 [2021-12-09T23:06:20.192Z] Paused: 0 [2021-12-09T23:06:20.192Z] Stopped: 0 [2021-12-09T23:06:20.192Z] Images: 11 [2021-12-09T23:06:20.192Z] Server Version: 20.10.9 [2021-12-09T23:06:20.192Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-09T23:06:20.192Z] Windows: [2021-12-09T23:06:20.192Z] LCOW: [2021-12-09T23:06:20.192Z] Logging Driver: json-file [2021-12-09T23:06:20.192Z] Plugins: [2021-12-09T23:06:20.192Z] Volume: local [2021-12-09T23:06:20.192Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-09T23:06:20.192Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-09T23:06:20.192Z] Swarm: inactive [2021-12-09T23:06:20.192Z] Default Isolation: process [2021-12-09T23:06:20.192Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-09T23:06:20.192Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-09T23:06:20.192Z] OSType: windows [2021-12-09T23:06:20.192Z] Architecture: x86_64 [2021-12-09T23:06:20.192Z] CPUs: 4 [2021-12-09T23:06:20.192Z] Total Memory: 32GiB [2021-12-09T23:06:20.192Z] Name: azwin-2-99e9e1 [2021-12-09T23:06:20.192Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-09T23:06:20.192Z] Docker Root Dir: D:\docker [2021-12-09T23:06:20.192Z] Debug Mode: false [2021-12-09T23:06:20.192Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:06:20.192Z] Labels: [2021-12-09T23:06:20.192Z] Experimental: true [2021-12-09T23:06:20.192Z] Insecure Registries: [2021-12-09T23:06:20.192Z] 10.0.0.4:5000 [2021-12-09T23:06:20.192Z] 127.0.0.0/8 [2021-12-09T23:06:20.192Z] Registry Mirrors: [2021-12-09T23:06:20.192Z] http://10.0.0.4:5000/ [2021-12-09T23:06:20.192Z] Live Restore Enabled: false [2021-12-09T23:06:20.192Z] Product License: Community Engine [2021-12-09T23:06:20.192Z] [2021-12-09T23:06:20.192Z] [2021-12-09T23:06:20.192Z] INFO: Commit hash is 6beb54cfca [2021-12-09T23:06:20.192Z] INFO: Nuke-Everything... [2021-12-09T23:06:20.192Z] INFO: Container count on control daemon to delete is 0 [2021-12-09T23:06:20.653Z] INFO: Nuking d:\CI [2021-12-09T23:06:20.653Z] INFO: Zapped successfully [2021-12-09T23:06:20.653Z] INFO: Location for testing is d:\CI\PR-43073\1 [2021-12-09T23:06:20.653Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-09T23:06:20.653Z] [2021-12-09T23:06:20.653Z] [2021-12-09T23:06:20.653Z] INFO: Building the image from Dockerfile.windows at 12/09/2021 23:06:20... [2021-12-09T23:06:20.653Z] [2021-12-09T23:06:21.986Z] Fetching without tags [2021-12-09T23:06:22.700Z] Merging remotes/origin/master commit 8955d8da8951695a98eb7e15bead19d402c6eb27 into PR head commit d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea [2021-12-09T23:06:23.001Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-12-09T23:06:21.685Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:06:21.731Z] > git config --add remote.origin.fetch +refs/pull/43073/head:refs/remotes/origin/PR-43073 # timeout=10 [2021-12-09T23:06:21.778Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:06:21.896Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:06:22.022Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:06:22.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:06:22.024Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:06:22.733Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:06:22.780Z] > git checkout -f d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea # timeout=10 [2021-12-09T23:06:25.448Z] Sending build context to Docker daemon 61.07MB [2021-12-09T23:06:25.448Z] [2021-12-09T23:06:25.448Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-09T23:06:25.448Z] ---> 3d4792f88e26 [2021-12-09T23:06:25.448Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-09T23:06:25.448Z] ---> Using cache [2021-12-09T23:06:25.448Z] ---> 617250356a83 [2021-12-09T23:06:25.448Z] Step 3/11 : ARG GO_VERSION=1.17.4 [2021-12-09T23:06:25.448Z] ---> Using cache [2021-12-09T23:06:25.448Z] ---> 82ddd3f2f365 [2021-12-09T23:06:25.448Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-09T23:06:25.448Z] ---> Using cache [2021-12-09T23:06:25.448Z] ---> bb1ab7c4e51c [2021-12-09T23:06:25.448Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-09T23:06:25.448Z] ---> Using cache [2021-12-09T23:06:25.448Z] ---> 28335e3c2d9f [2021-12-09T23:06:25.448Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-12-09T23:06:25.448Z] ---> Using cache [2021-12-09T23:06:25.448Z] ---> e762a679620e [2021-12-09T23:06:25.448Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-12-09T23:06:25.448Z] ---> Using cache [2021-12-09T23:06:25.448Z] ---> b85c79718392 [2021-12-09T23:06:25.448Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-12-09T23:06:25.448Z] ---> Using cache [2021-12-09T23:06:25.448Z] ---> 2fa90cef6ddb [2021-12-09T23:06:25.448Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-09T23:06:25.448Z] ---> Using cache [2021-12-09T23:06:25.448Z] ---> b1e2c41b3908 [2021-12-09T23:06:25.448Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-09T23:06:25.448Z] ---> Using cache [2021-12-09T23:06:25.448Z] ---> 21b04648b48d [2021-12-09T23:06:25.448Z] Step 11/11 : COPY . . [2021-12-09T23:06:26.344Z] Merge succeeded, producing 4bee09dcea9fed40a71563ddaf7aaf35fe7fa005 [2021-12-09T23:06:26.344Z] Checking out Revision 4bee09dcea9fed40a71563ddaf7aaf35fe7fa005 (PR-43073) [2021-12-09T23:06:26.800Z] Commit message: "Merge commit '8955d8da8951695a98eb7e15bead19d402c6eb27' into HEAD" [2021-12-09T23:06:26.801Z] First time build. Skipping changelog. [2021-12-09T23:06:25.543Z] > git remote # timeout=10 [2021-12-09T23:06:25.593Z] > git config --get remote.origin.url # timeout=10 [2021-12-09T23:06:25.636Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:06:25.637Z] > git merge 8955d8da8951695a98eb7e15bead19d402c6eb27 # timeout=10 [2021-12-09T23:06:26.253Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-09T23:06:26.377Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:06:26.427Z] > git checkout -f 4bee09dcea9fed40a71563ddaf7aaf35fe7fa005 # timeout=10 [2021-12-09T23:06:27.188Z] > git --version # timeout=10 [2021-12-09T23:06:27.233Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-09T23:06:27.274Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-09T23:06:27.744Z] Sending build context to Docker daemon 61.07MB [2021-12-09T23:06:27.744Z] [2021-12-09T23:06:27.744Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-09T23:06:27.744Z] ---> 3d4792f88e26 [2021-12-09T23:06:27.744Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-09T23:06:27.744Z] ---> Using cache [2021-12-09T23:06:27.744Z] ---> 9fc2b59d0d6e [2021-12-09T23:06:27.744Z] Step 3/11 : ARG GO_VERSION=1.17.4 [2021-12-09T23:06:27.744Z] ---> Using cache [2021-12-09T23:06:27.744Z] ---> 61b1dc8fa7eb [2021-12-09T23:06:27.744Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-09T23:06:27.744Z] ---> Using cache [2021-12-09T23:06:27.744Z] ---> 800f1c39860a [2021-12-09T23:06:27.744Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-09T23:06:27.744Z] ---> Using cache [2021-12-09T23:06:27.744Z] ---> ad3176dd1ebe [2021-12-09T23:06:27.744Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-12-09T23:06:27.744Z] ---> Using cache [2021-12-09T23:06:27.744Z] ---> fce05235f47b [2021-12-09T23:06:27.744Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-12-09T23:06:27.744Z] ---> Using cache [2021-12-09T23:06:27.744Z] ---> de3e36e836bf [2021-12-09T23:06:27.744Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-12-09T23:06:27.744Z] ---> Using cache [2021-12-09T23:06:27.744Z] ---> b81015e5cabf [2021-12-09T23:06:27.744Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-09T23:06:27.744Z] ---> Using cache [2021-12-09T23:06:27.744Z] ---> 5ed76ca7820e [2021-12-09T23:06:27.744Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-09T23:06:27.744Z] ---> Using cache [2021-12-09T23:06:27.744Z] ---> df1139c53af9 [2021-12-09T23:06:27.744Z] Step 11/11 : COPY . . [2021-12-09T23:06:28.595Z] + docker version [2021-12-09T23:06:28.595Z] Client: [2021-12-09T23:06:28.595Z] Version: 20.10.9 [2021-12-09T23:06:28.595Z] API version: 1.41 [2021-12-09T23:06:28.595Z] Go version: go1.16.8 [2021-12-09T23:06:28.595Z] Git commit: c2ea9bc [2021-12-09T23:06:28.595Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-09T23:06:28.595Z] OS/Arch: windows/amd64 [2021-12-09T23:06:28.595Z] Context: default [2021-12-09T23:06:28.595Z] Experimental: true [2021-12-09T23:06:28.595Z] [2021-12-09T23:06:28.595Z] Server: Docker Engine - Community [2021-12-09T23:06:28.595Z] Engine: [2021-12-09T23:06:28.595Z] Version: 20.10.9 [2021-12-09T23:06:28.595Z] API version: 1.41 (minimum version 1.24) [2021-12-09T23:06:28.595Z] Go version: go1.16.8 [2021-12-09T23:06:28.595Z] Git commit: 79ea9d3 [2021-12-09T23:06:28.595Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-09T23:06:28.595Z] OS/Arch: windows/amd64 [2021-12-09T23:06:28.595Z] Experimental: true [Pipeline] sh [2021-12-09T23:06:29.625Z] + docker info [2021-12-09T23:06:30.594Z] Client: [2021-12-09T23:06:30.594Z] Context: default [2021-12-09T23:06:30.594Z] Debug Mode: false [2021-12-09T23:06:30.594Z] Plugins: [2021-12-09T23:06:30.594Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-09T23:06:30.594Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-09T23:06:30.594Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-09T23:06:30.594Z] [2021-12-09T23:06:30.594Z] Server: [2021-12-09T23:06:30.594Z] Containers: 0 [2021-12-09T23:06:30.594Z] Running: 0 [2021-12-09T23:06:30.594Z] Paused: 0 [2021-12-09T23:06:30.594Z] Stopped: 0 [2021-12-09T23:06:30.594Z] Images: 11 [2021-12-09T23:06:30.594Z] Server Version: 20.10.9 [2021-12-09T23:06:30.594Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-09T23:06:30.594Z] Windows: [2021-12-09T23:06:30.594Z] LCOW: [2021-12-09T23:06:30.594Z] Logging Driver: json-file [2021-12-09T23:06:30.594Z] Plugins: [2021-12-09T23:06:30.594Z] Volume: local [2021-12-09T23:06:30.594Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-09T23:06:30.594Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-09T23:06:30.594Z] Swarm: inactive [2021-12-09T23:06:30.594Z] Default Isolation: process [2021-12-09T23:06:30.594Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-09T23:06:30.594Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-09T23:06:30.594Z] OSType: windows [2021-12-09T23:06:30.594Z] Architecture: x86_64 [2021-12-09T23:06:30.594Z] CPUs: 4 [2021-12-09T23:06:30.594Z] Total Memory: 32GiB [2021-12-09T23:06:30.594Z] Name: azwin-2-7a0c70 [2021-12-09T23:06:30.594Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-09T23:06:30.594Z] Docker Root Dir: D:\docker [2021-12-09T23:06:30.594Z] Debug Mode: false [2021-12-09T23:06:30.594Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:06:30.594Z] Labels: [2021-12-09T23:06:30.594Z] Experimental: true [2021-12-09T23:06:30.594Z] Insecure Registries: [2021-12-09T23:06:30.594Z] 10.0.0.4:5000 [2021-12-09T23:06:30.594Z] 127.0.0.0/8 [2021-12-09T23:06:30.594Z] Registry Mirrors: [2021-12-09T23:06:30.594Z] http://10.0.0.4:5000/ [2021-12-09T23:06:30.594Z] Live Restore Enabled: false [2021-12-09T23:06:30.594Z] Product License: Community Engine [2021-12-09T23:06:30.594Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-09T23:06:41.635Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-09T23:06:41.635Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b760307b\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-09T23:06:41.635Z] ---------------------------------------------------------------------------- [2021-12-09T23:06:41.635Z] [2021-12-09T23:06:41.635Z] INFO: executeCI.ps1 starting at Thu Dec 9 23:06:40 CUT 2021 [2021-12-09T23:06:41.635Z] [2021-12-09T23:06:41.635Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-09T23:06:41.635Z] INFO: Running git version 2.24.1.windows.2 [2021-12-09T23:06:41.635Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-12-09T23:06:41.635Z] INFO: Environment variables: [2021-12-09T23:06:41.635Z] [2021-12-09T23:06:41.635Z] Name Value [2021-12-09T23:06:41.635Z] ---- ----- [2021-12-09T23:06:41.635Z] ALLUSERSPROFILE C:\ProgramData [2021-12-09T23:06:41.635Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-09T23:06:41.635Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-09T23:06:41.635Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-09T23:06:41.635Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-09T23:06:41.635Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-09T23:06:41.635Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-09T23:06:41.635Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-09T23:06:41.635Z] BRANCH_NAME PR-43073 [2021-12-09T23:06:41.635Z] BUILD_DISPLAY_NAME #1 [2021-12-09T23:06:41.635Z] BUILD_ID 1 [2021-12-09T23:06:41.635Z] BUILD_NUMBER 1 [2021-12-09T23:06:41.635Z] BUILD_TAG jenkins-moby-PR-43073-1 [2021-12-09T23:06:41.635Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/ [2021-12-09T23:06:41.635Z] CHANGE_AUTHOR CosmosViewer [2021-12-09T23:06:41.635Z] CHANGE_BRANCH #42818-Correct-Doc-Issue [2021-12-09T23:06:41.635Z] CHANGE_FORK RafaPili1 [2021-12-09T23:06:41.635Z] CHANGE_ID 43073 [2021-12-09T23:06:41.635Z] CHANGE_TARGET master [2021-12-09T23:06:41.635Z] CHANGE_TITLE #42818 change query param from comma separated list to exploded list … [2021-12-09T23:06:41.635Z] CHANGE_URL https://github.com/moby/moby/pull/43073 [2021-12-09T23:06:41.635Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-09T23:06:41.635Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-09T23:06:41.635Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-09T23:06:41.635Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-09T23:06:41.635Z] COMPUTERNAME azwin-2-7a0c70 [2021-12-09T23:06:41.635Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-09T23:06:41.635Z] ConfigSequenceNumber 0 [2021-12-09T23:06:41.635Z] DOCKER_BUILDKIT 0 [2021-12-09T23:06:41.635Z] DOCKER_DUT_DEBUG 1 [2021-12-09T23:06:41.635Z] DOCKER_EXPERIMENTAL 1 [2021-12-09T23:06:41.635Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-09T23:06:41.635Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-09T23:06:41.635Z] EXECUTOR_NUMBER 0 [2021-12-09T23:06:41.635Z] FQDN azwin-2-7a0c70.westus.cloudapp.azure.com [2021-12-09T23:06:41.635Z] GIT_BRANCH PR-43073 [2021-12-09T23:06:41.635Z] GIT_COMMIT 4bee09dcea9fed40a71563ddaf7aaf35fe7fa005 [2021-12-09T23:06:41.635Z] GIT_URL https://github.com/moby/moby.git [2021-12-09T23:06:41.635Z] HUDSON_COOKIE ca417a06-dde1-443e-af15-d22f6154ef4d [2021-12-09T23:06:41.635Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-09T23:06:41.635Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-09T23:06:41.635Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-09T23:06:41.635Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-09T23:06:41.635Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-09T23:06:41.635Z] JENKINS_NODE_COOKIE 64599d59-331e-4d0c-aaa8-49ac14b68772 [2021-12-09T23:06:41.635Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-09T23:06:41.635Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-09T23:06:41.635Z] JOB_BASE_NAME PR-43073 [2021-12-09T23:06:41.635Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/display/redirect [2021-12-09T23:06:41.635Z] JOB_NAME moby/PR-43073 [2021-12-09T23:06:41.635Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/ [2021-12-09T23:06:41.635Z] library.jps.version master [2021-12-09T23:06:41.635Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-09T23:06:41.635Z] NODE_LABELS amd64 azure azwin-2-7a0c70 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-12-09T23:06:41.635Z] NODE_NAME azwin-2-7a0c70 [2021-12-09T23:06:41.635Z] NUMBER_OF_PROCESSORS 4 [2021-12-09T23:06:41.635Z] OS Windows_NT [2021-12-09T23:06:41.635Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-09T23:06:41.635Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-09T23:06:41.636Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-09T23:06:41.636Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-12-09T23:06:41.636Z] PROCESSOR_LEVEL 6 [2021-12-09T23:06:41.636Z] PROCESSOR_REVISION 5507 [2021-12-09T23:06:41.636Z] ProgramData C:\ProgramData [2021-12-09T23:06:41.636Z] ProgramFiles C:\Program Files [2021-12-09T23:06:41.636Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-09T23:06:41.636Z] ProgramW6432 C:\Program Files [2021-12-09T23:06:41.636Z] PROMPT $P$G [2021-12-09T23:06:41.636Z] PSExecutionPolicyPreference Bypass [2021-12-09T23:06:41.636Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-09T23:06:41.636Z] PUBLIC C:\Users\Public [2021-12-09T23:06:41.636Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/display/redirect?page=artif... [2021-12-09T23:06:41.636Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/display/redirect?page=changes [2021-12-09T23:06:41.636Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/display/redirect [2021-12-09T23:06:41.636Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43073/1/display/redirect?page=tests [2021-12-09T23:06:41.636Z] SKIP_VALIDATION_TESTS 1 [2021-12-09T23:06:41.636Z] SOURCES_DRIVE d [2021-12-09T23:06:41.636Z] SOURCES_SUBDIR gopath [2021-12-09T23:06:41.636Z] STAGE_NAME Run tests [2021-12-09T23:06:41.636Z] SystemDrive C: [2021-12-09T23:06:41.636Z] SystemRoot C:\Windows [2021-12-09T23:06:41.636Z] TEMP C:\Windows\TEMP [2021-12-09T23:06:41.636Z] TESTDEBUG 0 [2021-12-09T23:06:41.636Z] TESTRUN_DRIVE d [2021-12-09T23:06:41.636Z] TESTRUN_SUBDIR CI [2021-12-09T23:06:41.636Z] TIMEOUT 120m [2021-12-09T23:06:41.636Z] TMP C:\Windows\TEMP [2021-12-09T23:06:41.636Z] USERDOMAIN WORKGROUP [2021-12-09T23:06:41.636Z] USERNAME azwin-2-7a0c70$ [2021-12-09T23:06:41.636Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-09T23:06:41.636Z] windir C:\Windows [2021-12-09T23:06:41.636Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-09T23:06:41.636Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-12-09T23:06:41.636Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-09T23:06:41.636Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-09T23:06:41.636Z] [2021-12-09T23:06:41.636Z] [2021-12-09T23:06:41.636Z] [2021-12-09T23:06:41.636Z] INFO: Sources under d:\gopath\... [2021-12-09T23:06:41.636Z] INFO: Test run under d:\CI\... [2021-12-09T23:06:41.636Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-09T23:06:41.636Z] INFO: docker/docker repository was found [2021-12-09T23:06:41.636Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-12-09T23:06:41.636Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-12-09T23:06:41.636Z] INFO: Docker version of control daemon [2021-12-09T23:06:41.636Z] [2021-12-09T23:06:41.636Z] Client: [2021-12-09T23:06:41.636Z] Version: 20.10.9 [2021-12-09T23:06:41.636Z] API version: 1.41 [2021-12-09T23:06:41.636Z] Go version: go1.16.8 [2021-12-09T23:06:41.636Z] Git commit: c2ea9bc [2021-12-09T23:06:41.636Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-09T23:06:41.636Z] OS/Arch: windows/amd64 [2021-12-09T23:06:41.636Z] Context: default [2021-12-09T23:06:41.636Z] Experimental: true [2021-12-09T23:06:41.636Z] [2021-12-09T23:06:41.636Z] Server: Docker Engine - Community [2021-12-09T23:06:41.636Z] Engine: [2021-12-09T23:06:41.636Z] Version: 20.10.9 [2021-12-09T23:06:41.636Z] API version: 1.41 (minimum version 1.24) [2021-12-09T23:06:41.636Z] Go version: go1.16.8 [2021-12-09T23:06:41.636Z] Git commit: 79ea9d3 [2021-12-09T23:06:41.636Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-09T23:06:41.636Z] OS/Arch: windows/amd64 [2021-12-09T23:06:41.636Z] Experimental: true [2021-12-09T23:06:41.636Z] [2021-12-09T23:06:41.636Z] INFO: Docker info of control daemon [2021-12-09T23:06:41.636Z] [2021-12-09T23:06:42.098Z] Client: [2021-12-09T23:06:42.098Z] Context: default [2021-12-09T23:06:42.098Z] Debug Mode: false [2021-12-09T23:06:42.098Z] Plugins: [2021-12-09T23:06:42.098Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-09T23:06:42.098Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-09T23:06:42.098Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-09T23:06:42.098Z] [2021-12-09T23:06:42.098Z] Server: [2021-12-09T23:06:42.098Z] Containers: 0 [2021-12-09T23:06:42.098Z] Running: 0 [2021-12-09T23:06:42.098Z] Paused: 0 [2021-12-09T23:06:42.098Z] Stopped: 0 [2021-12-09T23:06:42.098Z] Images: 11 [2021-12-09T23:06:42.098Z] Server Version: 20.10.9 [2021-12-09T23:06:42.098Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-12-09T23:06:42.098Z] LCOW: [2021-12-09T23:06:42.098Z] Windows: [2021-12-09T23:06:42.098Z] Logging Driver: json-file [2021-12-09T23:06:42.098Z] Plugins: [2021-12-09T23:06:42.098Z] Volume: local [2021-12-09T23:06:42.098Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-09T23:06:42.099Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-09T23:06:42.099Z] Swarm: inactive [2021-12-09T23:06:42.099Z] Default Isolation: process [2021-12-09T23:06:42.099Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-09T23:06:42.099Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-09T23:06:42.099Z] OSType: windows [2021-12-09T23:06:42.099Z] Architecture: x86_64 [2021-12-09T23:06:42.099Z] CPUs: 4 [2021-12-09T23:06:42.099Z] Total Memory: 32GiB [2021-12-09T23:06:42.099Z] Name: azwin-2-7a0c70 [2021-12-09T23:06:42.099Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-09T23:06:42.099Z] Docker Root Dir: D:\docker [2021-12-09T23:06:42.099Z] Debug Mode: false [2021-12-09T23:06:42.099Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:06:42.099Z] Labels: [2021-12-09T23:06:42.099Z] Experimental: true [2021-12-09T23:06:42.099Z] Insecure Registries: [2021-12-09T23:06:42.099Z] 10.0.0.4:5000 [2021-12-09T23:06:42.099Z] 127.0.0.0/8 [2021-12-09T23:06:42.099Z] Registry Mirrors: [2021-12-09T23:06:42.099Z] http://10.0.0.4:5000/ [2021-12-09T23:06:42.099Z] Live Restore Enabled: false [2021-12-09T23:06:42.099Z] Product License: Community Engine [2021-12-09T23:06:42.099Z] [2021-12-09T23:06:42.099Z] [2021-12-09T23:06:42.099Z] INFO: Commit hash is 4bee09dcea [2021-12-09T23:06:42.099Z] INFO: Nuke-Everything... [2021-12-09T23:06:42.562Z] INFO: Container count on control daemon to delete is 0 [2021-12-09T23:06:42.562Z] INFO: Nuking d:\CI [2021-12-09T23:06:42.562Z] INFO: Zapped successfully [2021-12-09T23:06:42.562Z] INFO: Location for testing is d:\CI\PR-43073\1 [2021-12-09T23:06:42.562Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-09T23:06:42.562Z] [2021-12-09T23:06:42.562Z] [2021-12-09T23:06:42.562Z] INFO: Building the image from Dockerfile.windows at 12/09/2021 23:06:42... [2021-12-09T23:06:42.562Z] [2021-12-09T23:06:45.698Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0420a498925c037fb) in /home/ubuntu/workspace/moby_PR-43073 [Pipeline] { [Pipeline] checkout [2021-12-09T23:06:45.946Z] The recommended git tool is: git [2021-12-09T23:06:48.344Z] using credential docker-jenkins-github-credentials [2021-12-09T23:06:48.354Z] Cloning the remote Git repository [2021-12-09T23:06:48.354Z] Cloning with configured refspecs honoured and without tags [2021-12-09T23:06:48.610Z] Cloning repository https://github.com/moby/moby.git [2021-12-09T23:06:48.383Z] Sending build context to Docker daemon 61.07MB [2021-12-09T23:06:48.383Z] [2021-12-09T23:06:48.383Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-09T23:06:48.383Z] ---> 617dd5ead5b8 [2021-12-09T23:06:48.383Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-09T23:06:48.383Z] ---> Using cache [2021-12-09T23:06:48.383Z] ---> d5b76a082949 [2021-12-09T23:06:48.383Z] Step 3/11 : ARG GO_VERSION=1.17.4 [2021-12-09T23:06:48.383Z] ---> Using cache [2021-12-09T23:06:48.383Z] ---> 80cb93df7d6f [2021-12-09T23:06:48.383Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-09T23:06:48.383Z] ---> Using cache [2021-12-09T23:06:48.383Z] ---> aa05fbb35254 [2021-12-09T23:06:48.383Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-09T23:06:48.383Z] ---> Using cache [2021-12-09T23:06:48.383Z] ---> a92bd31fab4e [2021-12-09T23:06:48.383Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-12-09T23:06:48.383Z] ---> Using cache [2021-12-09T23:06:48.383Z] ---> 7833cc023a5d [2021-12-09T23:06:48.383Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-12-09T23:06:48.383Z] ---> Using cache [2021-12-09T23:06:48.383Z] ---> f268083f64b9 [2021-12-09T23:06:48.383Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-12-09T23:06:48.383Z] ---> Using cache [2021-12-09T23:06:48.383Z] ---> f2d320e60fa4 [2021-12-09T23:06:48.383Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-09T23:06:48.383Z] ---> Using cache [2021-12-09T23:06:48.383Z] ---> 74a1eba3bcc7 [2021-12-09T23:06:48.383Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-09T23:06:48.383Z] ---> Using cache [2021-12-09T23:06:48.383Z] ---> 136caee3f667 [2021-12-09T23:06:48.383Z] Step 11/11 : COPY . . [2021-12-09T23:06:48.664Z] > git init /home/ubuntu/workspace/moby_PR-43073 # timeout=10 [2021-12-09T23:06:48.980Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:06:48.980Z] > git --version # timeout=10 [2021-12-09T23:06:48.995Z] > git --version # 'git version 2.17.1' [2021-12-09T23:06:48.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:06:48.998Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:06:50.648Z] ---> 38f3af21db05 [2021-12-09T23:06:50.648Z] Successfully built 38f3af21db05 [2021-12-09T23:06:50.648Z] Successfully tagged docker:latest [2021-12-09T23:06:50.648Z] INFO: Image build ended at 12/09/2021 23:06:48. Duration:00:00:28.7388271 [2021-12-09T23:06:50.648Z] [2021-12-09T23:06:50.648Z] [2021-12-09T23:06:50.648Z] INFO: Building the test binaries at 12/09/2021 23:06:48... [2021-12-09T23:06:51.943Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-046796f4ad1498ce7) in /home/ubuntu/workspace/moby_PR-43073 [Pipeline] { [Pipeline] checkout [2021-12-09T23:06:52.071Z] The recommended git tool is: git [2021-12-09T23:06:52.839Z] INFO: make.ps1 starting at 12/09/2021 23:06:52 [2021-12-09T23:06:52.839Z] INFO: Git commit (6beb54cfca) assumed from DOCKER_GITCOMMIT environment variable [2021-12-09T23:06:52.839Z] INFO: Invoking autogen... [2021-12-09T23:06:53.302Z] INFO: Building daemon... [2021-12-09T23:06:55.863Z] using credential docker-jenkins-github-credentials [2021-12-09T23:06:55.879Z] Cloning the remote Git repository [2021-12-09T23:06:55.879Z] Cloning with configured refspecs honoured and without tags [2021-12-09T23:06:54.557Z] Cloning repository https://github.com/moby/moby.git [2021-12-09T23:06:54.624Z] > git init /home/ubuntu/workspace/moby_PR-43073 # timeout=10 [2021-12-09T23:06:54.843Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:06:54.843Z] > git --version # timeout=10 [2021-12-09T23:06:54.860Z] > git --version # 'git version 2.17.1' [2021-12-09T23:06:54.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:06:54.862Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:06:57.745Z] ---> 3cc154df2e1f [2021-12-09T23:06:57.745Z] Successfully built 3cc154df2e1f [2021-12-09T23:06:57.745Z] Successfully tagged docker:latest [2021-12-09T23:06:57.745Z] INFO: Image build ended at 12/09/2021 23:06:56. Duration:00:00:36.4898677 [2021-12-09T23:06:57.745Z] [2021-12-09T23:06:57.745Z] [2021-12-09T23:06:57.745Z] INFO: Building the test binaries at 12/09/2021 23:06:56... [2021-12-09T23:07:01.605Z] INFO: make.ps1 starting at 12/09/2021 23:07:01 [2021-12-09T23:07:02.066Z] INFO: Git commit (6beb54cfca) assumed from DOCKER_GITCOMMIT environment variable [2021-12-09T23:07:02.066Z] INFO: Invoking autogen... [2021-12-09T23:07:02.527Z] INFO: Building daemon... [2021-12-09T23:07:09.357Z] Fetching without tags [2021-12-09T23:07:09.649Z] Merging remotes/origin/master commit 8955d8da8951695a98eb7e15bead19d402c6eb27 into PR head commit d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea [2021-12-09T23:07:09.259Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:07:09.287Z] > git config --add remote.origin.fetch +refs/pull/43073/head:refs/remotes/origin/PR-43073 # timeout=10 [2021-12-09T23:07:09.314Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:07:09.351Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:07:09.370Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:07:09.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:07:09.388Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:07:09.665Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:07:09.681Z] > git checkout -f d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea # timeout=10 [2021-12-09T23:07:11.016Z] Merge succeeded, producing 4979b3cb8404e1fd7d8b5ccf391e7821cf954931 [2021-12-09T23:07:11.016Z] Checking out Revision 4979b3cb8404e1fd7d8b5ccf391e7821cf954931 (PR-43073) [2021-12-09T23:07:10.256Z] > git remote # timeout=10 [2021-12-09T23:07:10.282Z] > git config --get remote.origin.url # timeout=10 [2021-12-09T23:07:10.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:07:10.306Z] > git merge 8955d8da8951695a98eb7e15bead19d402c6eb27 # timeout=10 [2021-12-09T23:07:10.980Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-09T23:07:11.026Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:07:11.049Z] > git checkout -f 4979b3cb8404e1fd7d8b5ccf391e7821cf954931 # timeout=10 [2021-12-09T23:07:13.602Z] ---> af132d7fda44 [2021-12-09T23:07:13.602Z] Successfully built af132d7fda44 [2021-12-09T23:07:13.602Z] Successfully tagged docker:latest [2021-12-09T23:07:13.602Z] INFO: Image build ended at 12/09/2021 23:07:11. Duration:00:00:28.8285343 [2021-12-09T23:07:13.602Z] [2021-12-09T23:07:13.602Z] [2021-12-09T23:07:13.602Z] INFO: Building the test binaries at 12/09/2021 23:07:11... [2021-12-09T23:07:15.147Z] Commit message: "Merge commit '8955d8da8951695a98eb7e15bead19d402c6eb27' into HEAD" [2021-12-09T23:07:15.148Z] First time build. Skipping changelog. [2021-12-09T23:07:15.221Z] > git --version # timeout=10 [2021-12-09T23:07:15.236Z] > git --version # 'git version 2.17.1' [2021-12-09T23:07:15.249Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-09T23:07:16.232Z] + docker version [2021-12-09T23:07:16.526Z] INFO: make.ps1 starting at 12/09/2021 23:07:16 [2021-12-09T23:07:16.988Z] INFO: Git commit (4bee09dcea) assumed from DOCKER_GITCOMMIT environment variable [2021-12-09T23:07:16.988Z] INFO: Invoking autogen... [2021-12-09T23:07:17.450Z] INFO: Building daemon... [2021-12-09T23:07:19.032Z] Fetching without tags [2021-12-09T23:07:19.369Z] Merging remotes/origin/master commit 8955d8da8951695a98eb7e15bead19d402c6eb27 into PR head commit d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea [2021-12-09T23:07:20.442Z] Merge succeeded, producing 976329c295587a8202ab50ffc68e00d4059f3d43 [2021-12-09T23:07:20.442Z] Checking out Revision 976329c295587a8202ab50ffc68e00d4059f3d43 (PR-43073) [2021-12-09T23:07:18.951Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:07:18.967Z] > git config --add remote.origin.fetch +refs/pull/43073/head:refs/remotes/origin/PR-43073 # timeout=10 [2021-12-09T23:07:18.981Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:07:19.014Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-09T23:07:19.038Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-09T23:07:19.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:07:19.039Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43073/head:refs/remotes/origin/PR-43073 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-09T23:07:19.376Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:07:19.393Z] > git checkout -f d43a5b39f38ac2f79a3dc7fe110eb3ee2e00a8ea # timeout=10 [2021-12-09T23:07:20.073Z] > git remote # timeout=10 [2021-12-09T23:07:20.096Z] > git config --get remote.origin.url # timeout=10 [2021-12-09T23:07:20.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-09T23:07:20.122Z] > git merge 8955d8da8951695a98eb7e15bead19d402c6eb27 # timeout=10 [2021-12-09T23:07:20.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-09T23:07:20.444Z] > git config core.sparsecheckout # timeout=10 [2021-12-09T23:07:20.472Z] > git checkout -f 976329c295587a8202ab50ffc68e00d4059f3d43 # timeout=10 [2021-12-09T23:07:24.446Z] Commit message: "Merge commit '8955d8da8951695a98eb7e15bead19d402c6eb27' into HEAD" [2021-12-09T23:07:24.447Z] First time build. Skipping changelog. [2021-12-09T23:07:24.476Z] > git --version # timeout=10 [2021-12-09T23:07:24.496Z] > git --version # 'git version 2.17.1' [2021-12-09T23:07:24.529Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-09T23:07:25.609Z] + docker version [2021-12-09T23:07:26.187Z] Client: Docker Engine - Community [2021-12-09T23:07:26.187Z] Version: 20.10.10-rc1 [2021-12-09T23:07:26.187Z] API version: 1.41 [2021-12-09T23:07:26.187Z] Go version: go1.16.9 [2021-12-09T23:07:26.187Z] Git commit: b485636 [2021-12-09T23:07:26.187Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-09T23:07:26.187Z] OS/Arch: linux/amd64 [2021-12-09T23:07:26.187Z] Context: default [2021-12-09T23:07:26.187Z] Experimental: true [2021-12-09T23:07:26.187Z] [2021-12-09T23:07:26.187Z] Server: Docker Engine - Community [2021-12-09T23:07:26.187Z] Engine: [2021-12-09T23:07:26.187Z] Version: 20.10.10-rc1 [2021-12-09T23:07:26.187Z] API version: 1.41 (minimum version 1.12) [2021-12-09T23:07:26.187Z] Go version: go1.16.9 [2021-12-09T23:07:26.187Z] Git commit: 9f5b26f [2021-12-09T23:07:26.187Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-09T23:07:26.187Z] OS/Arch: linux/amd64 [2021-12-09T23:07:26.187Z] Experimental: true [2021-12-09T23:07:26.187Z] containerd: [2021-12-09T23:07:26.187Z] Version: 1.4.11 [2021-12-09T23:07:26.187Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-09T23:07:26.187Z] runc: [2021-12-09T23:07:26.187Z] Version: 1.0.2 [2021-12-09T23:07:26.187Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-09T23:07:26.187Z] docker-init: [2021-12-09T23:07:26.187Z] Version: 0.19.0 [2021-12-09T23:07:26.187Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-09T23:07:26.550Z] + docker info [2021-12-09T23:07:29.807Z] Client: Docker Engine - Community [2021-12-09T23:07:29.807Z] Version: 20.10.10-rc1 [2021-12-09T23:07:29.807Z] API version: 1.41 [2021-12-09T23:07:29.807Z] Go version: go1.16.9 [2021-12-09T23:07:29.807Z] Git commit: b485636 [2021-12-09T23:07:29.807Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-09T23:07:29.807Z] OS/Arch: linux/amd64 [2021-12-09T23:07:29.807Z] Context: default [2021-12-09T23:07:29.807Z] Experimental: true [2021-12-09T23:07:29.807Z] [2021-12-09T23:07:29.807Z] Server: Docker Engine - Community [2021-12-09T23:07:29.807Z] Engine: [2021-12-09T23:07:29.807Z] Version: 20.10.10-rc1 [2021-12-09T23:07:29.807Z] API version: 1.41 (minimum version 1.12) [2021-12-09T23:07:29.807Z] Go version: go1.16.9 [2021-12-09T23:07:29.807Z] Git commit: 9f5b26f [2021-12-09T23:07:29.807Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-09T23:07:29.807Z] OS/Arch: linux/amd64 [2021-12-09T23:07:29.807Z] Experimental: true [2021-12-09T23:07:29.807Z] containerd: [2021-12-09T23:07:29.807Z] Version: 1.4.11 [2021-12-09T23:07:29.807Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-09T23:07:29.807Z] runc: [2021-12-09T23:07:29.807Z] Version: 1.0.2 [2021-12-09T23:07:29.807Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-09T23:07:29.807Z] docker-init: [2021-12-09T23:07:29.807Z] Version: 0.19.0 [2021-12-09T23:07:29.807Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-09T23:07:30.137Z] + docker info [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-09T23:07:30.745Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2021-12-09T23:07:30.745Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-09T23:07:30.745Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-09T23:07:30.745Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-12-09T23:07:30.745Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-09T23:07:30.745Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2021-12-09T23:07:30.745Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/builder [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-09T23:07:30.745Z] ok github.com/docker/docker/builder/dockerfile 0.136s coverage: 49.0% of statements [2021-12-09T23:07:30.745Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-09T23:07:30.745Z] ok github.com/docker/docker/builder/remotecontext 0.064s coverage: 13.7% of statements [2021-12-09T23:07:31.007Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-12-09T23:07:31.577Z] ok github.com/docker/docker/builder/remotecontext/git 0.990s coverage: 86.3% of statements [2021-12-09T23:07:31.577Z] ? github.com/docker/docker/cli [no test files] [2021-12-09T23:07:31.577Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-09T23:07:32.148Z] ok github.com/docker/docker/cmd/docker-proxy 0.022s coverage: 67.6% of statements [2021-12-09T23:07:34.690Z] ok github.com/docker/docker/client 0.106s coverage: 75.6% of statements [2021-12-09T23:07:44.218Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-09T23:07:44.219Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-09T23:07:44.219Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:07:44.219Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-09T23:07:44.219Z] [2021-12-09T23:07:44.219Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-09T23:07:44.219Z] DOCKER_SYSTEMD=1 [2021-12-09T23:07:44.219Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-09T23:07:44.219Z] HOSTNAME=60d9be51a87d [2021-12-09T23:07:44.219Z] DEST=bundles/test-integration [2021-12-09T23:07:44.219Z] PWD=/go/src/github.com/docker/docker [2021-12-09T23:07:44.219Z] DOCKER_GITCOMMIT=e5012dee0d0e0a9c593a653e8768eeaa34f15dda [2021-12-09T23:07:44.219Z] container=docker [2021-12-09T23:07:44.219Z] HOME=/root [2021-12-09T23:07:44.219Z] LANG=C.UTF-8 [2021-12-09T23:07:44.219Z] INVOCATION_ID=bf073c78f8924dc29d271ee61b8c9744 [2021-12-09T23:07:44.219Z] GOLANG_VERSION=1.17.4 [2021-12-09T23:07:44.219Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-09T23:07:44.219Z] VALIDATE_BRANCH=master [2021-12-09T23:07:44.219Z] TERM=xterm [2021-12-09T23:07:44.219Z] DOCKER_PKG=github.com/docker/docker [2021-12-09T23:07:44.219Z] SHLVL=3 [2021-12-09T23:07:44.219Z] TIMEOUT=120m [2021-12-09T23:07:44.219Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-09T23:07:44.219Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-09T23:07:44.219Z] GO111MODULE=off [2021-12-09T23:07:44.219Z] DOCKER_EXPERIMENTAL=1 [2021-12-09T23:07:44.219Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-09T23:07:44.219Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-09T23:07:44.219Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-09T23:07:44.219Z] GOPATH=/go [2021-12-09T23:07:44.219Z] PKG_CONFIG=pkg-config [2021-12-09T23:07:44.219Z] _=/usr/bin/env [2021-12-09T23:07:44.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-09T23:07:48.249Z] Client: [2021-12-09T23:07:48.249Z] Context: default [2021-12-09T23:07:48.249Z] Debug Mode: false [2021-12-09T23:07:48.249Z] Plugins: [2021-12-09T23:07:48.249Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-09T23:07:48.249Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-09T23:07:48.249Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-09T23:07:48.249Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-09T23:07:48.249Z] [2021-12-09T23:07:48.249Z] Server: [2021-12-09T23:07:48.249Z] Containers: 0 [2021-12-09T23:07:48.249Z] Running: 0 [2021-12-09T23:07:48.249Z] Paused: 0 [2021-12-09T23:07:48.249Z] Stopped: 0 [2021-12-09T23:07:48.249Z] Images: 0 [2021-12-09T23:07:48.249Z] Server Version: 20.10.10-rc1 [2021-12-09T23:07:48.249Z] Storage Driver: overlay2 [2021-12-09T23:07:48.249Z] Backing Filesystem: extfs [2021-12-09T23:07:48.249Z] Supports d_type: true [2021-12-09T23:07:48.249Z] Native Overlay Diff: true [2021-12-09T23:07:48.249Z] userxattr: false [2021-12-09T23:07:48.249Z] Logging Driver: json-file [2021-12-09T23:07:48.249Z] Cgroup Driver: cgroupfs [2021-12-09T23:07:48.249Z] Cgroup Version: 1 [2021-12-09T23:07:48.249Z] Plugins: [2021-12-09T23:07:48.249Z] Volume: local [2021-12-09T23:07:48.249Z] Network: bridge host ipvlan macvlan null overlay [2021-12-09T23:07:48.249Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-09T23:07:48.249Z] Swarm: inactive [2021-12-09T23:07:48.249Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-12-09T23:07:48.249Z] Default Runtime: runc [2021-12-09T23:07:48.249Z] Init Binary: docker-init [2021-12-09T23:07:48.249Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-09T23:07:48.249Z] runc version: v1.0.2-0-g52b36a2 [2021-12-09T23:07:48.249Z] init version: de40ad0 [2021-12-09T23:07:48.249Z] Security Options: [2021-12-09T23:07:48.249Z] apparmor [2021-12-09T23:07:48.249Z] seccomp [2021-12-09T23:07:48.249Z] Profile: default [2021-12-09T23:07:48.249Z] Kernel Version: 5.4.0-1057-aws [2021-12-09T23:07:48.249Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-09T23:07:48.249Z] OSType: linux [2021-12-09T23:07:48.249Z] Architecture: x86_64 [2021-12-09T23:07:48.249Z] CPUs: 2 [2021-12-09T23:07:48.249Z] Total Memory: 7.487GiB [2021-12-09T23:07:48.249Z] Name: ip-10-100-115-7 [2021-12-09T23:07:48.249Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-09T23:07:48.249Z] Docker Root Dir: /var/lib/docker [2021-12-09T23:07:48.249Z] Debug Mode: false [2021-12-09T23:07:48.249Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:07:48.249Z] Labels: [2021-12-09T23:07:48.249Z] Experimental: true [2021-12-09T23:07:48.249Z] Insecure Registries: [2021-12-09T23:07:48.249Z] 127.0.0.0/8 [2021-12-09T23:07:48.249Z] Live Restore Enabled: true [2021-12-09T23:07:48.249Z] [2021-12-09T23:07:48.249Z] WARNING: No swap limit support [Pipeline] sh [2021-12-09T23:07:48.464Z] Client: [2021-12-09T23:07:48.464Z] Context: default [2021-12-09T23:07:48.464Z] Debug Mode: false [2021-12-09T23:07:48.464Z] Plugins: [2021-12-09T23:07:48.464Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-09T23:07:48.464Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-09T23:07:48.464Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-09T23:07:48.464Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-09T23:07:48.464Z] [2021-12-09T23:07:48.464Z] Server: [2021-12-09T23:07:48.464Z] Containers: 0 [2021-12-09T23:07:48.464Z] Running: 0 [2021-12-09T23:07:48.464Z] Paused: 0 [2021-12-09T23:07:48.464Z] Stopped: 0 [2021-12-09T23:07:48.464Z] Images: 0 [2021-12-09T23:07:48.464Z] Server Version: 20.10.10-rc1 [2021-12-09T23:07:48.464Z] Storage Driver: overlay2 [2021-12-09T23:07:48.464Z] Backing Filesystem: extfs [2021-12-09T23:07:48.464Z] Supports d_type: true [2021-12-09T23:07:48.464Z] Native Overlay Diff: true [2021-12-09T23:07:48.464Z] userxattr: false [2021-12-09T23:07:48.464Z] Logging Driver: json-file [2021-12-09T23:07:48.464Z] Cgroup Driver: cgroupfs [2021-12-09T23:07:48.464Z] Cgroup Version: 1 [2021-12-09T23:07:48.464Z] Plugins: [2021-12-09T23:07:48.464Z] Volume: local [2021-12-09T23:07:48.464Z] Network: bridge host ipvlan macvlan null overlay [2021-12-09T23:07:48.464Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-09T23:07:48.464Z] Swarm: inactive [2021-12-09T23:07:48.464Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-09T23:07:48.464Z] Default Runtime: runc [2021-12-09T23:07:48.464Z] Init Binary: docker-init [2021-12-09T23:07:48.464Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-09T23:07:48.464Z] runc version: v1.0.2-0-g52b36a2 [2021-12-09T23:07:48.464Z] init version: de40ad0 [2021-12-09T23:07:48.464Z] Security Options: [2021-12-09T23:07:48.464Z] apparmor [2021-12-09T23:07:48.464Z] seccomp [2021-12-09T23:07:48.464Z] Profile: default [2021-12-09T23:07:48.464Z] Kernel Version: 5.4.0-1057-aws [2021-12-09T23:07:48.464Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-09T23:07:48.464Z] OSType: linux [2021-12-09T23:07:48.464Z] Architecture: x86_64 [2021-12-09T23:07:48.464Z] CPUs: 2 [2021-12-09T23:07:48.464Z] Total Memory: 7.487GiB [2021-12-09T23:07:48.464Z] Name: ip-10-100-89-97 [2021-12-09T23:07:48.464Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-09T23:07:48.464Z] Docker Root Dir: /var/lib/docker [2021-12-09T23:07:48.464Z] Debug Mode: false [2021-12-09T23:07:48.464Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:07:48.464Z] Labels: [2021-12-09T23:07:48.464Z] Experimental: true [2021-12-09T23:07:48.464Z] Insecure Registries: [2021-12-09T23:07:48.464Z] 127.0.0.0/8 [2021-12-09T23:07:48.464Z] Live Restore Enabled: true [2021-12-09T23:07:48.464Z] [2021-12-09T23:07:48.464Z] WARNING: No swap limit support [Pipeline] sh [2021-12-09T23:07:48.540Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-09T23:07:48.540Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-09T23:07:48.540Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43073/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-09T23:07:48.540Z] + bash /home/ubuntu/workspace/moby_PR-43073/check-config.sh [2021-12-09T23:07:48.540Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-09T23:07:48.540Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-09T23:07:48.540Z] [2021-12-09T23:07:48.540Z] Generally Necessary: [2021-12-09T23:07:48.540Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-09T23:07:48.540Z] - apparmor: enabled and tools installed [2021-12-09T23:07:48.540Z] - CONFIG_NAMESPACES: enabled [2021-12-09T23:07:48.540Z] - CONFIG_NET_NS: enabled [2021-12-09T23:07:48.540Z] - CONFIG_PID_NS: enabled [2021-12-09T23:07:48.540Z] - CONFIG_IPC_NS: enabled [2021-12-09T23:07:48.540Z] - CONFIG_UTS_NS: enabled [2021-12-09T23:07:48.540Z] - CONFIG_CGROUPS: enabled [2021-12-09T23:07:48.540Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-09T23:07:48.540Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-09T23:07:48.540Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-09T23:07:48.540Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-09T23:07:48.540Z] - CONFIG_CPUSETS: enabled [2021-12-09T23:07:48.540Z] - CONFIG_MEMCG: enabled [2021-12-09T23:07:48.540Z] - CONFIG_KEYS: enabled [2021-12-09T23:07:48.540Z] - CONFIG_VETH: enabled (as module) [2021-12-09T23:07:48.540Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-09T23:07:48.540Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-09T23:07:48.540Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-09T23:07:48.540Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-09T23:07:48.540Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-09T23:07:48.540Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-09T23:07:48.540Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-09T23:07:48.540Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-09T23:07:48.540Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-09T23:07:48.540Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-09T23:07:48.540Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-09T23:07:48.540Z] - CONFIG_CGROUP_BPF: enabled [2021-12-09T23:07:48.540Z] [2021-12-09T23:07:48.540Z] Optional Features: [2021-12-09T23:07:48.540Z] - CONFIG_USER_NS: enabled [2021-12-09T23:07:48.540Z] - CONFIG_SECCOMP: enabled [2021-12-09T23:07:48.540Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-09T23:07:48.540Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-09T23:07:48.540Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-09T23:07:48.540Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-09T23:07:48.540Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-09T23:07:48.748Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-09T23:07:48.748Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-09T23:07:48.748Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43073/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-09T23:07:48.748Z] + bash /home/ubuntu/workspace/moby_PR-43073/check-config.sh [2021-12-09T23:07:48.748Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-09T23:07:48.748Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-09T23:07:48.748Z] [2021-12-09T23:07:48.748Z] Generally Necessary: [2021-12-09T23:07:48.748Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-09T23:07:48.748Z] - apparmor: enabled and tools installed [2021-12-09T23:07:48.748Z] - CONFIG_NAMESPACES: enabled [2021-12-09T23:07:48.748Z] - CONFIG_NET_NS: enabled [2021-12-09T23:07:48.748Z] - CONFIG_PID_NS: enabled [2021-12-09T23:07:48.748Z] - CONFIG_IPC_NS: enabled [2021-12-09T23:07:48.748Z] - CONFIG_UTS_NS: enabled [2021-12-09T23:07:48.748Z] - CONFIG_CGROUPS: enabled [2021-12-09T23:07:48.748Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-09T23:07:48.799Z] - CONFIG_BLK_CGROUP: enabled [2021-12-09T23:07:48.799Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-09T23:07:48.799Z] - CONFIG_CGROUP_PERF: enabled [2021-12-09T23:07:48.799Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-09T23:07:48.799Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-09T23:07:48.799Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-09T23:07:48.799Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-09T23:07:48.799Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-09T23:07:48.799Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-09T23:07:48.799Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-09T23:07:48.799Z] - CONFIG_IP_VS: enabled (as module) [2021-12-09T23:07:48.799Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-09T23:07:48.799Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-09T23:07:48.799Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-09T23:07:48.799Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-09T23:07:48.799Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-09T23:07:48.799Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-09T23:07:48.799Z] - CONFIG_EXT4_FS: enabled [2021-12-09T23:07:48.799Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-09T23:07:48.799Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-09T23:07:48.799Z] - Network Drivers: [2021-12-09T23:07:48.799Z] - "overlay": [2021-12-09T23:07:48.799Z] - CONFIG_VXLAN: enabled (as module) [2021-12-09T23:07:48.799Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-09T23:07:48.799Z] Optional (for encrypted networks): [2021-12-09T23:07:48.799Z] - CONFIG_CRYPTO: enabled [2021-12-09T23:07:48.799Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-09T23:07:48.799Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-09T23:07:48.799Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-09T23:07:48.799Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-09T23:07:48.799Z] - CONFIG_XFRM: enabled [2021-12-09T23:07:48.799Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-09T23:07:48.799Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-09T23:07:48.799Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-09T23:07:48.799Z] - "ipvlan": [2021-12-09T23:07:48.799Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-09T23:07:48.799Z] - "macvlan": [2021-12-09T23:07:48.799Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-09T23:07:48.799Z] - CONFIG_DUMMY: enabled (as module) [2021-12-09T23:07:48.799Z] - "ftp,tftp client in container": [2021-12-09T23:07:48.799Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-09T23:07:48.799Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-09T23:07:48.800Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-09T23:07:48.800Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-09T23:07:48.800Z] - Storage Drivers: [2021-12-09T23:07:48.800Z] - "aufs": [2021-12-09T23:07:48.800Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-09T23:07:48.800Z] - "btrfs": [2021-12-09T23:07:48.800Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-09T23:07:48.800Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-09T23:07:48.800Z] - "devicemapper": [2021-12-09T23:07:48.800Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-09T23:07:48.800Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-09T23:07:48.800Z] - "overlay": [2021-12-09T23:07:49.007Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-09T23:07:49.007Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-09T23:07:49.007Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-09T23:07:49.007Z] - CONFIG_CPUSETS: enabled [2021-12-09T23:07:49.007Z] - CONFIG_MEMCG: enabled [2021-12-09T23:07:49.007Z] - CONFIG_KEYS: enabled [2021-12-09T23:07:49.007Z] - CONFIG_VETH: enabled (as module) [2021-12-09T23:07:49.007Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-09T23:07:49.007Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-09T23:07:49.007Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-09T23:07:49.007Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-09T23:07:49.007Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-09T23:07:49.007Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-09T23:07:49.007Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-09T23:07:49.007Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-09T23:07:49.007Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-09T23:07:49.007Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-09T23:07:49.007Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-09T23:07:49.007Z] - CONFIG_CGROUP_BPF: enabled [2021-12-09T23:07:49.007Z] [2021-12-09T23:07:49.007Z] Optional Features: [2021-12-09T23:07:49.007Z] - CONFIG_USER_NS: enabled [2021-12-09T23:07:49.007Z] - CONFIG_SECCOMP: enabled [2021-12-09T23:07:49.007Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-09T23:07:49.007Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-09T23:07:49.007Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-09T23:07:49.007Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-09T23:07:49.007Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-09T23:07:49.007Z] - CONFIG_BLK_CGROUP: enabled [2021-12-09T23:07:49.007Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-09T23:07:49.007Z] - CONFIG_CGROUP_PERF: enabled [2021-12-09T23:07:49.007Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-09T23:07:49.007Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-09T23:07:49.007Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-09T23:07:49.007Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-09T23:07:49.007Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-09T23:07:49.007Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-09T23:07:49.007Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-09T23:07:49.007Z] - CONFIG_IP_VS: enabled (as module) [2021-12-09T23:07:49.059Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-09T23:07:49.059Z] - "zfs": [2021-12-09T23:07:49.059Z] - /dev/zfs: present [2021-12-09T23:07:49.059Z] - zfs command: missing [2021-12-09T23:07:49.059Z] - zpool command: missing [2021-12-09T23:07:49.059Z] [2021-12-09T23:07:49.059Z] Limits: [2021-12-09T23:07:49.059Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-09T23:07:49.059Z] [2021-12-09T23:07:49.059Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-09T23:07:49.264Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-09T23:07:49.264Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-09T23:07:49.264Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-09T23:07:49.264Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-09T23:07:49.264Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-09T23:07:49.264Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-09T23:07:49.264Z] - CONFIG_EXT4_FS: enabled [2021-12-09T23:07:49.264Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-09T23:07:49.264Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-09T23:07:49.264Z] - Network Drivers: [2021-12-09T23:07:49.264Z] - "overlay": [2021-12-09T23:07:49.264Z] - CONFIG_VXLAN: enabled (as module) [2021-12-09T23:07:49.264Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-09T23:07:49.264Z] Optional (for encrypted networks): [2021-12-09T23:07:49.264Z] - CONFIG_CRYPTO: enabled [2021-12-09T23:07:49.264Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-09T23:07:49.264Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-09T23:07:49.264Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-09T23:07:49.264Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-09T23:07:49.264Z] - CONFIG_XFRM: enabled [2021-12-09T23:07:49.264Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-09T23:07:49.264Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-09T23:07:49.264Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-09T23:07:49.264Z] - "ipvlan": [2021-12-09T23:07:49.264Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-09T23:07:49.264Z] - "macvlan": [2021-12-09T23:07:49.264Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-09T23:07:49.264Z] - CONFIG_DUMMY: enabled (as module) [2021-12-09T23:07:49.264Z] - "ftp,tftp client in container": [2021-12-09T23:07:49.264Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-09T23:07:49.264Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-09T23:07:49.264Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-09T23:07:49.264Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-09T23:07:49.264Z] - Storage Drivers: [2021-12-09T23:07:49.264Z] - "aufs": [2021-12-09T23:07:49.264Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-09T23:07:49.264Z] - "btrfs": [2021-12-09T23:07:49.264Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-09T23:07:49.264Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-09T23:07:49.264Z] - "devicemapper": [2021-12-09T23:07:49.264Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-09T23:07:49.264Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-09T23:07:49.264Z] - "overlay": [2021-12-09T23:07:49.264Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-09T23:07:49.264Z] - "zfs": [2021-12-09T23:07:49.264Z] - /dev/zfs: present [2021-12-09T23:07:49.264Z] - zfs command: missing [2021-12-09T23:07:49.264Z] - zpool command: missing [2021-12-09T23:07:49.264Z] [2021-12-09T23:07:49.264Z] Limits: [2021-12-09T23:07:49.264Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-09T23:07:49.264Z] [2021-12-09T23:07:49.264Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-09T23:07:49.413Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:976329c295587a8202ab50ffc68e00d4059f3d43 . [2021-12-09T23:07:49.608Z] + sudo modprobe ip_vs [2021-12-09T23:07:49.608Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4979b3cb8404e1fd7d8b5ccf391e7821cf954931 . [2021-12-09T23:07:49.677Z] #1 [internal] load build definition from Dockerfile [2021-12-09T23:07:49.677Z] #1 sha256:abf12158c6a86b94b277765c3b76a877057aa7db777fe67ed100367cf94a4707 [2021-12-09T23:07:49.677Z] #1 transferring dockerfile: 17.53kB done [2021-12-09T23:07:49.677Z] #1 DONE 0.1s [2021-12-09T23:07:49.677Z] [2021-12-09T23:07:49.677Z] #2 [internal] load .dockerignore [2021-12-09T23:07:49.677Z] #2 sha256:f7eaefcb8a5c87a1af8a84b52c9e40cd98e973bf25efcff2aa98900c2ba5c19e [2021-12-09T23:07:49.677Z] #2 transferring context: 87B 0.0s done [2021-12-09T23:07:49.677Z] #2 DONE 0.0s [2021-12-09T23:07:49.677Z] [2021-12-09T23:07:49.677Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-09T23:07:49.677Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-09T23:07:49.865Z] #1 [internal] load build definition from Dockerfile [2021-12-09T23:07:49.865Z] #1 sha256:a55131bcae3d3a1404024952db9f6a2888bca1a7efd3de242490e25b2eff7fe3 [2021-12-09T23:07:50.121Z] #1 transferring dockerfile: 17.53kB done [2021-12-09T23:07:50.121Z] #1 DONE 0.2s [2021-12-09T23:07:50.121Z] [2021-12-09T23:07:50.121Z] #2 [internal] load .dockerignore [2021-12-09T23:07:50.121Z] #2 sha256:c4f261f4b7f8ce99df5a06f786d9d173a8298bb97e58f7a14623dd21077784cb [2021-12-09T23:07:50.121Z] #2 transferring context: 87B done [2021-12-09T23:07:50.121Z] #2 DONE 0.0s [2021-12-09T23:07:50.121Z] [2021-12-09T23:07:50.121Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-09T23:07:50.121Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-09T23:07:50.244Z] #3 DONE 0.5s [2021-12-09T23:07:50.244Z] [2021-12-09T23:07:50.244Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-09T23:07:50.244Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-09T23:07:50.244Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-09T23:07:50.244Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-09T23:07:50.244Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-09T23:07:50.378Z] #3 DONE 0.4s [2021-12-09T23:07:50.504Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-09T23:07:50.504Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-09T23:07:50.504Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2021-12-09T23:07:50.504Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-12-09T23:07:50.635Z] [2021-12-09T23:07:50.635Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-09T23:07:50.635Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-09T23:07:50.635Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-09T23:07:50.635Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-09T23:07:50.635Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-09T23:07:50.635Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2021-12-09T23:07:50.635Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-09T23:07:50.635Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.44MB / 9.67MB 0.2s [2021-12-09T23:07:50.892Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-09T23:07:50.892Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-12-09T23:07:51.072Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-12-09T23:07:51.072Z] #4 DONE 0.7s [2021-12-09T23:07:51.331Z] [2021-12-09T23:07:51.331Z] #6 [internal] load build definition from Dockerfile [2021-12-09T23:07:51.331Z] #6 sha256:cc5f18a925cc867dcd4e78779d1e5fb6b3369ee5d7c097e6b8d1fc8ecbedfc25 [2021-12-09T23:07:51.331Z] #6 DONE 0.0s [2021-12-09T23:07:51.331Z] [2021-12-09T23:07:51.331Z] #5 [internal] load .dockerignore [2021-12-09T23:07:51.331Z] #5 sha256:a1729830c316abd9f479e2e17ce72f161d3d2d06fca7c5fe1d04ca0a223d1a92 [2021-12-09T23:07:51.331Z] #5 DONE 0.0s [2021-12-09T23:07:51.331Z] [2021-12-09T23:07:51.331Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-09T23:07:51.331Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-09T23:07:51.457Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-12-09T23:07:51.457Z] #4 DONE 0.8s [2021-12-09T23:07:51.714Z] [2021-12-09T23:07:51.714Z] #6 [internal] load build definition from Dockerfile [2021-12-09T23:07:51.714Z] #6 sha256:310bd3a447c370f72aea3ad37bf7fcb0096d897d0e17bb3779774e4a21136af1 [2021-12-09T23:07:51.714Z] #6 DONE 0.0s [2021-12-09T23:07:51.714Z] [2021-12-09T23:07:51.714Z] #5 [internal] load .dockerignore [2021-12-09T23:07:51.714Z] #5 sha256:f203f5b05a6e79cdfe5edebdcb3cb5ee6c55eb1b19f9fea7ae7db76915f9c4e5 [2021-12-09T23:07:51.714Z] #5 DONE 0.0s [2021-12-09T23:07:51.714Z] [2021-12-09T23:07:51.714Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-09T23:07:51.714Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-09T23:07:52.274Z] #10 ... [2021-12-09T23:07:52.274Z] [2021-12-09T23:07:52.274Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-09T23:07:52.274Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-09T23:07:52.274Z] #7 DONE 0.9s [2021-12-09T23:07:52.274Z] [2021-12-09T23:07:52.274Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-09T23:07:52.274Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-09T23:07:52.274Z] #9 DONE 1.0s [2021-12-09T23:07:52.274Z] [2021-12-09T23:07:52.274Z] #8 [internal] load metadata for docker.io/library/golang:1.17.4-bullseye [2021-12-09T23:07:52.274Z] #8 sha256:23904188db61f0a1e2a2a427d5ec22168833190d9f01f03e9e0525f47a9907dc [2021-12-09T23:07:52.274Z] #8 DONE 1.0s [2021-12-09T23:07:52.274Z] [2021-12-09T23:07:52.274Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-09T23:07:52.274Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-09T23:07:52.274Z] #10 DONE 1.0s [2021-12-09T23:07:52.279Z] #10 ... [2021-12-09T23:07:52.279Z] [2021-12-09T23:07:52.279Z] #8 [internal] load metadata for docker.io/library/golang:1.17.4-bullseye [2021-12-09T23:07:52.279Z] #8 sha256:23904188db61f0a1e2a2a427d5ec22168833190d9f01f03e9e0525f47a9907dc [2021-12-09T23:07:52.279Z] #8 DONE 0.8s [2021-12-09T23:07:52.536Z] [2021-12-09T23:07:52.536Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-09T23:07:52.536Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-09T23:07:52.536Z] #9 DONE 0.8s [2021-12-09T23:07:52.536Z] [2021-12-09T23:07:52.536Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-09T23:07:52.536Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-09T23:07:52.536Z] #10 DONE 0.8s [2021-12-09T23:07:52.536Z] [2021-12-09T23:07:52.536Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-09T23:07:52.536Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-09T23:07:52.536Z] #7 DONE 0.8s [2021-12-09T23:07:53.657Z] [2021-12-09T23:07:53.658Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:07:53.658Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-09T23:07:53.658Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-09T23:07:53.658Z] #71 DONE 0.0s [2021-12-09T23:07:53.658Z] [2021-12-09T23:07:53.658Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:07:53.658Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:07:53.658Z] #11 resolve docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf 0.0s done [2021-12-09T23:07:53.903Z] [2021-12-09T23:07:53.903Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:07:53.903Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-09T23:07:53.903Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-12-09T23:07:53.903Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-09T23:07:53.903Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-12-09T23:07:53.903Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-09T23:07:53.903Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-09T23:07:53.903Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2021-12-09T23:07:53.925Z] #11 sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf 1.86kB / 1.86kB done [2021-12-09T23:07:53.925Z] #11 sha256:0b96b7034bd5238cd7bb6adb6c76da6a1d9418b5f3e1e18e1be58a81b96bcff0 1.80kB / 1.80kB done [2021-12-09T23:07:53.925Z] #11 sha256:2e7da682bb6342568a0854fb4bb8cb8b9de3b524a866b56b4672cfceb234db46 7.07kB / 7.07kB done [2021-12-09T23:07:54.164Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.4s [2021-12-09T23:07:54.164Z] #69 ... [2021-12-09T23:07:54.164Z] [2021-12-09T23:07:54.164Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-09T23:07:54.164Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-09T23:07:54.164Z] #45 DONE 0.0s [2021-12-09T23:07:54.164Z] [2021-12-09T23:07:54.164Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:07:54.164Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-09T23:07:54.164Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2021-12-09T23:07:54.193Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 0B / 54.93MB 0.1s [2021-12-09T23:07:54.193Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 0B / 5.15MB 0.1s [2021-12-09T23:07:54.193Z] #11 ... [2021-12-09T23:07:54.193Z] [2021-12-09T23:07:54.193Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-09T23:07:54.193Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-09T23:07:54.193Z] #45 DONE 0.5s [2021-12-09T23:07:54.193Z] [2021-12-09T23:07:54.193Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:07:54.193Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:07:54.193Z] #11 ... [2021-12-09T23:07:54.193Z] [2021-12-09T23:07:54.193Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-09T23:07:54.193Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-09T23:07:54.193Z] #45 DONE 0.0s [2021-12-09T23:07:54.193Z] [2021-12-09T23:07:54.193Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:07:54.193Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:07:54.193Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 4.19MB / 54.93MB 0.3s [2021-12-09T23:07:54.193Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 1.05MB / 5.15MB 0.3s [2021-12-09T23:07:54.425Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-12-09T23:07:54.426Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-12-09T23:07:54.452Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 7.34MB / 54.93MB 0.5s [2021-12-09T23:07:54.453Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 3.15MB / 5.15MB 0.5s [2021-12-09T23:07:54.453Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 12.58MB / 54.93MB 0.6s [2021-12-09T23:07:54.453Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 5.15MB / 5.15MB 0.6s [2021-12-09T23:07:54.714Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 15.73MB / 54.93MB 0.7s [2021-12-09T23:07:54.714Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 5.15MB / 5.15MB 0.7s done [2021-12-09T23:07:54.714Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 0B / 10.87MB 0.7s [2021-12-09T23:07:54.714Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 20.97MB / 54.93MB 0.8s [2021-12-09T23:07:54.714Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 2.10MB / 10.87MB 0.8s [2021-12-09T23:07:54.977Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 25.17MB / 54.93MB 1.0s [2021-12-09T23:07:54.977Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 10.63MB / 10.87MB 1.0s [2021-12-09T23:07:54.977Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 0B / 54.57MB 1.0s [2021-12-09T23:07:55.239Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 30.41MB / 54.93MB 1.2s [2021-12-09T23:07:55.239Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 10.87MB / 10.87MB 1.2s done [2021-12-09T23:07:55.239Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 11.53MB / 54.57MB 1.2s [2021-12-09T23:07:55.239Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 0B / 85.77MB 1.2s [2021-12-09T23:07:55.239Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 33.39MB / 54.93MB 1.3s [2021-12-09T23:07:55.239Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 18.87MB / 54.57MB 1.3s [2021-12-09T23:07:55.498Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 39.85MB / 54.93MB 1.6s [2021-12-09T23:07:55.498Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 27.26MB / 54.57MB 1.6s [2021-12-09T23:07:55.498Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 8.39MB / 85.77MB 1.6s [2021-12-09T23:07:55.757Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 44.04MB / 54.93MB 1.7s [2021-12-09T23:07:55.757Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 30.41MB / 54.57MB 1.7s [2021-12-09T23:07:55.757Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 13.63MB / 85.77MB 1.8s [2021-12-09T23:07:55.757Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 48.23MB / 54.93MB 1.9s [2021-12-09T23:07:55.757Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 35.65MB / 54.57MB 1.9s [2021-12-09T23:07:56.019Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 39.20MB / 54.57MB 2.0s [2021-12-09T23:07:56.019Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 18.87MB / 85.77MB 2.0s [2021-12-09T23:07:56.278Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.53MB / 54.93MB 2.1s [2021-12-09T23:07:56.278Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 45.09MB / 54.57MB 2.3s [2021-12-09T23:07:56.278Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 28.31MB / 85.77MB 2.3s [2021-12-09T23:07:56.278Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 49.28MB / 54.57MB 2.4s [2021-12-09T23:07:56.539Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 54.53MB / 54.57MB 2.5s [2021-12-09T23:07:56.539Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 38.80MB / 85.77MB 2.5s [2021-12-09T23:07:56.539Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 2.6s done [2021-12-09T23:07:56.539Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 47.19MB / 85.77MB 2.7s [2021-12-09T23:07:57.116Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 52.39MB / 85.77MB 3.0s [2021-12-09T23:07:57.116Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b [2021-12-09T23:07:57.116Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 54.57MB / 54.57MB 3.1s done [2021-12-09T23:07:57.116Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 65.01MB / 85.77MB 3.2s [2021-12-09T23:07:57.116Z] #11 sha256:0979aabbe4a4fe70ff426dccb723c59a012e1bbae6cc852eb8222240f0cd70c7 0B / 157B 3.2s [2021-12-09T23:07:57.377Z] #11 sha256:0979aabbe4a4fe70ff426dccb723c59a012e1bbae6cc852eb8222240f0cd70c7 157B / 157B 3.3s [2021-12-09T23:07:57.377Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 0B / 134.81MB 3.3s [2021-12-09T23:07:57.377Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 70.25MB / 85.77MB 3.4s [2021-12-09T23:07:57.377Z] #11 sha256:0979aabbe4a4fe70ff426dccb723c59a012e1bbae6cc852eb8222240f0cd70c7 157B / 157B 3.3s done [2021-12-09T23:07:57.638Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 8.00MB / 134.81MB 3.7s [2021-12-09T23:07:57.638Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 76.55MB / 85.77MB 3.8s [2021-12-09T23:07:57.899Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 83.89MB / 85.77MB 4.1s [2021-12-09T23:07:57.899Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 16.78MB / 134.81MB 4.1s [2021-12-09T23:07:58.472Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 24.12MB / 134.81MB 4.4s [2021-12-09T23:07:58.733Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 32.51MB / 134.81MB 4.8s [2021-12-09T23:07:58.993Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 85.77MB / 85.77MB 4.8s done [2021-12-09T23:07:58.993Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 47.19MB / 134.81MB 5.2s [2021-12-09T23:07:59.564Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 59.01MB / 134.81MB 5.5s [2021-12-09T23:07:59.564Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 73.40MB / 134.81MB 5.7s [2021-12-09T23:07:59.703Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s [2021-12-09T23:07:59.826Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 85.98MB / 134.81MB 5.9s [2021-12-09T23:07:59.960Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.5s done [2021-12-09T23:07:59.960Z] #69 ... [2021-12-09T23:07:59.960Z] [2021-12-09T23:07:59.960Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:07:59.960Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:07:59.960Z] #11 resolve docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf 0.1s done [2021-12-09T23:07:59.960Z] #11 sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf 1.86kB / 1.86kB done [2021-12-09T23:07:59.960Z] #11 sha256:0b96b7034bd5238cd7bb6adb6c76da6a1d9418b5f3e1e18e1be58a81b96bcff0 1.80kB / 1.80kB done [2021-12-09T23:07:59.960Z] #11 sha256:2e7da682bb6342568a0854fb4bb8cb8b9de3b524a866b56b4672cfceb234db46 7.07kB / 7.07kB done [2021-12-09T23:07:59.960Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 3.0s done [2021-12-09T23:07:59.960Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 5.15MB / 5.15MB 1.0s done [2021-12-09T23:07:59.960Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 10.87MB / 10.87MB 2.2s done [2021-12-09T23:07:59.960Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 54.57MB / 54.57MB 3.9s done [2021-12-09T23:07:59.960Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 85.77MB / 85.77MB 6.1s [2021-12-09T23:07:59.960Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 98.08MB / 134.81MB 6.2s [2021-12-09T23:07:59.960Z] #11 sha256:0979aabbe4a4fe70ff426dccb723c59a012e1bbae6cc852eb8222240f0cd70c7 157B / 157B 4.2s done [2021-12-09T23:07:59.960Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 1.6s [2021-12-09T23:08:00.106Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 101.52MB / 134.81MB 6.2s [2021-12-09T23:08:00.221Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 85.77MB / 85.77MB 6.2s done [2021-12-09T23:08:00.221Z] #11 ... [2021-12-09T23:08:00.221Z] [2021-12-09T23:08:00.221Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:08:00.221Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-09T23:08:00.221Z] #69 DONE 6.6s [2021-12-09T23:08:00.221Z] [2021-12-09T23:08:00.221Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:00.221Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:00.221Z] #11 ... [2021-12-09T23:08:00.221Z] [2021-12-09T23:08:00.221Z] #24 [internal] load build context [2021-12-09T23:08:00.221Z] #24 sha256:8740034799dbfcb47a42522a5dd4b147f57de1c5d36acfd359472ef90918f2d0 [2021-12-09T23:08:00.221Z] #24 transferring context: 40.11MB 6.6s [2021-12-09T23:08:00.369Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 113.25MB / 134.81MB 6.4s [2021-12-09T23:08:00.477Z] #24 ... [2021-12-09T23:08:00.477Z] [2021-12-09T23:08:00.477Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:00.477Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:00.477Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 110.10MB / 134.81MB 6.6s [2021-12-09T23:08:00.633Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 122.68MB / 134.81MB 6.6s [2021-12-09T23:08:00.633Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 132.12MB / 134.81MB 6.8s [2021-12-09T23:08:00.737Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 120.55MB / 134.81MB 6.9s [2021-12-09T23:08:00.995Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 128.97MB / 134.81MB 7.2s [2021-12-09T23:08:01.204Z] #11 ... [2021-12-09T23:08:01.204Z] [2021-12-09T23:08:01.204Z] #24 [internal] load build context [2021-12-09T23:08:01.204Z] #24 sha256:3142dc8fbfb89b6aff8f8ad37b632be98ad9c668383f991f6234872aeee03353 [2021-12-09T23:08:01.204Z] #24 transferring context: 55.90MB 6.7s done [2021-12-09T23:08:01.204Z] #24 DONE 7.4s [2021-12-09T23:08:01.204Z] [2021-12-09T23:08:01.204Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:01.204Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:01.204Z] #11 ... [2021-12-09T23:08:01.204Z] [2021-12-09T23:08:01.204Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:08:01.204Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-09T23:08:01.204Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-09T23:08:01.204Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-09T23:08:01.204Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-09T23:08:01.204Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-12-09T23:08:01.204Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2021-12-09T23:08:01.204Z] #69 ... [2021-12-09T23:08:01.204Z] [2021-12-09T23:08:01.204Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:01.204Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:01.771Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 134.81MB / 134.81MB 7.5s done [2021-12-09T23:08:01.771Z] #11 ... [2021-12-09T23:08:01.771Z] [2021-12-09T23:08:01.771Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:08:01.771Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-09T23:08:01.771Z] #69 DONE 7.9s [2021-12-09T23:08:01.771Z] [2021-12-09T23:08:01.771Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:08:01.771Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-09T23:08:01.771Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-09T23:08:01.771Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-09T23:08:01.771Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-09T23:08:01.771Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2021-12-09T23:08:01.771Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2021-12-09T23:08:01.771Z] #71 DONE 7.9s [2021-12-09T23:08:02.031Z] [2021-12-09T23:08:02.031Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-09T23:08:02.031Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-09T23:08:02.031Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.1s done [2021-12-09T23:08:02.031Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-09T23:08:02.031Z] #28 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-09T23:08:02.031Z] #28 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-09T23:08:02.031Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 2.5s done [2021-12-09T23:08:02.291Z] #28 ... [2021-12-09T23:08:02.291Z] [2021-12-09T23:08:02.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:02.291Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:02.291Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 5.2s [2021-12-09T23:08:03.554Z] #11 ... [2021-12-09T23:08:03.554Z] [2021-12-09T23:08:03.554Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-09T23:08:03.554Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-09T23:08:03.554Z] #28 resolve docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 0.1s done [2021-12-09T23:08:03.554Z] #28 sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b 1.85kB / 1.85kB done [2021-12-09T23:08:03.554Z] #28 sha256:2fa1cd247c9a06849534902b6b227efd21dbb5c0fea11c75aeba1df18685f1b8 529B / 529B done [2021-12-09T23:08:03.554Z] #28 sha256:05d2318291e38ea41118d6792f78087ae61232a28369b167c5faec3eb6c01630 1.46kB / 1.46kB done [2021-12-09T23:08:03.554Z] #28 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 3.0s done [2021-12-09T23:08:03.554Z] #28 ... [2021-12-09T23:08:03.554Z] [2021-12-09T23:08:03.554Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:08:03.554Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-09T23:08:03.554Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-09T23:08:03.554Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-09T23:08:03.554Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-09T23:08:03.554Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-09T23:08:03.554Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.4s done [2021-12-09T23:08:03.554Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done [2021-12-09T23:08:03.686Z] #11 ... [2021-12-09T23:08:03.686Z] [2021-12-09T23:08:03.686Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-09T23:08:03.686Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-09T23:08:03.686Z] #70 DONE 0.8s [2021-12-09T23:08:03.686Z] [2021-12-09T23:08:03.686Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:03.686Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:03.810Z] #71 ... [2021-12-09T23:08:03.810Z] [2021-12-09T23:08:03.810Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-09T23:08:03.810Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-09T23:08:04.067Z] #28 ... [2021-12-09T23:08:04.067Z] [2021-12-09T23:08:04.067Z] #24 [internal] load build context [2021-12-09T23:08:04.067Z] #24 sha256:8740034799dbfcb47a42522a5dd4b147f57de1c5d36acfd359472ef90918f2d0 [2021-12-09T23:08:04.067Z] #24 transferring context: 55.90MB 7.9s done [2021-12-09T23:08:04.067Z] #24 DONE 10.4s [2021-12-09T23:08:04.067Z] [2021-12-09T23:08:04.067Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-09T23:08:04.067Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-09T23:08:04.067Z] #71 DONE 10.4s [2021-12-09T23:08:04.067Z] [2021-12-09T23:08:04.067Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-09T23:08:04.067Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-09T23:08:04.323Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 6.7s [2021-12-09T23:08:04.625Z] #11 ... [2021-12-09T23:08:04.625Z] [2021-12-09T23:08:04.625Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-09T23:08:04.625Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-09T23:08:04.625Z] #72 DONE 0.9s [2021-12-09T23:08:04.625Z] [2021-12-09T23:08:04.625Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:04.625Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:05.458Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-09T23:08:05.458Z] [2021-12-09T23:08:05.458Z] ________ ____ __. [2021-12-09T23:08:05.459Z] \_____ \ | |/ _| [2021-12-09T23:08:05.459Z] / | \| < [2021-12-09T23:08:05.459Z] / | \ | \ [2021-12-09T23:08:05.459Z] \_______ /____|__ \ [2021-12-09T23:08:05.459Z] \/ \/ [2021-12-09T23:08:05.459Z] [2021-12-09T23:08:05.459Z] INFO: make.ps1 ended at 12/09/2021 23:08:03 [2021-12-09T23:08:05.570Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 8.6s done [2021-12-09T23:08:05.698Z] #28 ... [2021-12-09T23:08:05.698Z] [2021-12-09T23:08:05.698Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-09T23:08:05.698Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-09T23:08:05.698Z] #70 DONE 0.9s [2021-12-09T23:08:05.698Z] [2021-12-09T23:08:05.698Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-09T23:08:05.698Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-09T23:08:05.830Z] #11 ... [2021-12-09T23:08:05.830Z] [2021-12-09T23:08:05.830Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-09T23:08:05.830Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-09T23:08:05.830Z] #28 DONE 12.1s [2021-12-09T23:08:05.830Z] [2021-12-09T23:08:05.830Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:05.830Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:05.830Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 [2021-12-09T23:08:05.920Z] INFO: Binaries build ended at 12/09/2021 23:08:05. Duration:00:01:17.4772911 [2021-12-09T23:08:06.627Z] #72 DONE 0.8s [2021-12-09T23:08:06.627Z] [2021-12-09T23:08:06.627Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:45ee40a844048c2f6d0105899c1a17733530b56d481612608aab5e2e4048570b [2021-12-09T23:08:06.627Z] #28 sha256:e3d2a173b7d041d9acba9365955077e8d5c843767a61dbe77c389a3f167c00f3 [2021-12-09T23:08:06.627Z] #28 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 8.6s done [2021-12-09T23:08:06.627Z] #28 DONE 12.8s [2021-12-09T23:08:06.627Z] [2021-12-09T23:08:06.627Z] #29 [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-12-09T23:08:06.627Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-09T23:08:06.767Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 0.7s done [2021-12-09T23:08:06.767Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 [2021-12-09T23:08:06.796Z] ok github.com/docker/docker/cmd/dockerd 0.038s coverage: 29.0% of statements [2021-12-09T23:08:06.796Z] ok github.com/docker/docker/container 0.112s coverage: 34.8% of statements [2021-12-09T23:08:06.796Z] ok github.com/docker/docker/cmd/dockerd/trap 2.375s coverage: 0.0% of statements [2021-12-09T23:08:06.796Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-09T23:08:06.796Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-09T23:08:06.796Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-09T23:08:06.796Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-09T23:08:06.796Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-09T23:08:07.465Z] INFO: Copying the built daemon binary to d:\CI\PR-43073\1\binary\dockerd-6beb54cfca.exe... [2021-12-09T23:08:07.465Z] INFO: Copying the built client binary to d:\CI\PR-43073\1\binary\docker-6beb54cfca.exe... [2021-12-09T23:08:07.465Z] INFO: Copying dockerversion from the container... [2021-12-09T23:08:07.465Z] INFO: Copying the golang package from the container to d:\CI\PR-43073\1\installer\go.zip... [2021-12-09T23:08:08.146Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 1.4s done [2021-12-09T23:08:08.445Z] INFO: Extracting go.zip to d:\CI\PR-43073\1\go [2021-12-09T23:08:08.725Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 [2021-12-09T23:08:09.155Z] #29 2.249 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-09T23:08:09.155Z] #29 2.249 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-09T23:08:09.155Z] #29 2.279 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-09T23:08:09.155Z] #29 2.521 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-09T23:08:09.411Z] #29 2.932 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-09T23:08:09.974Z] #29 3.420 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-09T23:08:11.352Z] #29 4.531 Fetched 8479 kB in 3s (3324 kB/s) [2021-12-09T23:08:11.915Z] #29 4.531 Reading package lists... [2021-12-09T23:08:12.095Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2021-12-09T23:08:12.845Z] #29 5.357 Reading package lists... [2021-12-09T23:08:13.101Z] #29 6.226 Building dependency tree... [2021-12-09T23:08:13.101Z] #29 6.571 The following additional packages will be installed: [2021-12-09T23:08:13.101Z] #29 6.571 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-09T23:08:13.101Z] #29 6.572 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-09T23:08:13.101Z] #29 6.573 Recommended packages: [2021-12-09T23:08:13.101Z] #29 6.573 libldap-common publicsuffix libsasl2-modules [2021-12-09T23:08:13.358Z] #29 6.782 The following NEW packages will be installed: [2021-12-09T23:08:13.358Z] #29 6.788 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-09T23:08:13.359Z] #29 6.788 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-09T23:08:13.359Z] #29 6.788 libssh2-1 openssl [2021-12-09T23:08:13.482Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2021-12-09T23:08:13.616Z] #29 7.067 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-09T23:08:13.616Z] #29 7.067 Need to get 3038 kB of archives. [2021-12-09T23:08:13.616Z] #29 7.067 After this operation, 6652 kB of additional disk space will be used. [2021-12-09T23:08:13.616Z] #29 7.067 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-09T23:08:13.616Z] #29 7.091 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-09T23:08:13.616Z] #29 7.091 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-09T23:08:13.616Z] #29 7.091 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-12-09T23:08:13.616Z] #29 7.091 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-09T23:08:13.616Z] #29 7.091 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-09T23:08:13.616Z] #29 7.091 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-09T23:08:13.616Z] #29 7.091 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-09T23:08:13.616Z] #29 7.091 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-09T23:08:13.616Z] #29 7.091 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-09T23:08:13.616Z] #29 7.102 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-09T23:08:13.616Z] #29 7.102 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-09T23:08:13.616Z] #29 7.108 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-09T23:08:13.616Z] #29 7.108 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-09T23:08:13.616Z] #29 7.108 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-09T23:08:13.616Z] #29 ... [2021-12-09T23:08:13.616Z] [2021-12-09T23:08:13.616Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:13.616Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:13.616Z] #11 sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 134.81MB / 134.81MB 10.0s done [2021-12-09T23:08:13.616Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 1.3s done [2021-12-09T23:08:13.616Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 1.4s done [2021-12-09T23:08:13.616Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 3.8s [2021-12-09T23:08:13.874Z] #11 ... [2021-12-09T23:08:13.874Z] [2021-12-09T23:08:13.874Z] #29 [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-12-09T23:08:13.874Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-09T23:08:13.874Z] #29 7.325 debconf: delaying package configuration, since apt-utils is not installed [2021-12-09T23:08:13.874Z] #29 7.361 Fetched 3038 kB in 0s (9542 kB/s) [2021-12-09T23:08:13.874Z] #29 7.394 Selecting previously unselected package openssl. [2021-12-09T23:08:13.874Z] #29 7.394 (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-12-09T23:08:13.874Z] #29 7.395 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-09T23:08:13.874Z] #29 7.399 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-09T23:08:14.011Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 5.1s [2021-12-09T23:08:14.135Z] #29 7.578 Selecting previously unselected package ca-certificates. [2021-12-09T23:08:14.135Z] #29 7.578 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-09T23:08:14.135Z] #29 7.581 Unpacking ca-certificates (20210119) ... [2021-12-09T23:08:14.135Z] #29 7.670 Selecting previously unselected package libbrotli1:amd64. [2021-12-09T23:08:14.135Z] #29 7.670 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-09T23:08:14.135Z] #29 7.682 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-09T23:08:14.135Z] #29 7.775 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-09T23:08:14.135Z] #29 7.775 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-09T23:08:14.135Z] #29 7.775 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-09T23:08:14.393Z] #29 7.841 Selecting previously unselected package libsasl2-2:amd64. [2021-12-09T23:08:14.393Z] #29 7.841 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-09T23:08:14.393Z] #29 7.841 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-09T23:08:14.393Z] #29 7.892 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-09T23:08:14.393Z] #29 7.892 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-09T23:08:14.393Z] #29 7.900 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-09T23:08:14.393Z] #29 7.965 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-09T23:08:14.393Z] #29 7.965 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-09T23:08:14.393Z] #29 7.970 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-09T23:08:14.393Z] #29 8.028 Selecting previously unselected package libpsl5:amd64. [2021-12-09T23:08:14.393Z] #29 8.028 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-09T23:08:14.652Z] #29 8.031 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-09T23:08:14.652Z] #29 8.084 Selecting previously unselected package librtmp1:amd64. [2021-12-09T23:08:14.652Z] #29 8.084 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-09T23:08:14.652Z] #29 8.091 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-09T23:08:14.652Z] #29 8.137 Selecting previously unselected package libssh2-1:amd64. [2021-12-09T23:08:14.652Z] #29 8.137 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-09T23:08:14.652Z] #29 8.141 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-09T23:08:14.652Z] #29 8.203 Selecting previously unselected package libcurl4:amd64. [2021-12-09T23:08:14.652Z] #29 8.203 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-09T23:08:14.652Z] #29 8.218 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-09T23:08:14.866Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 35.9% of statements [2021-12-09T23:08:14.910Z] #29 8.311 Selecting previously unselected package curl. [2021-12-09T23:08:14.910Z] #29 8.311 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-09T23:08:14.910Z] #29 8.318 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-09T23:08:14.910Z] #29 8.395 Selecting previously unselected package libonig5:amd64. [2021-12-09T23:08:14.910Z] #29 8.395 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-09T23:08:14.910Z] #29 8.399 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-09T23:08:14.910Z] #29 8.471 Selecting previously unselected package libjq1:amd64. [2021-12-09T23:08:14.910Z] #29 8.471 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-09T23:08:14.910Z] #29 8.475 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-09T23:08:15.167Z] #29 8.558 Selecting previously unselected package jq. [2021-12-09T23:08:15.167Z] #29 8.558 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-09T23:08:15.167Z] #29 8.560 Unpacking jq (1.6-2.1) ... [2021-12-09T23:08:15.167Z] #29 8.616 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-09T23:08:15.167Z] #29 8.627 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-09T23:08:15.167Z] #29 8.637 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-09T23:08:15.167Z] #29 8.653 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-09T23:08:15.167Z] #29 8.659 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-09T23:08:15.167Z] #29 8.670 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-09T23:08:15.167Z] #29 8.679 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-09T23:08:15.167Z] #29 8.693 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-09T23:08:15.167Z] #29 8.704 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-09T23:08:15.167Z] #29 8.715 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-09T23:08:15.167Z] #29 8.724 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-09T23:08:15.167Z] #29 8.736 Setting up ca-certificates (20210119) ... [2021-12-09T23:08:15.397Z] #11 ... [2021-12-09T23:08:15.398Z] [2021-12-09T23:08:15.398Z] #29 [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-12-09T23:08:15.398Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-09T23:08:15.398Z] #29 2.191 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-09T23:08:15.398Z] #29 2.191 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-09T23:08:15.398Z] #29 2.191 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-09T23:08:15.398Z] #29 2.412 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-09T23:08:15.398Z] #29 2.738 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-09T23:08:15.398Z] #29 3.162 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-09T23:08:15.398Z] #29 4.323 Fetched 8479 kB in 2s (3531 kB/s) [2021-12-09T23:08:15.398Z] #29 4.323 Reading package lists... [2021-12-09T23:08:15.398Z] #29 5.121 Reading package lists... [2021-12-09T23:08:15.398Z] #29 5.976 Building dependency tree... [2021-12-09T23:08:15.398Z] #29 6.316 The following additional packages will be installed: [2021-12-09T23:08:15.398Z] #29 6.316 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-09T23:08:15.398Z] #29 6.316 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-09T23:08:15.398Z] #29 6.316 Recommended packages: [2021-12-09T23:08:15.398Z] #29 6.316 libldap-common publicsuffix libsasl2-modules [2021-12-09T23:08:15.398Z] #29 6.484 The following NEW packages will be installed: [2021-12-09T23:08:15.398Z] #29 6.487 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-09T23:08:15.398Z] #29 6.487 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-09T23:08:15.398Z] #29 6.487 libssh2-1 openssl [2021-12-09T23:08:15.398Z] #29 6.767 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-09T23:08:15.398Z] #29 6.767 Need to get 3038 kB of archives. [2021-12-09T23:08:15.398Z] #29 6.767 After this operation, 6652 kB of additional disk space will be used. [2021-12-09T23:08:15.398Z] #29 6.767 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-09T23:08:15.398Z] #29 6.783 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-09T23:08:15.398Z] #29 6.783 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-09T23:08:15.398Z] #29 6.783 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-12-09T23:08:15.398Z] #29 6.784 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-09T23:08:15.398Z] #29 6.787 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-09T23:08:15.398Z] #29 6.816 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-09T23:08:15.398Z] #29 6.816 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-09T23:08:15.398Z] #29 6.816 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-09T23:08:15.398Z] #29 6.816 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-09T23:08:15.398Z] #29 6.816 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-12-09T23:08:15.398Z] #29 6.816 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-12-09T23:08:15.398Z] #29 6.816 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-09T23:08:15.398Z] #29 6.816 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-09T23:08:15.398Z] #29 6.816 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-09T23:08:15.398Z] #29 7.036 debconf: delaying package configuration, since apt-utils is not installed [2021-12-09T23:08:15.398Z] #29 7.066 Fetched 3038 kB in 0s (9612 kB/s) [2021-12-09T23:08:15.398Z] #29 7.087 Selecting previously unselected package openssl. [2021-12-09T23:08:15.398Z] #29 7.087 (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-12-09T23:08:15.398Z] #29 7.095 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 7.105 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-09T23:08:15.398Z] #29 7.271 Selecting previously unselected package ca-certificates. [2021-12-09T23:08:15.398Z] #29 7.271 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-09T23:08:15.398Z] #29 7.273 Unpacking ca-certificates (20210119) ... [2021-12-09T23:08:15.398Z] #29 7.369 Selecting previously unselected package libbrotli1:amd64. [2021-12-09T23:08:15.398Z] #29 7.369 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 7.376 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-09T23:08:15.398Z] #29 7.468 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-09T23:08:15.398Z] #29 7.468 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 7.471 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-09T23:08:15.398Z] #29 7.517 Selecting previously unselected package libsasl2-2:amd64. [2021-12-09T23:08:15.398Z] #29 7.517 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 7.521 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-09T23:08:15.398Z] #29 7.585 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-09T23:08:15.398Z] #29 7.585 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 7.589 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-09T23:08:15.398Z] #29 7.668 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-09T23:08:15.398Z] #29 7.668 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 7.672 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-09T23:08:15.398Z] #29 7.725 Selecting previously unselected package libpsl5:amd64. [2021-12-09T23:08:15.398Z] #29 7.725 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 7.725 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-09T23:08:15.398Z] #29 7.767 Selecting previously unselected package librtmp1:amd64. [2021-12-09T23:08:15.398Z] #29 7.767 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 7.771 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-09T23:08:15.398Z] #29 7.816 Selecting previously unselected package libssh2-1:amd64. [2021-12-09T23:08:15.398Z] #29 7.816 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 7.819 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-09T23:08:15.398Z] #29 7.883 Selecting previously unselected package libcurl4:amd64. [2021-12-09T23:08:15.398Z] #29 7.883 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 7.899 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-09T23:08:15.398Z] #29 7.978 Selecting previously unselected package curl. [2021-12-09T23:08:15.398Z] #29 7.978 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 7.982 Unpacking curl (7.74.0-1.3+b1) ... [2021-12-09T23:08:15.398Z] #29 8.053 Selecting previously unselected package libonig5:amd64. [2021-12-09T23:08:15.398Z] #29 8.053 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 8.056 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-09T23:08:15.398Z] #29 8.143 Selecting previously unselected package libjq1:amd64. [2021-12-09T23:08:15.398Z] #29 8.143 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 8.147 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-09T23:08:15.398Z] #29 8.252 Selecting previously unselected package jq. [2021-12-09T23:08:15.398Z] #29 8.252 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-09T23:08:15.398Z] #29 8.255 Unpacking jq (1.6-2.1) ... [2021-12-09T23:08:15.398Z] #29 8.307 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-09T23:08:15.398Z] #29 8.319 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-09T23:08:15.398Z] #29 8.356 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-09T23:08:15.398Z] #29 8.362 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-09T23:08:15.398Z] #29 8.373 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-09T23:08:15.398Z] #29 8.383 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-09T23:08:15.398Z] #29 8.392 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-09T23:08:15.398Z] #29 8.402 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-09T23:08:15.398Z] #29 8.419 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-09T23:08:15.398Z] #29 8.431 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-09T23:08:15.398Z] #29 8.451 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-09T23:08:15.398Z] #29 8.460 Setting up ca-certificates (20210119) ... [2021-12-09T23:08:15.398Z] #29 9.131 Updating certificates in /etc/ssl/certs... [2021-12-09T23:08:15.664Z] #29 ... [2021-12-09T23:08:15.664Z] [2021-12-09T23:08:15.664Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:15.664Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:16.113Z] #29 9.479 Updating certificates in /etc/ssl/certs... [2021-12-09T23:08:17.050Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 8.3s done [2021-12-09T23:08:17.310Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 [2021-12-09T23:08:17.505Z] #29 10.74 129 added, 0 removed; done. [2021-12-09T23:08:17.505Z] #29 10.78 Setting up jq (1.6-2.1) ... [2021-12-09T23:08:17.505Z] #29 10.79 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-09T23:08:17.505Z] #29 10.80 Setting up curl (7.74.0-1.3+b1) ... [2021-12-09T23:08:17.505Z] #29 10.81 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-09T23:08:17.505Z] #29 10.83 Processing triggers for ca-certificates (20210119) ... [2021-12-09T23:08:17.505Z] #29 10.84 Updating certificates in /etc/ssl/certs... [2021-12-09T23:08:18.437Z] #29 11.69 0 added, 0 removed; done. [2021-12-09T23:08:18.437Z] #29 11.69 Running hooks in /etc/ca-certificates/update.d... [2021-12-09T23:08:18.437Z] #29 11.69 done. [2021-12-09T23:08:19.224Z] #11 ... [2021-12-09T23:08:19.224Z] [2021-12-09T23:08:19.224Z] #29 [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-12-09T23:08:19.224Z] #29 sha256:a2d0bf6e35a1cf17ae2d5f3092969665e1d1ac307f1cac66dab7544e49bef786 [2021-12-09T23:08:19.224Z] #29 10.26 129 added, 0 removed; done. [2021-12-09T23:08:19.224Z] #29 10.29 Setting up jq (1.6-2.1) ... [2021-12-09T23:08:19.224Z] #29 10.30 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-12-09T23:08:19.224Z] #29 10.31 Setting up curl (7.74.0-1.3+b1) ... [2021-12-09T23:08:19.224Z] #29 10.32 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-09T23:08:19.224Z] #29 10.34 Processing triggers for ca-certificates (20210119) ... [2021-12-09T23:08:19.224Z] #29 10.35 Updating certificates in /etc/ssl/certs... [2021-12-09T23:08:19.224Z] #29 11.43 0 added, 0 removed; done. [2021-12-09T23:08:19.224Z] #29 11.43 Running hooks in /etc/ca-certificates/update.d... [2021-12-09T23:08:19.224Z] #29 11.44 done. [2021-12-09T23:08:19.224Z] #29 DONE 13.1s [2021-12-09T23:08:19.224Z] [2021-12-09T23:08:19.224Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:19.224Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:19.224Z] #11 ... [2021-12-09T23:08:19.224Z] [2021-12-09T23:08:19.224Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-09T23:08:19.224Z] #30 sha256:e071eb20716caeb9daf204b9c4aee8990340cebd240cb73aa3aa7fbb1b7e1a6e [2021-12-09T23:08:19.224Z] #30 DONE 0.1s [2021-12-09T23:08:19.224Z] [2021-12-09T23:08:19.224Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:19.224Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:19.807Z] #29 DONE 13.2s [2021-12-09T23:08:19.807Z] [2021-12-09T23:08:19.807Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-09T23:08:19.807Z] #30 sha256:ba10941a3b515f0256d5f082ce1a196c854bf9d242c538347c93958129b2da1a [2021-12-09T23:08:20.064Z] #30 DONE 0.4s [2021-12-09T23:08:20.064Z] [2021-12-09T23:08:20.064Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:20.064Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:20.064Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 7.1s done [2021-12-09T23:08:20.064Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 2.8s [2021-12-09T23:08:21.446Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2021-12-09T23:08:22.521Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 5.1s [2021-12-09T23:08:22.829Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 80.9% of statements [2021-12-09T23:08:23.090Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-12-09T23:08:23.351Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-12-09T23:08:23.921Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-12-09T23:08:24.861Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.010s coverage: 4.2% of statements [2021-12-09T23:08:25.344Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 8.0s [2021-12-09T23:08:26.245Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-12-09T23:08:26.815Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.146s coverage: 56.2% of statements [2021-12-09T23:08:27.075Z] ok github.com/docker/docker/daemon 12.103s coverage: 17.5% of statements [2021-12-09T23:08:27.075Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-09T23:08:27.075Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-09T23:08:27.075Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-09T23:08:27.075Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-09T23:08:27.751Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|name|imports) took 2m22.617079083s [2021-12-09T23:08:27.752Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 503.630741ms [2021-12-09T23:08:27.819Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 10.1s done [2021-12-09T23:08:27.819Z] #11 extracting sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 [2021-12-09T23:08:27.866Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 10.1s done [2021-12-09T23:08:27.866Z] #11 extracting sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 [2021-12-09T23:08:28.457Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2021-12-09T23:08:28.626Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-09T23:08:28.626Z] [2021-12-09T23:08:28.626Z] ________ ____ __. [2021-12-09T23:08:28.626Z] \_____ \ | |/ _| [2021-12-09T23:08:28.626Z] / | \| < [2021-12-09T23:08:28.626Z] / | \ | \ [2021-12-09T23:08:28.626Z] \_______ /____|__ \ [2021-12-09T23:08:28.626Z] \/ \/ [2021-12-09T23:08:28.626Z] [2021-12-09T23:08:28.626Z] INFO: make.ps1 ended at 12/09/2021 23:08:28 [2021-12-09T23:08:29.199Z] #11 ... [2021-12-09T23:08:29.199Z] [2021-12-09T23:08:29.199Z] #31 [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-12-09T23:08:29.199Z] #31 sha256:a55e1da7bbf566bff11e9e86360769de71c807ae6ae94447f3791c4b467a6ff5 [2021-12-09T23:08:29.199Z] #31 2.224 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-09T23:08:29.199Z] #31 2.539 [2021-12-09T23:08:29.199Z] #31 2.774 #=#=# ######################################################################## 100.0% [2021-12-09T23:08:29.199Z] #31 3.097 [2021-12-09T23:08:29.199Z] #31 4.230 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-09T23:08:29.199Z] #31 4.546 [2021-12-09T23:08:29.199Z] #31 4.774 #=#=# ############# 18.4% ######################################################################## 100.0% [2021-12-09T23:08:29.199Z] #31 5.139 [2021-12-09T23:08:29.199Z] #31 6.256 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-09T23:08:29.199Z] #31 6.622 [2021-12-09T23:08:29.199Z] #31 6.849 #=#=# ### 5.3% ########################## 36.7% ########################################################### 82.2% ######################################################################## 100.0% [2021-12-09T23:08:29.199Z] #31 7.484 [2021-12-09T23:08:29.199Z] #31 8.563 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-09T23:08:29.199Z] #31 8.954 [2021-12-09T23:08:29.199Z] #31 9.178 #=#=# ######################################################################## 100.0% [2021-12-09T23:08:29.199Z] #31 9.557 [2021-12-09T23:08:29.199Z] #31 ... [2021-12-09T23:08:29.199Z] [2021-12-09T23:08:29.199Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:29.199Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:29.636Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-09T23:08:29.636Z] [2021-12-09T23:08:29.636Z] ________ ____ __. [2021-12-09T23:08:29.636Z] \_____ \ | |/ _| [2021-12-09T23:08:29.636Z] / | \| < [2021-12-09T23:08:29.636Z] / | \ | \ [2021-12-09T23:08:29.636Z] \_______ /____|__ \ [2021-12-09T23:08:29.636Z] \/ \/ [2021-12-09T23:08:29.636Z] [2021-12-09T23:08:29.636Z] INFO: make.ps1 ended at 12/09/2021 23:08:22 [2021-12-09T23:08:29.636Z] INFO: Binaries build ended at 12/09/2021 23:08:24. Duration:00:01:12.6736860 [2021-12-09T23:08:29.636Z] INFO: Copying the built daemon binary to d:\CI\PR-43073\1\binary\dockerd-4bee09dcea.exe... [2021-12-09T23:08:29.636Z] INFO: Copying the built client binary to d:\CI\PR-43073\1\binary\docker-4bee09dcea.exe... [2021-12-09T23:08:29.636Z] INFO: Copying dockerversion from the container... [2021-12-09T23:08:29.636Z] INFO: Copying the golang package from the container to d:\CI\PR-43073\1\installer\go.zip... [2021-12-09T23:08:29.636Z] INFO: Extracting go.zip to d:\CI\PR-43073\1\go [2021-12-09T23:08:30.368Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.382s coverage: 50.5% of statements [2021-12-09T23:08:30.368Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.083s coverage: 45.9% of statements [2021-12-09T23:08:30.368Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-09T23:08:30.388Z] #11 ... [2021-12-09T23:08:30.388Z] [2021-12-09T23:08:30.388Z] #31 [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-12-09T23:08:30.388Z] #31 sha256:90be0ef70c6e60dee46839a77c0b63ab6ec11c6da0b6e5f7d97c92057b7aa1e8 [2021-12-09T23:08:30.388Z] #31 2.738 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-09T23:08:30.388Z] #31 3.072 [2021-12-09T23:08:30.388Z] #31 3.276 #=#=# ######################################################################## 100.0% [2021-12-09T23:08:30.388Z] #31 3.583 [2021-12-09T23:08:30.388Z] #31 4.651 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-09T23:08:30.388Z] #31 4.999 [2021-12-09T23:08:30.388Z] #31 5.219 #=#=# ########################################## 59.3% ######################################################################## 100.0% [2021-12-09T23:08:30.388Z] #31 5.617 [2021-12-09T23:08:30.388Z] #31 6.705 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-09T23:08:30.388Z] #31 7.064 [2021-12-09T23:08:30.388Z] #31 7.300 #=#=# 0.0% ########################################### 60.1% ######################################################################## 100.0% [2021-12-09T23:08:30.388Z] #31 7.831 [2021-12-09T23:08:30.388Z] #31 8.802 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-09T23:08:30.388Z] #31 9.111 [2021-12-09T23:08:30.388Z] #31 9.343 #=#=# ######################################################################## 100.0% [2021-12-09T23:08:30.388Z] #31 9.663 [2021-12-09T23:08:30.388Z] #31 ... [2021-12-09T23:08:30.388Z] [2021-12-09T23:08:30.388Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:30.388Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:30.814Z] INFO: Binaries build ended at 12/09/2021 23:08:30. Duration:00:01:33.2333891 [2021-12-09T23:08:30.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-09T23:08:30.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-09T23:08:31.787Z] INFO: Copying the built daemon binary to d:\CI\PR-43073\1\binary\dockerd-6beb54cfca.exe... [2021-12-09T23:08:32.249Z] INFO: Copying the built client binary to d:\CI\PR-43073\1\binary\docker-6beb54cfca.exe... [2021-12-09T23:08:32.249Z] INFO: Copying dockerversion from the container... [2021-12-09T23:08:32.249Z] INFO: Copying the golang package from the container to d:\CI\PR-43073\1\installer\go.zip... [2021-12-09T23:08:32.493Z] #11 extracting sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 5.0s [2021-12-09T23:08:32.906Z] #11 extracting sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 5.1s [2021-12-09T23:08:32.912Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2021-12-09T23:08:33.063Z] #11 ... [2021-12-09T23:08:33.063Z] [2021-12-09T23:08:33.063Z] #31 [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-12-09T23:08:33.063Z] #31 sha256:a55e1da7bbf566bff11e9e86360769de71c807ae6ae94447f3791c4b467a6ff5 [2021-12-09T23:08:33.063Z] #31 10.32 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-09T23:08:33.063Z] #31 10.65 [2021-12-09T23:08:33.063Z] #31 10.88 #=#=# ######################################################################## 100.0% [2021-12-09T23:08:33.063Z] #31 11.18 [2021-12-09T23:08:33.063Z] #31 11.26 Download of images into '/build' complete. [2021-12-09T23:08:33.063Z] #31 11.26 Use something like the following to load the result into a Docker daemon: [2021-12-09T23:08:33.063Z] #31 11.26 tar -cC '/build' . | docker load [2021-12-09T23:08:33.063Z] #31 DONE 14.0s [2021-12-09T23:08:33.063Z] [2021-12-09T23:08:33.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:33.063Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:33.227Z] INFO: Extracting go.zip to d:\CI\PR-43073\1\go [2021-12-09T23:08:34.297Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.298s coverage: 58.0% of statements [2021-12-09T23:08:34.297Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-09T23:08:34.297Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-09T23:08:34.297Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2021-12-09T23:08:34.922Z] #11 ... [2021-12-09T23:08:34.922Z] [2021-12-09T23:08:34.922Z] #31 [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-12-09T23:08:34.922Z] #31 sha256:90be0ef70c6e60dee46839a77c0b63ab6ec11c6da0b6e5f7d97c92057b7aa1e8 [2021-12-09T23:08:34.923Z] #31 10.46 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-09T23:08:34.923Z] #31 10.75 [2021-12-09T23:08:34.923Z] #31 10.98 #=#=# ######################################################################## 100.0% [2021-12-09T23:08:34.923Z] #31 11.30 [2021-12-09T23:08:34.923Z] #31 11.36 Download of images into '/build' complete. [2021-12-09T23:08:34.923Z] #31 11.36 Use something like the following to load the result into a Docker daemon: [2021-12-09T23:08:34.923Z] #31 11.36 tar -cC '/build' . | docker load [2021-12-09T23:08:34.923Z] #31 DONE 14.4s [2021-12-09T23:08:34.923Z] [2021-12-09T23:08:34.923Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.4-bullseye@sha256:dbc5c71a115118983b4bc3a253f9e05ff4854b6fda3adaf3c2eed3cd6e0e04cf [2021-12-09T23:08:34.923Z] #11 sha256:1b5694f146c7b8c7eb1673974ac94eade2b3512e569bd203f5583aa87b8b9d6a [2021-12-09T23:08:35.239Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2021-12-09T23:08:38.208Z] #11 extracting sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 10.3s [2021-12-09T23:08:38.339Z] #11 extracting sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 10.1s [2021-12-09T23:08:38.417Z] INFO: Extraction ended at 12/09/2021 23:08:34. Duration:00:00:25.9922042 [2021-12-09T23:08:38.417Z] INFO: Updating the golang and path environment variables [2021-12-09T23:08:38.417Z] INFO: GOPATH=d:\gopath [2021-12-09T23:08:38.417Z] INFO: go version go1.17.4 windows/amd64 [2021-12-09T23:08:38.417Z] INFO: Running the daemon under test in debug mode [2021-12-09T23:08:38.417Z] INFO: Running the daemon under test in containerd mode [2021-12-09T23:08:38.417Z] INFO: Starting a daemon under test... [2021-12-09T23:08:38.417Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43073\1\daemon --pidfile d:\CI\PR-43073\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-12-09T23:08:38.417Z] INFO: Containerd started successfully. [2021-12-09T23:08:38.417Z] INFO: Process started successfully. [2021-12-09T23:08:38.417Z] INFO: Start tailing logs of the daemon under tests [2021-12-09T23:08:38.417Z] INFO: Waiting for the daemon under test to start... [2021-12-09T23:08:38.540Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 6.7% of statements [2021-12-09T23:08:38.540Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-09T23:08:38.540Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-09T23:08:38.540Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 43.5% of statements [2021-12-09T23:08:39.484Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2021-12-09T23:08:39.717Z] #11 extracting sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 12.2s done [2021-12-09T23:08:39.977Z] #11 extracting sha256:0979aabbe4a4fe70ff426dccb723c59a012e1bbae6cc852eb8222240f0cd70c7 done [2021-12-09T23:08:40.090Z] ok github.com/docker/docker/daemon/logger/awslogs 0.209s coverage: 77.6% of statements [2021-12-09T23:08:40.090Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-09T23:08:40.090Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-09T23:08:40.236Z] #11 DONE 46.5s [2021-12-09T23:08:40.495Z] [2021-12-09T23:08:40.495Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-09T23:08:40.495Z] #12 sha256:29f6eb0f847bfb25dd33e578d8b97ad7569e016f9ab5ab13a32bb6a502aa0b8f [2021-12-09T23:08:40.668Z] ok github.com/docker/docker/daemon/logger/journald 0.033s coverage: 23.9% of statements [2021-12-09T23:08:41.479Z] #11 extracting sha256:eddb789cbb234122e9f4d334f93ce8edf40e127daa64baa7329d6facb7724b45 13.3s done [2021-12-09T23:08:41.479Z] #11 extracting sha256:0979aabbe4a4fe70ff426dccb723c59a012e1bbae6cc852eb8222240f0cd70c7 done [2021-12-09T23:08:41.479Z] #11 DONE 47.8s [2021-12-09T23:08:41.479Z] [2021-12-09T23:08:41.479Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-09T23:08:41.479Z] #12 sha256:29f6eb0f847bfb25dd33e578d8b97ad7569e016f9ab5ab13a32bb6a502aa0b8f [2021-12-09T23:08:41.610Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2021-12-09T23:08:41.871Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2021-12-09T23:08:42.406Z] #12 DONE 1.7s [2021-12-09T23:08:42.406Z] [2021-12-09T23:08:42.406Z] #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-12-09T23:08:42.406Z] #13 sha256:67832df618ef48b6d4d4dbe9db37b65ff9acc4107e457a78385d30ca01d08b0d [2021-12-09T23:08:42.811Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 75.2% of statements [2021-12-09T23:08:42.811Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-09T23:08:42.975Z] #13 DONE 0.9s [2021-12-09T23:08:42.975Z] [2021-12-09T23:08:42.975Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-09T23:08:42.975Z] #33 sha256:a2eca348b9163f756d5ec958cf03c0b21aa3d44d0aa315cb6b7ee298d1d1bb0c [2021-12-09T23:08:43.235Z] #33 DONE 0.3s [2021-12-09T23:08:43.235Z] [2021-12-09T23:08:43.235Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-09T23:08:43.235Z] #42 sha256:4cfb301841c03779e1e8674d3b0479e976737bab633d6f441aa3f748257f1e16 [2021-12-09T23:08:43.235Z] #42 DONE 0.3s [2021-12-09T23:08:43.235Z] [2021-12-09T23:08:43.235Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-09T23:08:43.235Z] #46 sha256:f01dc29dd1ad87902fcfe66490f22b57d9de0842fdf8d02607c3b942a508277e [2021-12-09T23:08:43.235Z] #46 DONE 0.3s [2021-12-09T23:08:43.235Z] [2021-12-09T23:08:43.235Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-09T23:08:43.235Z] #64 sha256:7f91c7fbe74abdddc0d84c5841546572fb826f9a6159a86840c40f0434aa4409 [2021-12-09T23:08:43.235Z] #64 DONE 0.3s [2021-12-09T23:08:43.235Z] [2021-12-09T23:08:43.235Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-09T23:08:43.235Z] #25 sha256:6bb35afafe76aa06e7a664a20447ef94ae4573d79edda2180989b05c97fe862d [2021-12-09T23:08:43.235Z] #25 DONE 0.4s [2021-12-09T23:08:43.235Z] [2021-12-09T23:08:43.235Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-09T23:08:43.235Z] #26 sha256:909acc34914d5816481e19d634044d91a8b68b7788ed8dababec11597c6de62b [2021-12-09T23:08:43.370Z] #12 DONE 1.5s [2021-12-09T23:08:43.370Z] [2021-12-09T23:08:43.370Z] #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-12-09T23:08:43.370Z] #13 sha256:67832df618ef48b6d4d4dbe9db37b65ff9acc4107e457a78385d30ca01d08b0d [2021-12-09T23:08:43.382Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.078s coverage: 55.1% of statements [2021-12-09T23:08:44.299Z] #13 DONE 1.1s [2021-12-09T23:08:44.299Z] [2021-12-09T23:08:44.299Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-09T23:08:44.299Z] #33 sha256:a2eca348b9163f756d5ec958cf03c0b21aa3d44d0aa315cb6b7ee298d1d1bb0c [2021-12-09T23:08:44.299Z] #33 DONE 0.1s [2021-12-09T23:08:44.299Z] [2021-12-09T23:08:44.299Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-09T23:08:44.299Z] #46 sha256:f01dc29dd1ad87902fcfe66490f22b57d9de0842fdf8d02607c3b942a508277e [2021-12-09T23:08:44.299Z] #46 ... [2021-12-09T23:08:44.299Z] [2021-12-09T23:08:44.299Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-09T23:08:44.299Z] #64 sha256:93828383f1a631d53d44c4d72c4ccea4d237fd3c5a10b2d7f2279fd28d69ba2e [2021-12-09T23:08:44.299Z] #64 DONE 0.2s [2021-12-09T23:08:44.299Z] [2021-12-09T23:08:44.299Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-09T23:08:44.299Z] #42 sha256:4cfb301841c03779e1e8674d3b0479e976737bab633d6f441aa3f748257f1e16 [2021-12-09T23:08:44.299Z] #42 DONE 0.3s [2021-12-09T23:08:44.299Z] [2021-12-09T23:08:44.299Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-09T23:08:44.299Z] #25 sha256:742117accebda313d82692ad849e3c8d30a4cd13ed120decb64a2e0ca64cedb3 [2021-12-09T23:08:44.299Z] #25 DONE 0.3s [2021-12-09T23:08:44.323Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.041s coverage: 31.5% of statements [2021-12-09T23:08:44.556Z] [2021-12-09T23:08:44.556Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-09T23:08:44.556Z] #46 sha256:f01dc29dd1ad87902fcfe66490f22b57d9de0842fdf8d02607c3b942a508277e [2021-12-09T23:08:44.556Z] #46 DONE 0.4s [2021-12-09T23:08:44.556Z] [2021-12-09T23:08:44.556Z] #47 [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_11/ /' > /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-12-09T23:08:44.556Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:08:45.706Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2021-12-09T23:08:46.277Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2021-12-09T23:08:46.847Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-12-09T23:08:47.419Z] ok github.com/docker/docker/daemon/logger/splunk 1.898s coverage: 82.5% of statements [2021-12-09T23:08:47.419Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-09T23:08:47.419Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-09T23:08:48.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-09T23:08:49.334Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 48.2% of statements [2021-12-09T23:08:49.817Z] #26 ... [2021-12-09T23:08:49.817Z] [2021-12-09T23:08:49.817Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:08:49.817Z] #43 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:08:49.817Z] #43 6.218 + git clone https://github.com/docker/distribution.git . [2021-12-09T23:08:49.817Z] #43 6.218 Cloning into '.'... [2021-12-09T23:08:49.914Z] ok github.com/docker/docker/distribution 0.145s coverage: 26.4% of statements [2021-12-09T23:08:49.914Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-09T23:08:50.396Z] #43 ... [2021-12-09T23:08:50.396Z] [2021-12-09T23:08:50.396Z] #60 [containerd 1/3] 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-12-09T23:08:50.396Z] #60 sha256:319a31546df291bd515ec6235994b8ddb49d328df21825ad9068120661045646 [2021-12-09T23:08:50.396Z] #60 7.191 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-09T23:08:50.396Z] #60 7.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-09T23:08:50.396Z] #60 7.564 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-09T23:08:50.396Z] #60 7.616 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-09T23:08:50.776Z] INFO: Extraction ended at 12/09/2021 23:08:50. Duration:00:00:23.4797200 [2021-12-09T23:08:50.776Z] INFO: Updating the golang and path environment variables [2021-12-09T23:08:50.776Z] INFO: GOPATH=d:\gopath [2021-12-09T23:08:50.776Z] INFO: go version go1.17.4 windows/amd64 [2021-12-09T23:08:50.776Z] INFO: Running the daemon under test in debug mode [2021-12-09T23:08:50.776Z] INFO: Starting a daemon under test... [2021-12-09T23:08:50.776Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43073\1\daemon --pidfile d:\CI\PR-43073\1\docker.pid -D [2021-12-09T23:08:50.776Z] INFO: Process started successfully. [2021-12-09T23:08:50.776Z] INFO: Start tailing logs of the daemon under tests [2021-12-09T23:08:50.776Z] INFO: Waiting for the daemon under test to start... [2021-12-09T23:08:50.970Z] #60 ... [2021-12-09T23:08:50.970Z] [2021-12-09T23:08:50.970Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-09T23:08:50.970Z] #26 sha256:909acc34914d5816481e19d634044d91a8b68b7788ed8dababec11597c6de62b [2021-12-09T23:08:50.970Z] #26 7.682 + RM_GOPATH=0 [2021-12-09T23:08:50.970Z] #26 7.682 + TMP_GOPATH= [2021-12-09T23:08:50.970Z] #26 7.682 + : /build [2021-12-09T23:08:50.970Z] #26 7.682 + '[' -z '' ']' [2021-12-09T23:08:50.970Z] #26 7.686 ++ mktemp -d [2021-12-09T23:08:50.970Z] #26 7.686 + export GOPATH=/tmp/tmp.w6nyVJWzDm [2021-12-09T23:08:50.970Z] #26 7.686 + GOPATH=/tmp/tmp.w6nyVJWzDm [2021-12-09T23:08:50.970Z] #26 7.686 + RM_GOPATH=1 [2021-12-09T23:08:50.970Z] #26 7.686 + case "$(go env GOARCH)" in [2021-12-09T23:08:50.970Z] #26 7.686 ++ go env GOARCH [2021-12-09T23:08:50.970Z] #26 7.704 + export GO_BUILDMODE=-buildmode=pie [2021-12-09T23:08:50.970Z] #26 7.704 + GO_BUILDMODE=-buildmode=pie [2021-12-09T23:08:50.970Z] #26 7.704 ++ dirname /install.sh [2021-12-09T23:08:50.970Z] #26 7.721 + dir=/ [2021-12-09T23:08:50.970Z] #26 7.722 + bin=dockercli [2021-12-09T23:08:50.970Z] #26 7.722 + shift [2021-12-09T23:08:50.970Z] #26 7.722 + '[' '!' -f //dockercli.installer ']' [2021-12-09T23:08:50.970Z] #26 7.722 + . //dockercli.installer [2021-12-09T23:08:50.970Z] #26 7.722 ++ : stable [2021-12-09T23:08:50.970Z] #26 7.722 ++ : 17.06.2-ce [2021-12-09T23:08:50.970Z] #26 7.722 + install_dockercli [2021-12-09T23:08:50.970Z] #26 7.722 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-09T23:08:50.970Z] #26 7.722 Install docker/cli version 17.06.2-ce from stable [2021-12-09T23:08:50.970Z] #26 7.731 ++ uname -m [2021-12-09T23:08:50.970Z] #26 7.731 + arch=x86_64 [2021-12-09T23:08:50.970Z] #26 7.731 + '[' x86_64 '!=' x86_64 ']' [2021-12-09T23:08:50.970Z] #26 7.731 + url=https://download.docker.com/linux/static [2021-12-09T23:08:50.970Z] #26 7.731 + tar -xz docker/docker [2021-12-09T23:08:50.970Z] #26 7.731 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-09T23:08:51.300Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-12-09T23:08:52.242Z] ok github.com/docker/docker/image 0.019s coverage: 86.6% of statements [2021-12-09T23:08:52.502Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2021-12-09T23:08:52.666Z] #47 ... [2021-12-09T23:08:52.666Z] [2021-12-09T23:08:52.666Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-09T23:08:52.666Z] #51 sha256:b027eb7395351e86fa843fb6c41e06bfe7d3752bb87a597f25d09689cb9f32ac [2021-12-09T23:08:52.666Z] #51 8.004 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-09T23:08:52.666Z] #51 8.670 go: downloading github.com/fatih/color v1.10.0 [2021-12-09T23:08:52.666Z] #51 8.672 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-09T23:08:52.666Z] #51 8.696 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-09T23:08:52.666Z] #51 8.696 go: downloading github.com/pkg/errors v0.9.1 [2021-12-09T23:08:52.893Z] #26 ... [2021-12-09T23:08:52.893Z] [2021-12-09T23:08:52.893Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-09T23:08:52.893Z] #51 sha256:b027eb7395351e86fa843fb6c41e06bfe7d3752bb87a597f25d09689cb9f32ac [2021-12-09T23:08:52.893Z] #51 6.975 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-09T23:08:52.893Z] #51 8.014 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-09T23:08:52.893Z] #51 8.019 go: downloading github.com/fatih/color v1.10.0 [2021-12-09T23:08:52.893Z] #51 8.027 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-09T23:08:52.893Z] #51 8.060 go: downloading github.com/pkg/errors v0.9.1 [2021-12-09T23:08:52.893Z] #51 8.670 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-09T23:08:52.893Z] #51 8.717 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-09T23:08:52.893Z] #51 8.729 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-09T23:08:52.893Z] #51 8.831 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-09T23:08:52.893Z] #51 8.850 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-09T23:08:52.893Z] #51 9.030 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-09T23:08:52.893Z] #51 9.167 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-09T23:08:52.893Z] #51 9.822 go: downloading golang.org/x/tools v0.1.0 [2021-12-09T23:08:52.923Z] #51 8.747 go: downloading golang.org/x/tools v0.1.0 [2021-12-09T23:08:52.923Z] #51 8.758 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-09T23:08:52.923Z] #51 8.769 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-09T23:08:52.923Z] #51 8.798 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-09T23:08:52.923Z] #51 8.817 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-09T23:08:53.073Z] ok github.com/docker/docker/distribution/xfer 1.956s coverage: 85.1% of statements [2021-12-09T23:08:53.073Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-09T23:08:53.152Z] #51 ... [2021-12-09T23:08:53.152Z] [2021-12-09T23:08:53.152Z] #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-12-09T23:08:53.152Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:08:53.152Z] #14 9.579 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-09T23:08:53.152Z] #14 9.679 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-09T23:08:53.152Z] #14 9.679 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-09T23:08:53.152Z] #14 ... [2021-12-09T23:08:53.152Z] [2021-12-09T23:08:53.152Z] #47 [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_11/ /' > /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-12-09T23:08:53.152Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:08:53.152Z] #47 9.272 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-09T23:08:53.152Z] #47 9.332 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-09T23:08:53.152Z] #47 9.332 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-09T23:08:53.411Z] #47 10.09 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-09T23:08:53.411Z] #47 ... [2021-12-09T23:08:53.411Z] [2021-12-09T23:08:53.411Z] #38 [tini 1/3] 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-12-09T23:08:53.411Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:08:53.411Z] #38 8.775 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-09T23:08:53.411Z] #38 8.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-09T23:08:53.411Z] #38 8.968 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-09T23:08:53.486Z] #51 9.358 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-09T23:08:53.486Z] #51 9.428 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-09T23:08:53.486Z] #51 9.460 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-09T23:08:53.643Z] ok github.com/docker/docker/image/tarexport 0.020s coverage: 0.7% of statements [2021-12-09T23:08:53.669Z] #38 ... [2021-12-09T23:08:53.669Z] [2021-12-09T23:08:53.669Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:08:53.669Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:08:53.669Z] #53 8.265 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-09T23:08:53.669Z] #53 ... [2021-12-09T23:08:53.669Z] [2021-12-09T23:08:53.669Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-09T23:08:53.669Z] #55 sha256:ec2e212001a2223385a48aca7753001bcd83a8837e930fc308125132f3fc7850 [2021-12-09T23:08:53.669Z] #55 7.191 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-09T23:08:53.669Z] #55 10.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-09T23:08:53.669Z] #55 10.47 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-09T23:08:53.669Z] #55 10.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-09T23:08:53.904Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2021-12-09T23:08:53.905Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-09T23:08:53.928Z] #55 ... [2021-12-09T23:08:53.928Z] [2021-12-09T23:08:53.928Z] #34 [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-12-09T23:08:53.928Z] #34 sha256:591543114487f20ad6228101cb526a1dac2c69459a535a289d78301b9757bb2b [2021-12-09T23:08:53.928Z] #34 8.202 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-09T23:08:53.928Z] #34 8.226 Cloning into '.'... [2021-12-09T23:08:53.928Z] #34 ... [2021-12-09T23:08:53.928Z] [2021-12-09T23:08:53.928Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-09T23:08:53.928Z] #49 sha256:c3760ee6bc0b3392fdeb0c707dcf98fc4e758998a91aefd3af5c9b273559a6cd [2021-12-09T23:08:53.928Z] #49 8.740 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-09T23:08:54.049Z] #51 9.804 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-09T23:08:54.049Z] #51 9.804 go: downloading golang.org/x/mod v0.3.0 [2021-12-09T23:08:54.049Z] #51 ... [2021-12-09T23:08:54.049Z] [2021-12-09T23:08:54.049Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:08:54.049Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:08:54.187Z] #49 ... [2021-12-09T23:08:54.187Z] [2021-12-09T23:08:54.187Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-09T23:08:54.187Z] #36 sha256:8bed438729dac40155d3a81fe257e9aa3d0e03419151b3854eb50c29844c4332 [2021-12-09T23:08:54.187Z] #36 9.058 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-09T23:08:54.187Z] #36 ... [2021-12-09T23:08:54.187Z] [2021-12-09T23:08:54.187Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:08:54.187Z] #65 sha256:58150b3f2180f6ba414c29aa5a9995c16c3162a23725807d6e6b6018371c0919 [2021-12-09T23:08:54.187Z] #65 8.386 + RM_GOPATH=0 [2021-12-09T23:08:54.187Z] #65 8.386 + TMP_GOPATH= [2021-12-09T23:08:54.187Z] #65 8.386 + : /build [2021-12-09T23:08:54.187Z] #65 8.386 + '[' -z '' ']' [2021-12-09T23:08:54.187Z] #65 8.386 ++ mktemp -d [2021-12-09T23:08:54.187Z] #65 8.389 + export GOPATH=/tmp/tmp.QRprAWTKEA [2021-12-09T23:08:54.187Z] #65 8.389 + GOPATH=/tmp/tmp.QRprAWTKEA [2021-12-09T23:08:54.187Z] #65 8.389 + RM_GOPATH=1 [2021-12-09T23:08:54.187Z] #65 8.389 + case "$(go env GOARCH)" in [2021-12-09T23:08:54.187Z] #65 8.393 ++ go env GOARCH [2021-12-09T23:08:54.187Z] #65 8.535 + export GO_BUILDMODE=-buildmode=pie [2021-12-09T23:08:54.187Z] #65 8.535 + GO_BUILDMODE=-buildmode=pie [2021-12-09T23:08:54.187Z] #65 8.535 ++ dirname /install.sh [2021-12-09T23:08:54.187Z] #65 8.541 + dir=/ [2021-12-09T23:08:54.187Z] #65 8.541 + bin=rootlesskit [2021-12-09T23:08:54.187Z] #65 8.541 + shift [2021-12-09T23:08:54.187Z] #65 8.541 + '[' '!' -f //rootlesskit.installer ']' [2021-12-09T23:08:54.187Z] #65 8.541 + . //rootlesskit.installer [2021-12-09T23:08:54.187Z] #65 8.541 ++ : v0.14.6 [2021-12-09T23:08:54.187Z] #65 8.541 + install_rootlesskit [2021-12-09T23:08:54.187Z] #65 8.541 + case "$1" in [2021-12-09T23:08:54.187Z] #65 8.541 + export CGO_ENABLED=0 [2021-12-09T23:08:54.187Z] #65 8.541 + CGO_ENABLED=0 [2021-12-09T23:08:54.187Z] #65 8.541 + _install_rootlesskit [2021-12-09T23:08:54.187Z] #65 8.542 + echo 'Install rootlesskit version v0.14.6' [2021-12-09T23:08:54.187Z] #65 8.542 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-09T23:08:54.187Z] #65 8.542 + GOBIN=/build [2021-12-09T23:08:54.187Z] #65 8.542 + GO111MODULE=on [2021-12-09T23:08:54.187Z] #65 8.542 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-09T23:08:54.187Z] #65 8.542 Install rootlesskit version v0.14.6 [2021-12-09T23:08:54.187Z] #65 9.206 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-09T23:08:54.306Z] #53 ... [2021-12-09T23:08:54.306Z] [2021-12-09T23:08:54.306Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-09T23:08:54.306Z] #55 sha256:ec2e212001a2223385a48aca7753001bcd83a8837e930fc308125132f3fc7850 [2021-12-09T23:08:54.306Z] #55 ... [2021-12-09T23:08:54.306Z] [2021-12-09T23:08:54.306Z] #34 [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-12-09T23:08:54.306Z] #34 sha256:591543114487f20ad6228101cb526a1dac2c69459a535a289d78301b9757bb2b [2021-12-09T23:08:54.451Z] #65 ... [2021-12-09T23:08:54.451Z] [2021-12-09T23:08:54.451Z] #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-12-09T23:08:54.451Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:08:54.451Z] #14 11.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-09T23:08:54.476Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2021-12-09T23:08:54.564Z] #34 ... [2021-12-09T23:08:54.564Z] [2021-12-09T23:08:54.564Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-09T23:08:54.564Z] #26 sha256:5134d17b5cf9b0ba821f44c5755eb915f82be79e141580a128896d506f418618 [2021-12-09T23:08:54.826Z] #26 ... [2021-12-09T23:08:54.826Z] [2021-12-09T23:08:54.826Z] #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-12-09T23:08:54.826Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:08:54.826Z] #14 ... [2021-12-09T23:08:54.826Z] [2021-12-09T23:08:54.826Z] #60 [containerd 1/3] 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-12-09T23:08:54.826Z] #60 sha256:319a31546df291bd515ec6235994b8ddb49d328df21825ad9068120661045646 [2021-12-09T23:08:55.083Z] #60 ... [2021-12-09T23:08:55.083Z] [2021-12-09T23:08:55.083Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-09T23:08:55.083Z] #36 sha256:8bed438729dac40155d3a81fe257e9aa3d0e03419151b3854eb50c29844c4332 [2021-12-09T23:08:55.083Z] #36 ... [2021-12-09T23:08:55.083Z] [2021-12-09T23:08:55.083Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:08:55.083Z] #65 sha256:85486737bb3a67d237dd03183e94b63d1f508274e24958d7c94788b7a799b418 [2021-12-09T23:08:55.340Z] #65 ... [2021-12-09T23:08:55.340Z] [2021-12-09T23:08:55.340Z] #38 [tini 1/3] 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-12-09T23:08:55.340Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:08:55.340Z] #38 ... [2021-12-09T23:08:55.340Z] [2021-12-09T23:08:55.340Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-09T23:08:55.340Z] #49 sha256:c3760ee6bc0b3392fdeb0c707dcf98fc4e758998a91aefd3af5c9b273559a6cd [2021-12-09T23:08:55.598Z] #49 ... [2021-12-09T23:08:55.598Z] [2021-12-09T23:08:55.598Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:08:55.598Z] #43 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:08:56.109Z] ...INFO: Daemon under test started and replied! [2021-12-09T23:08:56.109Z] INFO: Docker version of the daemon under test [2021-12-09T23:08:56.109Z] [2021-12-09T23:08:56.109Z] Client: [2021-12-09T23:08:56.109Z] Version: 17.06.2-ce [2021-12-09T23:08:56.109Z] API version: 1.30 [2021-12-09T23:08:56.109Z] Go version: go1.8.3 [2021-12-09T23:08:56.109Z] Git commit: cec0b72 [2021-12-09T23:08:56.109Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-09T23:08:56.109Z] OS/Arch: windows/amd64 [2021-12-09T23:08:56.109Z] [2021-12-09T23:08:56.109Z] Server: [2021-12-09T23:08:56.109Z] Version: 0.0.0-dev [2021-12-09T23:08:56.109Z] API version: 1.42 (minimum version 1.24) [2021-12-09T23:08:56.109Z] Go version: go1.17.4 [2021-12-09T23:08:56.109Z] Git commit: 6beb54cfca [2021-12-09T23:08:56.109Z] Built: 12/09/2021 23:06:52 [2021-12-09T23:08:56.109Z] OS/Arch: windows/amd64 [2021-12-09T23:08:56.109Z] Experimental: false [2021-12-09T23:08:56.109Z] [2021-12-09T23:08:56.109Z] INFO: Docker info of the daemon under test [2021-12-09T23:08:56.109Z] [2021-12-09T23:08:56.109Z] Containers: 0 [2021-12-09T23:08:56.109Z] Running: 0 [2021-12-09T23:08:56.109Z] Paused: 0 [2021-12-09T23:08:56.109Z] Stopped: 0 [2021-12-09T23:08:56.109Z] Images: 0 [2021-12-09T23:08:56.109Z] Server Version: 0.0.0-dev [2021-12-09T23:08:56.109Z] Storage Driver: windowsfilter [2021-12-09T23:08:56.109Z] Windows: [2021-12-09T23:08:56.109Z] Logging Driver: json-file [2021-12-09T23:08:56.109Z] Plugins: [2021-12-09T23:08:56.109Z] Volume: local [2021-12-09T23:08:56.109Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-09T23:08:56.109Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-09T23:08:56.109Z] Swarm: inactive [2021-12-09T23:08:56.109Z] Default Isolation: process [2021-12-09T23:08:56.109Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-09T23:08:56.109Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-09T23:08:56.109Z] OSType: windows [2021-12-09T23:08:56.109Z] Architecture: x86_64 [2021-12-09T23:08:56.109Z] CPUs: 4 [2021-12-09T23:08:56.109Z] Total Memory: 32GiB [2021-12-09T23:08:56.109Z] Name: azwin-2-99e9e0 [2021-12-09T23:08:56.109Z] ID: TF3J:IIVH:NICA:HR6K:MPUA:PIMX:ADYS:E325:HB35:62HG:X2J4:AAXL [2021-12-09T23:08:56.109Z] Docker Root Dir: D:\CI\PR-43073\1\daemon [2021-12-09T23:08:56.109Z] Debug Mode (client): false [2021-12-09T23:08:56.109Z] Debug Mode (server): true [2021-12-09T23:08:56.109Z] File Descriptors: -1 [2021-12-09T23:08:56.109Z] Goroutines: 31 [2021-12-09T23:08:56.109Z] System Time: 2021-12-09T23:08:53.7887745Z [2021-12-09T23:08:56.109Z] EventsListeners: 0 [2021-12-09T23:08:56.109Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:08:56.109Z] Labels: [2021-12-09T23:08:56.109Z] Experimental: false [2021-12-09T23:08:56.109Z] Insecure Registries: [2021-12-09T23:08:56.109Z] 127.0.0.0/8 [2021-12-09T23:08:56.109Z] Live Restore Enabled: false [2021-12-09T23:08:56.109Z] [2021-12-09T23:08:56.109Z] [2021-12-09T23:08:56.109Z] INFO: Docker images of the daemon under test [2021-12-09T23:08:56.109Z] [2021-12-09T23:08:56.109Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-09T23:08:56.109Z] [2021-12-09T23:08:56.109Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-09T23:08:56.109Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-12-09T23:08:56.109Z] ltsc2022: Pulling from windows/servercore [2021-12-09T23:08:56.109Z] 8f616e6e9eec: Pulling fs layer [2021-12-09T23:08:56.109Z] a0eb404f1860: Pulling fs layer [2021-12-09T23:08:56.162Z] #43 ... [2021-12-09T23:08:56.162Z] [2021-12-09T23:08:56.162Z] #60 [containerd 1/3] 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-12-09T23:08:56.162Z] #60 sha256:319a31546df291bd515ec6235994b8ddb49d328df21825ad9068120661045646 [2021-12-09T23:08:56.162Z] #60 12.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-09T23:08:56.162Z] #60 12.07 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-09T23:08:56.162Z] #60 12.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-09T23:08:56.390Z] ok github.com/docker/docker/oci 0.042s coverage: 43.3% of statements [2021-12-09T23:08:56.726Z] #60 12.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-09T23:08:56.961Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-12-09T23:08:57.222Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 52.9% of statements [2021-12-09T23:08:57.954Z] #14 14.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-09T23:08:58.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-09T23:08:59.134Z] ok github.com/docker/docker/pkg/archive 0.269s coverage: 82.6% of statements [2021-12-09T23:08:59.870Z] #14 ... [2021-12-09T23:08:59.870Z] [2021-12-09T23:08:59.870Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:08:59.870Z] #65 sha256:58150b3f2180f6ba414c29aa5a9995c16c3162a23725807d6e6b6018371c0919 [2021-12-09T23:08:59.870Z] #65 14.61 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-09T23:08:59.870Z] #65 14.62 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-09T23:08:59.870Z] #65 16.00 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-09T23:09:00.087Z] ok github.com/docker/docker/pkg/authorization 0.452s coverage: 68.3% of statements [2021-12-09T23:09:00.348Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-12-09T23:09:00.348Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-12-09T23:09:00.903Z] #60 16.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-09T23:09:01.469Z] #60 ... [2021-12-09T23:09:01.469Z] [2021-12-09T23:09:01.469Z] #47 [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_11/ /' > /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-12-09T23:09:01.469Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:01.469Z] #47 13.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-09T23:09:01.469Z] #47 13.96 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-09T23:09:01.469Z] #47 13.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-09T23:09:01.469Z] #47 14.79 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-09T23:09:01.469Z] #47 16.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-09T23:09:03.156Z] #65 ... [2021-12-09T23:09:03.156Z] [2021-12-09T23:09:03.156Z] #60 [containerd 1/3] 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-12-09T23:09:03.156Z] #60 sha256:319a31546df291bd515ec6235994b8ddb49d328df21825ad9068120661045646 [2021-12-09T23:09:03.156Z] #60 9.647 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-09T23:09:03.156Z] #60 14.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-09T23:09:03.156Z] #60 ... [2021-12-09T23:09:03.156Z] [2021-12-09T23:09:03.156Z] #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-12-09T23:09:03.156Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:09:03.156Z] #14 18.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-09T23:09:03.644Z] ok github.com/docker/docker/pkg/chrootarchive 2.510s coverage: 43.5% of statements [2021-12-09T23:09:03.644Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-12-09T23:09:03.740Z] #14 ... [2021-12-09T23:09:03.740Z] [2021-12-09T23:09:03.740Z] #38 [tini 1/3] 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-12-09T23:09:03.740Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:09:03.740Z] #38 10.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-09T23:09:03.740Z] #38 15.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-09T23:09:03.740Z] #38 19.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-09T23:09:03.740Z] #38 ... [2021-12-09T23:09:03.740Z] [2021-12-09T23:09:03.740Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:09:03.740Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:09:03.740Z] #53 20.17 go: downloading github.com/fatih/color v1.7.0 [2021-12-09T23:09:03.740Z] #53 20.26 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-09T23:09:03.740Z] #53 20.28 go: downloading github.com/pkg/errors v0.8.1 [2021-12-09T23:09:03.740Z] #53 20.40 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-09T23:09:03.740Z] #53 20.44 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-09T23:09:03.904Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-12-09T23:09:03.992Z] #47 ... [2021-12-09T23:09:03.992Z] [2021-12-09T23:09:03.992Z] #60 [containerd 1/3] 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-12-09T23:09:03.992Z] #60 sha256:319a31546df291bd515ec6235994b8ddb49d328df21825ad9068120661045646 [2021-12-09T23:09:03.992Z] #60 19.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-09T23:09:04.165Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-12-09T23:09:04.165Z] ok github.com/docker/docker/layer 7.308s coverage: 68.8% of statements [2021-12-09T23:09:04.165Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-09T23:09:04.165Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-09T23:09:04.165Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-09T23:09:04.165Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-09T23:09:04.165Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-09T23:09:04.165Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-09T23:09:04.165Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-09T23:09:04.307Z] #53 21.21 go: downloading github.com/spf13/viper v1.6.1 [2021-12-09T23:09:04.426Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-12-09T23:09:04.874Z] #53 ... [2021-12-09T23:09:04.874Z] [2021-12-09T23:09:04.874Z] #47 [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_11/ /' > /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-12-09T23:09:04.874Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:04.874Z] #47 11.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-09T23:09:04.874Z] #47 15.44 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-09T23:09:04.874Z] #47 19.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-09T23:09:04.874Z] #47 ... [2021-12-09T23:09:04.874Z] [2021-12-09T23:09:04.874Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:09:04.874Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:09:04.874Z] #53 22.02 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-09T23:09:04.874Z] #53 22.02 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-09T23:09:04.997Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-12-09T23:09:04.997Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-12-09T23:09:05.441Z] #53 22.37 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-09T23:09:05.441Z] #53 22.40 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-09T23:09:05.938Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-12-09T23:09:06.508Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 84.8% of statements [2021-12-09T23:09:06.517Z] #60 ... [2021-12-09T23:09:06.517Z] [2021-12-09T23:09:06.517Z] #34 [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-12-09T23:09:06.517Z] #34 sha256:591543114487f20ad6228101cb526a1dac2c69459a535a289d78301b9757bb2b [2021-12-09T23:09:06.517Z] #34 11.96 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-09T23:09:06.517Z] #34 11.96 Cloning into '.'... [2021-12-09T23:09:06.517Z] #34 ... [2021-12-09T23:09:06.517Z] [2021-12-09T23:09:06.517Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-09T23:09:06.517Z] #26 sha256:5134d17b5cf9b0ba821f44c5755eb915f82be79e141580a128896d506f418618 [2021-12-09T23:09:06.517Z] #26 11.86 + RM_GOPATH=0 [2021-12-09T23:09:06.517Z] #26 11.86 + TMP_GOPATH= [2021-12-09T23:09:06.517Z] #26 11.86 + : /build [2021-12-09T23:09:06.517Z] #26 11.86 + '[' -z '' ']' [2021-12-09T23:09:06.517Z] #26 11.86 ++ mktemp -d [2021-12-09T23:09:06.517Z] #26 11.86 + export GOPATH=/tmp/tmp.rfgQYVqUDK [2021-12-09T23:09:06.517Z] #26 11.86 + GOPATH=/tmp/tmp.rfgQYVqUDK [2021-12-09T23:09:06.517Z] #26 11.86 + RM_GOPATH=1 [2021-12-09T23:09:06.517Z] #26 11.86 + case "$(go env GOARCH)" in [2021-12-09T23:09:06.517Z] #26 11.86 ++ go env GOARCH [2021-12-09T23:09:06.517Z] #26 11.88 + export GO_BUILDMODE=-buildmode=pie [2021-12-09T23:09:06.517Z] #26 11.88 + GO_BUILDMODE=-buildmode=pie [2021-12-09T23:09:06.517Z] #26 11.88 ++ dirname /install.sh [2021-12-09T23:09:06.517Z] #26 11.92 Install docker/cli version 17.06.2-ce from stable [2021-12-09T23:09:06.517Z] #26 11.92 + dir=/ [2021-12-09T23:09:06.517Z] #26 11.92 + bin=dockercli [2021-12-09T23:09:06.517Z] #26 11.92 + shift [2021-12-09T23:09:06.517Z] #26 11.92 + '[' '!' -f //dockercli.installer ']' [2021-12-09T23:09:06.517Z] #26 11.92 + . //dockercli.installer [2021-12-09T23:09:06.517Z] #26 11.92 ++ : stable [2021-12-09T23:09:06.517Z] #26 11.92 ++ : 17.06.2-ce [2021-12-09T23:09:06.517Z] #26 11.92 + install_dockercli [2021-12-09T23:09:06.517Z] #26 11.92 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-09T23:09:06.517Z] #26 11.92 ++ uname -m [2021-12-09T23:09:06.517Z] #26 11.92 + arch=x86_64 [2021-12-09T23:09:06.517Z] #26 11.92 + '[' x86_64 '!=' x86_64 ']' [2021-12-09T23:09:06.517Z] #26 11.92 + url=https://download.docker.com/linux/static [2021-12-09T23:09:06.517Z] #26 11.92 + tar -xz docker/docker [2021-12-09T23:09:06.517Z] #26 11.92 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-09T23:09:06.517Z] #26 ... [2021-12-09T23:09:06.517Z] [2021-12-09T23:09:06.517Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-09T23:09:06.517Z] #49 sha256:c3760ee6bc0b3392fdeb0c707dcf98fc4e758998a91aefd3af5c9b273559a6cd [2021-12-09T23:09:06.517Z] #49 12.37 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-09T23:09:06.769Z] ok github.com/docker/docker/pkg/fsutils 0.152s coverage: 85.1% of statements [2021-12-09T23:09:06.774Z] #49 ... [2021-12-09T23:09:06.774Z] [2021-12-09T23:09:06.774Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:09:06.774Z] #65 sha256:85486737bb3a67d237dd03183e94b63d1f508274e24958d7c94788b7a799b418 [2021-12-09T23:09:06.774Z] #65 13.22 + RM_GOPATH=0 [2021-12-09T23:09:06.774Z] #65 13.22 + TMP_GOPATH= [2021-12-09T23:09:06.774Z] #65 13.22 + : /build [2021-12-09T23:09:06.774Z] #65 13.22 + '[' -z '' ']' [2021-12-09T23:09:06.774Z] #65 13.22 ++ mktemp -d [2021-12-09T23:09:06.774Z] #65 13.22 + export GOPATH=/tmp/tmp.CvSHnTKm0w [2021-12-09T23:09:06.774Z] #65 13.22 + GOPATH=/tmp/tmp.CvSHnTKm0w [2021-12-09T23:09:06.774Z] #65 13.22 + RM_GOPATH=1 [2021-12-09T23:09:06.774Z] #65 13.22 + case "$(go env GOARCH)" in [2021-12-09T23:09:06.774Z] #65 13.22 ++ go env GOARCH [2021-12-09T23:09:06.774Z] #65 13.27 + export GO_BUILDMODE=-buildmode=pie [2021-12-09T23:09:06.774Z] #65 13.27 + GO_BUILDMODE=-buildmode=pie [2021-12-09T23:09:06.774Z] #65 13.27 ++ dirname /install.sh [2021-12-09T23:09:06.774Z] #65 13.29 + dir=/ [2021-12-09T23:09:06.774Z] #65 13.29 + bin=rootlesskit [2021-12-09T23:09:06.774Z] #65 13.29 + shift [2021-12-09T23:09:06.774Z] #65 13.29 + '[' '!' -f //rootlesskit.installer ']' [2021-12-09T23:09:06.774Z] #65 13.29 + . //rootlesskit.installer [2021-12-09T23:09:06.774Z] #65 13.29 ++ : v0.14.6 [2021-12-09T23:09:06.774Z] #65 13.29 + install_rootlesskit [2021-12-09T23:09:06.774Z] #65 13.29 + case "$1" in [2021-12-09T23:09:06.774Z] #65 13.29 + export CGO_ENABLED=0 [2021-12-09T23:09:06.774Z] #65 13.29 + CGO_ENABLED=0 [2021-12-09T23:09:06.774Z] #65 13.29 + _install_rootlesskit [2021-12-09T23:09:06.774Z] #65 13.29 + echo 'Install rootlesskit version v0.14.6' [2021-12-09T23:09:06.774Z] #65 13.29 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-09T23:09:06.774Z] #65 13.29 + GOBIN=/build [2021-12-09T23:09:06.774Z] #65 13.29 + GO111MODULE=on [2021-12-09T23:09:06.774Z] #65 13.29 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-09T23:09:06.774Z] #65 13.29 Install rootlesskit version v0.14.6 [2021-12-09T23:09:06.774Z] #65 14.18 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-09T23:09:06.774Z] #65 19.39 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-09T23:09:06.774Z] #65 19.42 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-09T23:09:06.774Z] #65 20.79 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-09T23:09:06.818Z] #53 ... [2021-12-09T23:09:06.818Z] [2021-12-09T23:09:06.818Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-09T23:09:06.818Z] #55 sha256:ec2e212001a2223385a48aca7753001bcd83a8837e930fc308125132f3fc7850 [2021-12-09T23:09:06.818Z] #55 13.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-09T23:09:06.818Z] #55 ... [2021-12-09T23:09:06.818Z] [2021-12-09T23:09:06.818Z] #47 [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_11/ /' > /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-12-09T23:09:06.818Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:06.818Z] #47 23.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2021-12-09T23:09:06.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-09T23:09:07.029Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-12-09T23:09:07.031Z] #65 ... [2021-12-09T23:09:07.031Z] [2021-12-09T23:09:07.031Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-09T23:09:07.031Z] #55 sha256:ec2e212001a2223385a48aca7753001bcd83a8837e930fc308125132f3fc7850 [2021-12-09T23:09:07.031Z] #55 12.78 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-09T23:09:07.031Z] #55 14.26 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-09T23:09:07.031Z] #55 14.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-09T23:09:07.031Z] #55 14.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-09T23:09:07.031Z] #55 17.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-09T23:09:07.031Z] #55 ... [2021-12-09T23:09:07.031Z] [2021-12-09T23:09:07.031Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:09:07.031Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:09:07.031Z] #53 12.85 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-09T23:09:07.288Z] #53 ... [2021-12-09T23:09:07.288Z] [2021-12-09T23:09:07.288Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:09:07.288Z] #43 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:09:07.288Z] #43 12.83 + git clone https://github.com/docker/distribution.git . [2021-12-09T23:09:07.288Z] #43 12.83 Cloning into '.'... [2021-12-09T23:09:07.288Z] #43 ... [2021-12-09T23:09:07.288Z] [2021-12-09T23:09:07.288Z] #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-12-09T23:09:07.288Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:09:07.288Z] #14 14.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-09T23:09:07.288Z] #14 14.20 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-09T23:09:07.288Z] #14 14.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-09T23:09:07.288Z] #14 15.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-09T23:09:07.288Z] #14 19.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-09T23:09:07.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-09T23:09:07.600Z] ok github.com/docker/docker/pkg/discovery/kv 3.021s coverage: 84.1% of statements [2021-12-09T23:09:07.860Z] #14 23.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-09T23:09:08.117Z] #14 ... [2021-12-09T23:09:08.117Z] [2021-12-09T23:09:08.117Z] #38 [tini 1/3] 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-12-09T23:09:08.117Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:09:08.117Z] #38 14.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-09T23:09:08.117Z] #38 14.08 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-09T23:09:08.117Z] #38 14.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-09T23:09:08.117Z] #38 15.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-09T23:09:08.117Z] #38 19.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-09T23:09:08.171Z] ok github.com/docker/docker/pkg/idtools 0.383s coverage: 69.5% of statements [2021-12-09T23:09:08.374Z] #38 24.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-09T23:09:08.374Z] #38 ... [2021-12-09T23:09:08.374Z] [2021-12-09T23:09:08.374Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-09T23:09:08.374Z] #36 sha256:8bed438729dac40155d3a81fe257e9aa3d0e03419151b3854eb50c29844c4332 [2021-12-09T23:09:08.375Z] #36 14.28 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-09T23:09:08.432Z] ok github.com/docker/docker/pkg/ioutils 0.369s coverage: 71.5% of statements [2021-12-09T23:09:08.432Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-12-09T23:09:08.432Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-09T23:09:08.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-09T23:09:08.632Z] #36 ... [2021-12-09T23:09:08.632Z] [2021-12-09T23:09:08.632Z] #47 [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_11/ /' > /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-12-09T23:09:08.632Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:08.632Z] #47 20.12 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-09T23:09:08.693Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2021-12-09T23:09:08.693Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-09T23:09:08.693Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-09T23:09:08.693Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-12-09T23:09:08.693Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-09T23:09:08.945Z] INFO: Extraction ended at 12/09/2021 23:09:03. Duration:00:00:30.5492802 [2021-12-09T23:09:08.945Z] INFO: Updating the golang and path environment variables [2021-12-09T23:09:08.945Z] INFO: GOPATH=d:\gopath [2021-12-09T23:09:08.945Z] INFO: go version go1.17.4 windows/amd64 [2021-12-09T23:09:08.945Z] INFO: Running the daemon under test in debug mode [2021-12-09T23:09:08.945Z] INFO: Starting a daemon under test... [2021-12-09T23:09:08.945Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43073\1\daemon --pidfile d:\CI\PR-43073\1\docker.pid -D [2021-12-09T23:09:08.945Z] INFO: Process started successfully. [2021-12-09T23:09:08.945Z] INFO: Start tailing logs of the daemon under tests [2021-12-09T23:09:08.945Z] INFO: Waiting for the daemon under test to start... [2021-12-09T23:09:08.953Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-12-09T23:09:08.953Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-12-09T23:09:09.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-09T23:09:09.195Z] #47 24.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-09T23:09:09.213Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2021-12-09T23:09:09.213Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2021-12-09T23:09:09.213Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-09T23:09:09.213Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-09T23:09:09.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-09T23:09:09.784Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2021-12-09T23:09:10.045Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-12-09T23:09:10.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-09T23:09:10.305Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-12-09T23:09:10.563Z] #47 ... [2021-12-09T23:09:10.563Z] [2021-12-09T23:09:10.563Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:09:10.563Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:09:10.563Z] #53 26.41 go: downloading github.com/fatih/color v1.7.0 [2021-12-09T23:09:10.563Z] #53 26.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-09T23:09:10.563Z] #53 26.47 go: downloading github.com/pkg/errors v0.8.1 [2021-12-09T23:09:10.565Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-12-09T23:09:10.820Z] #53 26.64 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-09T23:09:10.820Z] #53 26.66 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-09T23:09:11.029Z] #47 ... [2021-12-09T23:09:11.029Z] [2021-12-09T23:09:11.029Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-09T23:09:11.029Z] #26 sha256:909acc34914d5816481e19d634044d91a8b68b7788ed8dababec11597c6de62b [2021-12-09T23:09:11.029Z] #26 24.91 + mkdir -p /build [2021-12-09T23:09:11.029Z] #26 24.99 + mv docker/docker /build/ [2021-12-09T23:09:11.029Z] #26 25.00 + rmdir docker [2021-12-09T23:09:11.029Z] #26 DONE 27.2s [2021-12-09T23:09:11.029Z] [2021-12-09T23:09:11.029Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:09:11.029Z] #65 sha256:58150b3f2180f6ba414c29aa5a9995c16c3162a23725807d6e6b6018371c0919 [2021-12-09T23:09:11.029Z] #65 21.71 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-09T23:09:11.029Z] #65 23.67 go: downloading github.com/google/uuid v1.3.0 [2021-12-09T23:09:11.029Z] #65 24.12 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-09T23:09:11.029Z] #65 24.47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-09T23:09:11.029Z] #65 24.92 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-09T23:09:11.029Z] #65 25.02 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-09T23:09:11.029Z] #65 25.26 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-09T23:09:11.029Z] #65 26.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-09T23:09:11.029Z] #65 26.20 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-09T23:09:11.029Z] #65 26.56 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-09T23:09:11.077Z] #53 27.00 go: downloading github.com/spf13/viper v1.6.1 [2021-12-09T23:09:11.925Z] .....INFO: Daemon under test started and replied! [2021-12-09T23:09:11.926Z] INFO: Docker version of the daemon under test [2021-12-09T23:09:11.926Z] [2021-12-09T23:09:11.926Z] Client: [2021-12-09T23:09:11.926Z] Version: 17.06.2-ce [2021-12-09T23:09:11.926Z] API version: 1.30 [2021-12-09T23:09:11.926Z] Go version: go1.8.3 [2021-12-09T23:09:11.926Z] Git commit: cec0b72 [2021-12-09T23:09:11.926Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-09T23:09:11.926Z] OS/Arch: windows/amd64 [2021-12-09T23:09:11.926Z] [2021-12-09T23:09:11.926Z] Server: [2021-12-09T23:09:11.926Z] Version: 0.0.0-dev [2021-12-09T23:09:11.926Z] API version: 1.42 (minimum version 1.24) [2021-12-09T23:09:11.926Z] Go version: go1.17.4 [2021-12-09T23:09:11.926Z] Git commit: 4bee09dcea [2021-12-09T23:09:11.926Z] Built: 12/09/2021 23:07:16 [2021-12-09T23:09:11.926Z] OS/Arch: windows/amd64 [2021-12-09T23:09:11.926Z] Experimental: false [2021-12-09T23:09:11.926Z] [2021-12-09T23:09:11.926Z] INFO: Docker info of the daemon under test [2021-12-09T23:09:11.926Z] [2021-12-09T23:09:11.926Z] Containers: 0 [2021-12-09T23:09:11.926Z] Running: 0 [2021-12-09T23:09:11.926Z] Paused: 0 [2021-12-09T23:09:11.926Z] Stopped: 0 [2021-12-09T23:09:11.926Z] Images: 0 [2021-12-09T23:09:11.926Z] Server Version: 0.0.0-dev [2021-12-09T23:09:11.926Z] Storage Driver: windowsfilter [2021-12-09T23:09:11.926Z] Windows: [2021-12-09T23:09:11.926Z] Logging Driver: json-file [2021-12-09T23:09:11.926Z] Plugins: [2021-12-09T23:09:11.926Z] Volume: local [2021-12-09T23:09:11.926Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-09T23:09:11.926Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-09T23:09:11.926Z] Swarm: inactive [2021-12-09T23:09:11.926Z] Default Isolation: process [2021-12-09T23:09:11.926Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-09T23:09:11.926Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-09T23:09:11.926Z] OSType: windows [2021-12-09T23:09:11.926Z] Architecture: x86_64 [2021-12-09T23:09:11.926Z] CPUs: 4 [2021-12-09T23:09:11.926Z] Total Memory: 32GiB [2021-12-09T23:09:11.926Z] Name: azwin-2-7a0c70 [2021-12-09T23:09:11.926Z] ID: CSKL:NFAF:TOFW:CNTD:6MSS:ESYA:HWUK:5YLS:YPMF:ZVXB:A6DZ:VIKR [2021-12-09T23:09:11.926Z] Docker Root Dir: D:\CI\PR-43073\1\daemon [2021-12-09T23:09:11.926Z] Debug Mode (client): false [2021-12-09T23:09:11.926Z] Debug Mode (server): true [2021-12-09T23:09:11.926Z] File Descriptors: -1 [2021-12-09T23:09:11.926Z] Goroutines: 16 [2021-12-09T23:09:11.926Z] System Time: 2021-12-09T23:09:09.6976738Z [2021-12-09T23:09:11.926Z] EventsListeners: 0 [2021-12-09T23:09:11.926Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:09:11.926Z] Labels: [2021-12-09T23:09:11.926Z] Experimental: false [2021-12-09T23:09:11.926Z] Insecure Registries: [2021-12-09T23:09:11.926Z] 127.0.0.0/8 [2021-12-09T23:09:11.926Z] Live Restore Enabled: false [2021-12-09T23:09:11.926Z] [2021-12-09T23:09:11.926Z] [2021-12-09T23:09:11.926Z] INFO: Docker images of the daemon under test [2021-12-09T23:09:11.926Z] [2021-12-09T23:09:11.926Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-09T23:09:11.926Z] [2021-12-09T23:09:11.926Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-09T23:09:11.926Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-12-09T23:09:11.926Z] ltsc2019: Pulling from windows/servercore [2021-12-09T23:09:11.926Z] 4612f6d0b889: Pulling fs layer [2021-12-09T23:09:11.926Z] c1f4c7287c99: Pulling fs layer [2021-12-09T23:09:11.947Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 75.0% of statements [2021-12-09T23:09:11.947Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-12-09T23:09:12.007Z] #53 27.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-09T23:09:12.007Z] #53 27.78 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-09T23:09:12.007Z] #53 27.83 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-09T23:09:12.007Z] #53 27.85 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-09T23:09:12.208Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-12-09T23:09:12.469Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-12-09T23:09:12.729Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-12-09T23:09:12.729Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-12-09T23:09:12.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-09T23:09:12.932Z] #65 ... [2021-12-09T23:09:12.932Z] [2021-12-09T23:09:12.932Z] #60 [containerd 1/3] 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-12-09T23:09:12.932Z] #60 sha256:319a31546df291bd515ec6235994b8ddb49d328df21825ad9068120661045646 [2021-12-09T23:09:12.932Z] #60 30.12 Fetched 8479 kB in 23s (363 kB/s) [2021-12-09T23:09:13.300Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2021-12-09T23:09:13.376Z] #53 ... [2021-12-09T23:09:13.376Z] [2021-12-09T23:09:13.376Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-09T23:09:13.376Z] #26 sha256:5134d17b5cf9b0ba821f44c5755eb915f82be79e141580a128896d506f418618 [2021-12-09T23:09:13.376Z] #26 27.46 + mkdir -p /build [2021-12-09T23:09:13.376Z] #26 27.47 + mv docker/docker /build/ [2021-12-09T23:09:13.376Z] #26 27.48 + rmdir docker [2021-12-09T23:09:13.376Z] #26 DONE 28.7s [2021-12-09T23:09:13.376Z] [2021-12-09T23:09:13.376Z] #47 [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_11/ /' > /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-12-09T23:09:13.376Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:13.376Z] #47 28.11 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2021-12-09T23:09:13.560Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2021-12-09T23:09:13.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-09T23:09:13.820Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2021-12-09T23:09:14.391Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2021-12-09T23:09:14.391Z] coverage: [no statements] [2021-12-09T23:09:14.391Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-12-09T23:09:14.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-09T23:09:14.651Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2021-12-09T23:09:14.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-09T23:09:14.911Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-12-09T23:09:15.171Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-12-09T23:09:15.464Z] #60 30.12 Reading package lists... [2021-12-09T23:09:15.464Z] #60 ... [2021-12-09T23:09:15.464Z] [2021-12-09T23:09:15.464Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-09T23:09:15.464Z] #51 sha256:b027eb7395351e86fa843fb6c41e06bfe7d3752bb87a597f25d09689cb9f32ac [2021-12-09T23:09:15.464Z] #51 22.50 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-09T23:09:15.464Z] #51 22.61 go: downloading golang.org/x/mod v0.3.0 [2021-12-09T23:09:15.464Z] #51 ... [2021-12-09T23:09:15.464Z] [2021-12-09T23:09:15.464Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:09:15.464Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:09:15.464Z] #53 24.18 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-09T23:09:15.464Z] #53 24.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-09T23:09:15.464Z] #53 31.11 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-09T23:09:15.464Z] #53 31.26 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-09T23:09:15.464Z] #53 31.54 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-09T23:09:15.464Z] #53 31.85 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-09T23:09:15.464Z] #53 31.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-09T23:09:15.464Z] #53 32.55 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-09T23:09:15.464Z] #53 32.61 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-09T23:09:15.464Z] #53 32.67 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-09T23:09:15.723Z] #53 32.75 go: downloading github.com/spf13/afero v1.1.2 [2021-12-09T23:09:15.723Z] #53 32.96 go: downloading github.com/spf13/cast v1.3.0 [2021-12-09T23:09:15.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-09T23:09:15.982Z] #53 33.17 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-09T23:09:15.982Z] #53 33.21 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-09T23:09:16.242Z] #53 33.22 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-09T23:09:16.242Z] #53 33.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-09T23:09:16.503Z] #53 33.69 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-09T23:09:16.553Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2021-12-09T23:09:16.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-09T23:09:16.764Z] #53 33.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-09T23:09:16.764Z] #53 33.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-09T23:09:16.764Z] #53 33.98 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-09T23:09:17.024Z] #53 34.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-09T23:09:17.024Z] #53 34.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-09T23:09:17.024Z] #53 34.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-09T23:09:17.024Z] #53 34.19 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-09T23:09:17.024Z] #53 ... [2021-12-09T23:09:17.024Z] [2021-12-09T23:09:17.024Z] #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-12-09T23:09:17.024Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:09:17.024Z] #14 34.18 Fetched 8479 kB in 25s (340 kB/s) [2021-12-09T23:09:17.124Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-12-09T23:09:17.211Z] a0eb404f1860: Verifying Checksum [2021-12-09T23:09:17.211Z] a0eb404f1860: Download complete [2021-12-09T23:09:17.211Z] 8f616e6e9eec: Verifying Checksum [2021-12-09T23:09:17.211Z] 8f616e6e9eec: Download complete [2021-12-09T23:09:17.384Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-12-09T23:09:17.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-09T23:09:18.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-09T23:09:18.406Z] #14 34.18 Reading package lists... [2021-12-09T23:09:18.406Z] #14 ... [2021-12-09T23:09:18.406Z] [2021-12-09T23:09:18.406Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-09T23:09:18.406Z] #36 sha256:8bed438729dac40155d3a81fe257e9aa3d0e03419151b3854eb50c29844c4332 [2021-12-09T23:09:18.406Z] #36 35.03 tomll can be used in two ways: [2021-12-09T23:09:18.406Z] #36 35.03 Writing to STDIN and reading from STDOUT: [2021-12-09T23:09:18.406Z] #36 35.03 cat file.toml | tomll > file.toml [2021-12-09T23:09:18.406Z] #36 35.03 [2021-12-09T23:09:18.406Z] #36 35.03 Reading and updating a list of files: [2021-12-09T23:09:18.406Z] #36 35.03 tomll a.toml b.toml c.toml [2021-12-09T23:09:18.406Z] #36 35.03 [2021-12-09T23:09:18.406Z] #36 35.03 When given a list of files, tomll will modify all files in place without asking. [2021-12-09T23:09:18.406Z] #36 DONE 35.2s [2021-12-09T23:09:18.406Z] [2021-12-09T23:09:18.406Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:09:18.406Z] #43 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:09:18.629Z] #47 ... [2021-12-09T23:09:18.629Z] [2021-12-09T23:09:18.629Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:09:18.629Z] #65 sha256:85486737bb3a67d237dd03183e94b63d1f508274e24958d7c94788b7a799b418 [2021-12-09T23:09:18.629Z] #65 26.29 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-09T23:09:18.629Z] #65 27.89 go: downloading github.com/google/uuid v1.3.0 [2021-12-09T23:09:18.629Z] #65 28.15 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-09T23:09:18.629Z] #65 29.20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-09T23:09:18.629Z] #65 29.52 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-09T23:09:18.629Z] #65 29.64 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-09T23:09:18.629Z] #65 30.26 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-09T23:09:18.629Z] #65 30.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-09T23:09:18.629Z] #65 30.70 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-09T23:09:18.629Z] #65 30.93 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-09T23:09:18.629Z] #65 34.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-09T23:09:18.666Z] #43 34.53 Updating files: 53% (935/1750) Updating files: 54% (945/1750) Updating files: 55% (963/1750) Updating files: 56% (980/1750) Updating files: 57% (998/1750) Updating files: 58% (1015/1750) Updating files: 59% (1033/1750) Updating files: 60% (1050/1750) Updating files: 61% (1068/1750) Updating files: 62% (1085/1750) Updating files: 63% (1103/1750) Updating files: 64% (1120/1750) Updating files: 65% (1138/1750) Updating files: 66% (1155/1750) Updating files: 67% (1173/1750) Updating files: 68% (1190/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 95% (1666/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-12-09T23:09:18.666Z] #43 35.67 + git checkout -q v2.3.0 [2021-12-09T23:09:18.769Z] ok github.com/docker/docker/quota 0.251s coverage: 71.4% of statements [2021-12-09T23:09:18.769Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-12-09T23:09:19.034Z] c1f4c7287c99: Verifying Checksum [2021-12-09T23:09:19.034Z] c1f4c7287c99: Download complete [2021-12-09T23:09:19.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-09T23:09:19.561Z] #65 ... [2021-12-09T23:09:19.561Z] [2021-12-09T23:09:19.561Z] #60 [containerd 1/3] 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-12-09T23:09:19.561Z] #60 sha256:319a31546df291bd515ec6235994b8ddb49d328df21825ad9068120661045646 [2021-12-09T23:09:19.561Z] #60 35.42 Fetched 8479 kB in 24s (359 kB/s) [2021-12-09T23:09:19.709Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2021-12-09T23:09:20.056Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-09T23:09:20.056Z] Using test binary docker [2021-12-09T23:09:20.056Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-09T23:09:20.056Z] Starting apparmor (via systemctl): apparmor.service. [2021-12-09T23:09:20.056Z] INFO: Waiting for daemon to start... [2021-12-09T23:09:20.056Z] Starting dockerd [2021-12-09T23:09:20.284Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-12-09T23:09:20.284Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-12-09T23:09:20.853Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-12-09T23:09:21.114Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-12-09T23:09:21.206Z] #43 ... [2021-12-09T23:09:21.206Z] [2021-12-09T23:09:21.206Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-09T23:09:21.206Z] #49 sha256:c3760ee6bc0b3392fdeb0c707dcf98fc4e758998a91aefd3af5c9b273559a6cd [2021-12-09T23:09:21.206Z] #49 37.57 Usage of /build/vndr: [2021-12-09T23:09:21.206Z] #49 37.57 /build/vndr [[import path] [revision]] [repository] [2021-12-09T23:09:21.206Z] #49 37.57 /build/vndr init [2021-12-09T23:09:21.206Z] #49 37.57 -strict [2021-12-09T23:09:21.206Z] #49 37.57 checking mode. treat non-trivial warning as an error [2021-12-09T23:09:21.206Z] #49 37.57 -verbose [2021-12-09T23:09:21.206Z] #49 37.57 shows all warnings [2021-12-09T23:09:21.206Z] #49 37.57 -whitelist value [2021-12-09T23:09:21.206Z] #49 37.57 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-09T23:09:21.206Z] #49 DONE 37.8s [2021-12-09T23:09:21.206Z] [2021-12-09T23:09:21.206Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:09:21.206Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:09:21.206Z] #53 34.46 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-09T23:09:21.206Z] #53 34.49 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-09T23:09:21.206Z] #53 34.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-09T23:09:21.206Z] #53 34.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-09T23:09:21.206Z] #53 34.89 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-09T23:09:21.206Z] #53 34.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-09T23:09:21.206Z] #53 35.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-09T23:09:21.206Z] #53 35.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-09T23:09:21.206Z] #53 35.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-09T23:09:21.206Z] #53 36.15 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-09T23:09:21.206Z] #53 36.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-09T23:09:21.206Z] #53 36.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-09T23:09:21.206Z] #53 36.71 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-09T23:09:21.206Z] #53 37.57 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-09T23:09:21.206Z] #53 37.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-09T23:09:21.206Z] #53 37.82 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-09T23:09:21.206Z] #53 37.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-09T23:09:21.206Z] #53 38.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-09T23:09:21.206Z] #53 38.27 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-09T23:09:21.775Z] #53 38.83 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-09T23:09:21.943Z] . [2021-12-09T23:09:21.943Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-09T23:09:21.943Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-09T23:09:21.943Z] Error: No such image: emptyfs [2021-12-09T23:09:22.035Z] #53 39.11 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-09T23:09:22.035Z] #53 39.16 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-09T23:09:22.199Z] Running integration-test (iteration 1) [2021-12-09T23:09:22.199Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-09T23:09:22.299Z] #53 39.49 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-09T23:09:22.299Z] #53 39.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-09T23:09:22.455Z] Loaded image: busybox:latest [2021-12-09T23:09:22.455Z] Loaded image: busybox:glibc [2021-12-09T23:09:22.564Z] #53 39.55 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-09T23:09:22.564Z] #53 39.74 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-09T23:09:23.656Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-12-09T23:09:23.746Z] 4612f6d0b889: Verifying Checksum [2021-12-09T23:09:23.746Z] 4612f6d0b889: Download complete [2021-12-09T23:09:23.768Z] ...INFO: Daemon under test started and replied! [2021-12-09T23:09:23.769Z] INFO: Docker version of the daemon under test [2021-12-09T23:09:23.769Z] [2021-12-09T23:09:23.769Z] Client: [2021-12-09T23:09:23.769Z] Version: 17.06.2-ce [2021-12-09T23:09:23.769Z] API version: 1.30 [2021-12-09T23:09:23.769Z] Go version: go1.8.3 [2021-12-09T23:09:23.769Z] Git commit: cec0b72 [2021-12-09T23:09:23.769Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-09T23:09:23.769Z] OS/Arch: windows/amd64 [2021-12-09T23:09:23.769Z] [2021-12-09T23:09:23.769Z] Server: [2021-12-09T23:09:23.769Z] Version: 0.0.0-dev [2021-12-09T23:09:23.769Z] API version: 1.42 (minimum version 1.24) [2021-12-09T23:09:23.769Z] Go version: go1.17.4 [2021-12-09T23:09:23.769Z] Git commit: 6beb54cfca [2021-12-09T23:09:23.769Z] Built: 12/09/2021 23:07:01 [2021-12-09T23:09:23.769Z] OS/Arch: windows/amd64 [2021-12-09T23:09:23.769Z] Experimental: false [2021-12-09T23:09:23.769Z] [2021-12-09T23:09:23.769Z] INFO: Docker info of the daemon under test [2021-12-09T23:09:23.769Z] [2021-12-09T23:09:23.769Z] Containers: 0 [2021-12-09T23:09:23.769Z] Running: 0 [2021-12-09T23:09:23.769Z] Paused: 0 [2021-12-09T23:09:23.769Z] Stopped: 0 [2021-12-09T23:09:23.769Z] Images: 0 [2021-12-09T23:09:23.769Z] Server Version: 0.0.0-dev [2021-12-09T23:09:23.769Z] Storage Driver: windowsfilter [2021-12-09T23:09:23.769Z] Windows: [2021-12-09T23:09:23.769Z] Logging Driver: json-file [2021-12-09T23:09:23.769Z] Plugins: [2021-12-09T23:09:23.769Z] Volume: local [2021-12-09T23:09:23.769Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-09T23:09:23.769Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-09T23:09:23.769Z] Swarm: inactive [2021-12-09T23:09:23.769Z] Default Isolation: process [2021-12-09T23:09:23.769Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-09T23:09:23.769Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-09T23:09:23.769Z] OSType: windows [2021-12-09T23:09:23.769Z] Architecture: x86_64 [2021-12-09T23:09:23.769Z] CPUs: 4 [2021-12-09T23:09:23.769Z] Total Memory: 32GiB [2021-12-09T23:09:23.769Z] Name: azwin-2-99e9e1 [2021-12-09T23:09:23.769Z] ID: YKQZ:Z2PX:NDMI:Q6X3:YTPQ:AS4W:NA3E:5QT5:IUDM:5BTP:44FW:YWEA [2021-12-09T23:09:23.769Z] Docker Root Dir: D:\CI\PR-43073\1\daemon [2021-12-09T23:09:23.769Z] Debug Mode (client): false [2021-12-09T23:09:23.769Z] Debug Mode (server): true [2021-12-09T23:09:23.769Z] File Descriptors: -1 [2021-12-09T23:09:23.769Z] Goroutines: 16 [2021-12-09T23:09:23.769Z] System Time: 2021-12-09T23:09:23.2122083Z [2021-12-09T23:09:23.769Z] EventsListeners: 0 [2021-12-09T23:09:23.769Z] Registry: https://index.docker.io/v1/ [2021-12-09T23:09:23.769Z] Labels: [2021-12-09T23:09:23.769Z] Experimental: false [2021-12-09T23:09:23.769Z] Insecure Registries: [2021-12-09T23:09:23.769Z] 127.0.0.0/8 [2021-12-09T23:09:23.769Z] Live Restore Enabled: false [2021-12-09T23:09:23.769Z] [2021-12-09T23:09:23.769Z] [2021-12-09T23:09:23.769Z] INFO: Docker images of the daemon under test [2021-12-09T23:09:23.769Z] [2021-12-09T23:09:23.769Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-09T23:09:23.769Z] [2021-12-09T23:09:23.769Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-09T23:09:23.769Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-12-09T23:09:23.769Z] ltsc2022: Pulling from windows/servercore [2021-12-09T23:09:23.821Z] Loaded image: debian:bullseye-slim [2021-12-09T23:09:23.821Z] Loaded image: hello-world:latest [2021-12-09T23:09:23.850Z] #60 35.42 Reading package lists... [2021-12-09T23:09:23.850Z] #60 ... [2021-12-09T23:09:23.850Z] [2021-12-09T23:09:23.850Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-09T23:09:23.850Z] #36 sha256:8bed438729dac40155d3a81fe257e9aa3d0e03419151b3854eb50c29844c4332 [2021-12-09T23:09:23.850Z] #36 38.69 tomll can be used in two ways: [2021-12-09T23:09:23.850Z] #36 38.69 Writing to STDIN and reading from STDOUT: [2021-12-09T23:09:23.850Z] #36 38.69 cat file.toml | tomll > file.toml [2021-12-09T23:09:23.850Z] #36 38.69 [2021-12-09T23:09:23.850Z] #36 38.69 Reading and updating a list of files: [2021-12-09T23:09:23.850Z] #36 38.69 tomll a.toml b.toml c.toml [2021-12-09T23:09:23.850Z] #36 38.69 [2021-12-09T23:09:23.850Z] #36 38.69 When given a list of files, tomll will modify all files in place without asking. [2021-12-09T23:09:23.850Z] #36 DONE 39.0s [2021-12-09T23:09:23.850Z] [2021-12-09T23:09:23.850Z] #38 [tini 1/3] 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-12-09T23:09:23.850Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:09:23.850Z] #38 39.08 Fetched 8479 kB in 25s (334 kB/s) [2021-12-09T23:09:23.850Z] #38 39.08 Reading package lists... [2021-12-09T23:09:23.850Z] #38 ... [2021-12-09T23:09:23.850Z] [2021-12-09T23:09:23.850Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-09T23:09:23.850Z] #49 sha256:c3760ee6bc0b3392fdeb0c707dcf98fc4e758998a91aefd3af5c9b273559a6cd [2021-12-09T23:09:23.850Z] #49 39.30 Usage of /build/vndr: [2021-12-09T23:09:23.850Z] #49 39.30 /build/vndr [[import path] [revision]] [repository] [2021-12-09T23:09:23.850Z] #49 39.30 /build/vndr init [2021-12-09T23:09:23.850Z] #49 39.30 -strict [2021-12-09T23:09:23.850Z] #49 39.30 checking mode. treat non-trivial warning as an error [2021-12-09T23:09:23.850Z] #49 39.30 -verbose [2021-12-09T23:09:23.850Z] #49 39.30 shows all warnings [2021-12-09T23:09:23.850Z] #49 39.30 -whitelist value [2021-12-09T23:09:23.850Z] #49 39.30 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-09T23:09:23.850Z] #49 DONE 39.5s [2021-12-09T23:09:23.850Z] [2021-12-09T23:09:23.850Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:09:23.850Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:09:23.850Z] #53 29.63 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-09T23:09:23.850Z] #53 29.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-09T23:09:23.850Z] #53 35.51 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-09T23:09:23.850Z] #53 35.67 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-09T23:09:23.850Z] #53 35.93 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-09T23:09:23.850Z] #53 36.17 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-09T23:09:23.850Z] #53 36.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-09T23:09:23.850Z] #53 37.05 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-09T23:09:23.850Z] #53 37.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-09T23:09:23.850Z] #53 37.14 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-09T23:09:23.850Z] #53 37.26 go: downloading github.com/spf13/afero v1.1.2 [2021-12-09T23:09:23.850Z] #53 37.53 go: downloading github.com/spf13/cast v1.3.0 [2021-12-09T23:09:23.850Z] #53 37.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-09T23:09:23.850Z] #53 37.72 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-09T23:09:23.850Z] #53 37.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-09T23:09:23.850Z] #53 37.76 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-09T23:09:23.850Z] #53 38.06 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-09T23:09:23.850Z] #53 38.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-09T23:09:23.850Z] #53 38.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-09T23:09:23.850Z] #53 38.24 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-09T23:09:23.850Z] #53 38.33 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-09T23:09:23.850Z] #53 38.41 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-09T23:09:23.850Z] #53 38.51 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-09T23:09:23.850Z] #53 38.76 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-09T23:09:23.850Z] #53 39.16 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-09T23:09:23.850Z] #53 39.23 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-09T23:09:23.850Z] #53 39.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-09T23:09:23.850Z] #53 39.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-09T23:09:23.850Z] #53 39.75 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-09T23:09:23.850Z] #53 39.82 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-09T23:09:24.077Z] Loaded image: arm32v7/hello-world:latest [2021-12-09T23:09:24.077Z] INFO: Testing against a local daemon [2021-12-09T23:09:24.077Z] === RUN TestCgroupNamespacesBuild [2021-12-09T23:09:24.226Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.4% of statements [2021-12-09T23:09:24.229Z] 8f616e6e9eec: Pulling fs layer [2021-12-09T23:09:24.229Z] a0eb404f1860: Pulling fs layer [2021-12-09T23:09:24.411Z] #53 ... [2021-12-09T23:09:24.411Z] [2021-12-09T23:09:24.411Z] #47 [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_11/ /' > /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-12-09T23:09:24.411Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:24.411Z] #47 39.77 Fetched 8483 kB in 26s (322 kB/s) [2021-12-09T23:09:24.471Z] #53 ... [2021-12-09T23:09:24.471Z] [2021-12-09T23:09:24.471Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:09:24.471Z] #65 sha256:58150b3f2180f6ba414c29aa5a9995c16c3162a23725807d6e6b6018371c0919 [2021-12-09T23:09:24.471Z] #65 30.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-09T23:09:24.471Z] #65 ... [2021-12-09T23:09:24.471Z] [2021-12-09T23:09:24.471Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:09:24.471Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:09:24.471Z] #53 41.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-09T23:09:24.471Z] #53 41.49 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-09T23:09:24.732Z] #53 41.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-09T23:09:24.732Z] #53 41.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-09T23:09:24.732Z] #53 41.91 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-09T23:09:24.796Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2021-12-09T23:09:24.991Z] #53 41.99 go: downloading golang.org/x/text v0.3.2 [2021-12-09T23:09:25.440Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2021-12-09T23:09:25.440Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-09T23:09:25.736Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2021-12-09T23:09:26.805Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2021-12-09T23:09:26.805Z] === RUN TestBuildWithSession [2021-12-09T23:09:26.805Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:09:26.805Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-09T23:09:26.805Z] === RUN TestBuildSquashParent [2021-12-09T23:09:28.295Z] #53 ... [2021-12-09T23:09:28.295Z] [2021-12-09T23:09:28.295Z] #38 [tini 1/3] 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-12-09T23:09:28.295Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:09:28.295Z] #38 35.03 Fetched 8479 kB in 27s (318 kB/s) [2021-12-09T23:09:28.295Z] #38 35.03 Reading package lists... [2021-12-09T23:09:28.295Z] #38 44.26 Reading package lists... [2021-12-09T23:09:28.295Z] #38 ... [2021-12-09T23:09:28.295Z] [2021-12-09T23:09:28.295Z] #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-12-09T23:09:28.295Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:09:28.295Z] #14 34.18 Reading package lists... [2021-12-09T23:09:29.659Z] #47 39.77 Reading package lists... [2021-12-09T23:09:29.659Z] #47 ... [2021-12-09T23:09:29.659Z] [2021-12-09T23:09:29.660Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:09:29.660Z] #43 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:09:29.660Z] #43 44.13 Updating files: 64% (1124/1750) Updating files: 65% (1138/1750) Updating files: 66% (1155/1750) Updating files: 67% (1173/1750) Updating files: 68% (1190/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-12-09T23:09:29.660Z] #43 44.97 + git checkout -q v2.3.0 [2021-12-09T23:09:29.675Z] #14 43.47 Reading package lists... [2021-12-09T23:09:29.675Z] #14 ... [2021-12-09T23:09:29.675Z] [2021-12-09T23:09:29.675Z] #47 [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_11/ /' > /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-12-09T23:09:29.675Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:29.675Z] #47 36.48 Fetched 8483 kB in 28s (308 kB/s) [2021-12-09T23:09:29.675Z] #47 36.48 Reading package lists... [2021-12-09T23:09:29.675Z] #47 45.53 Reading package lists... [2021-12-09T23:09:29.675Z] #47 ... [2021-12-09T23:09:29.675Z] [2021-12-09T23:09:29.675Z] #60 [containerd 1/3] 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-12-09T23:09:29.675Z] #60 sha256:319a31546df291bd515ec6235994b8ddb49d328df21825ad9068120661045646 [2021-12-09T23:09:29.675Z] #60 30.12 Reading package lists... [2021-12-09T23:09:32.048Z] --- PASS: TestBuildSquashParent (4.73s) [2021-12-09T23:09:32.048Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-09T23:09:32.048Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:09:32.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:09:32.048Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:09:32.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:09:32.048Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:09:32.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:09:32.048Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:09:32.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:09:32.048Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:09:32.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:09:32.048Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:09:32.048Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:09:32.048Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:09:32.048Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:09:32.178Z] #43 47.51 + 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-12-09T23:09:32.218Z] #60 40.90 Reading package lists... [2021-12-09T23:09:32.218Z] #60 ... [2021-12-09T23:09:32.218Z] [2021-12-09T23:09:32.218Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:09:32.218Z] #43 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:09:32.218Z] #43 38.80 + 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-12-09T23:09:32.434Z] #43 ... [2021-12-09T23:09:32.434Z] [2021-12-09T23:09:32.434Z] #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-12-09T23:09:32.434Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:09:32.434Z] #14 38.51 Fetched 8479 kB in 25s (344 kB/s) [2021-12-09T23:09:32.434Z] #14 38.51 Reading package lists... [2021-12-09T23:09:32.477Z] #43 ... [2021-12-09T23:09:32.477Z] [2021-12-09T23:09:32.477Z] #60 [containerd 1/3] 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-12-09T23:09:32.477Z] #60 sha256:319a31546df291bd515ec6235994b8ddb49d328df21825ad9068120661045646 [2021-12-09T23:09:32.477Z] #60 40.90 Reading package lists... [2021-12-09T23:09:32.691Z] #14 47.61 Reading package lists... [2021-12-09T23:09:32.691Z] #14 ... [2021-12-09T23:09:32.691Z] [2021-12-09T23:09:32.691Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:09:32.691Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:09:32.691Z] #53 40.61 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-09T23:09:32.691Z] #53 40.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-09T23:09:32.691Z] #53 40.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-09T23:09:32.691Z] #53 41.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-09T23:09:32.691Z] #53 41.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-09T23:09:32.691Z] #53 41.52 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-09T23:09:32.691Z] #53 41.53 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-09T23:09:32.691Z] #53 42.09 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-09T23:09:32.691Z] #53 42.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-09T23:09:32.691Z] #53 42.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-09T23:09:32.691Z] #53 42.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-09T23:09:32.691Z] #53 42.47 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-09T23:09:32.691Z] #53 42.58 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-09T23:09:32.691Z] #53 43.17 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-09T23:09:32.691Z] #53 43.54 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-09T23:09:32.691Z] #53 43.64 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-09T23:09:32.691Z] #53 43.69 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-09T23:09:32.691Z] #53 43.81 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-09T23:09:32.691Z] #53 43.81 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-09T23:09:32.691Z] #53 43.98 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-09T23:09:32.691Z] #53 45.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-09T23:09:32.691Z] #53 45.38 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-09T23:09:32.691Z] #53 45.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-09T23:09:32.691Z] #53 45.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-09T23:09:32.691Z] #53 45.74 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-09T23:09:32.691Z] #53 45.83 go: downloading golang.org/x/text v0.3.2 [2021-12-09T23:09:32.947Z] #53 ... [2021-12-09T23:09:32.947Z] [2021-12-09T23:09:32.947Z] #47 [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_11/ /' > /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-12-09T23:09:32.947Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:32.947Z] #47 39.77 Reading package lists... [2021-12-09T23:09:32.977Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:09:33.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:09:34.596Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:09:34.596Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:09:35.286Z] #60 49.86 Building dependency tree... [2021-12-09T23:09:35.497Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.239801637s with top 10 stages: buildssa: 1m32.125170278s, goimports: 20.834032667s, unconvert: 12.848267563s, gosec: 9.981361582s, golint: 6.300423854s, misspell: 4.175528793s, ineffassign: 4.099633288s, inspect: 3.463217102s, vrp: 2.848478318s, fact_deprecated: 2.107574632s [2021-12-09T23:09:35.985Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-09T23:09:35.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s) [2021-12-09T23:09:35.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s) [2021-12-09T23:09:35.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.25s) [2021-12-09T23:09:35.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s) [2021-12-09T23:09:35.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.48s) [2021-12-09T23:09:35.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.73s) [2021-12-09T23:09:35.985Z] === RUN TestBuildMultiStageCopy [2021-12-09T23:09:35.985Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-09T23:09:36.632Z] a0eb404f1860: Verifying Checksum [2021-12-09T23:09:36.632Z] a0eb404f1860: Download complete [2021-12-09T23:09:37.824Z] #60 ... [2021-12-09T23:09:37.824Z] [2021-12-09T23:09:37.825Z] #47 [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_11/ /' > /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-12-09T23:09:37.825Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:37.825Z] #47 45.53 Reading package lists... [2021-12-09T23:09:37.872Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-09T23:09:37.872Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-09T23:09:37.872Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-09T23:09:38.128Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-09T23:09:38.383Z] --- PASS: TestBuildMultiStageCopy (2.25s) [2021-12-09T23:09:38.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2021-12-09T23:09:38.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-12-09T23:09:38.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-12-09T23:09:38.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-12-09T23:09:38.383Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-12-09T23:09:38.383Z] === RUN TestBuildMultiStageParentConfig [2021-12-09T23:09:38.945Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2021-12-09T23:09:38.945Z] === RUN TestBuildLabelWithTargets [2021-12-09T23:09:39.872Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2021-12-09T23:09:39.872Z] === RUN TestBuildWithEmptyLayers [2021-12-09T23:09:40.062Z] #47 48.88 Reading package lists... [2021-12-09T23:09:40.062Z] #47 ... [2021-12-09T23:09:40.062Z] [2021-12-09T23:09:40.062Z] #60 [containerd 1/3] 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-12-09T23:09:40.062Z] #60 sha256:319a31546df291bd515ec6235994b8ddb49d328df21825ad9068120661045646 [2021-12-09T23:09:40.062Z] #60 35.42 Reading package lists... [2021-12-09T23:09:40.062Z] #60 45.17 Reading package lists... [2021-12-09T23:09:40.062Z] #60 53.93 Building dependency tree... [2021-12-09T23:09:40.062Z] #60 ... [2021-12-09T23:09:40.062Z] [2021-12-09T23:09:40.062Z] #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-12-09T23:09:40.062Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:09:40.062Z] #14 47.61 Reading package lists... [2021-12-09T23:09:40.366Z] #47 54.55 Building dependency tree... [2021-12-09T23:09:40.435Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2021-12-09T23:09:40.435Z] === RUN TestBuildMultiStageOnBuild [2021-12-09T23:09:42.043Z] #14 56.07 Building dependency tree... [2021-12-09T23:09:42.044Z] #14 ... [2021-12-09T23:09:42.044Z] [2021-12-09T23:09:42.044Z] #38 [tini 1/3] 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-12-09T23:09:42.044Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:09:42.044Z] #38 39.08 Reading package lists... [2021-12-09T23:09:42.044Z] #38 48.01 Reading package lists... [2021-12-09T23:09:42.301Z] #38 56.84 Building dependency tree... [2021-12-09T23:09:42.301Z] #38 ... [2021-12-09T23:09:42.301Z] [2021-12-09T23:09:42.301Z] #47 [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_11/ /' > /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-12-09T23:09:42.301Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:42.301Z] #47 48.88 Reading package lists... [2021-12-09T23:09:42.325Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2021-12-09T23:09:42.325Z] === RUN TestBuildUncleanTarFilenames [2021-12-09T23:09:42.581Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-12-09T23:09:42.581Z] === RUN TestBuildMultiStageLayerLeak [2021-12-09T23:09:43.659Z] #47 ... [2021-12-09T23:09:43.659Z] [2021-12-09T23:09:43.659Z] #60 [containerd 1/3] 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-12-09T23:09:43.659Z] #60 sha256:319a31546df291bd515ec6235994b8ddb49d328df21825ad9068120661045646 [2021-12-09T23:09:43.659Z] #60 56.16 The following additional packages will be installed: [2021-12-09T23:09:43.659Z] #60 56.16 libbtrfs0 [2021-12-09T23:09:43.659Z] #60 56.55 The following NEW packages will be installed: [2021-12-09T23:09:43.659Z] #60 56.55 libbtrfs-dev libbtrfs0 [2021-12-09T23:09:43.659Z] #60 57.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-09T23:09:43.659Z] #60 57.10 Need to get 460 kB of archives. [2021-12-09T23:09:43.659Z] #60 57.10 After this operation, 1237 kB of additional disk space will be used. [2021-12-09T23:09:43.659Z] #60 57.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-09T23:09:43.659Z] #60 57.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-09T23:09:43.659Z] #60 58.78 debconf: delaying package configuration, since apt-utils is not installed [2021-12-09T23:09:43.659Z] #60 59.27 Fetched 460 kB in 0s (1132 kB/s) [2021-12-09T23:09:43.659Z] #60 59.47 Selecting previously unselected package libbtrfs0:amd64. [2021-12-09T23:09:43.659Z] #60 59.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-09T23:09:43.659Z] #60 59.52 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-09T23:09:43.659Z] #60 59.59 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-09T23:09:43.659Z] #60 59.98 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-09T23:09:43.659Z] #60 60.02 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-09T23:09:43.659Z] #60 60.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-09T23:09:43.659Z] #60 60.65 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-09T23:09:43.659Z] #60 60.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-09T23:09:43.659Z] #60 60.70 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-09T23:09:43.840Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/rootless [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/volume [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-09T23:09:43.840Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === Skipped [2021-12-09T23:09:43.840Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-09T23:09:43.840Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-09T23:09:43.840Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-09T23:09:43.840Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-09T23:09:43.840Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-12-09T23:09:43.840Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:24Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-09T23:09:43.840Z] aufs_test.go:37: driver not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-09T23:09:43.840Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:09:43.840Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-09T23:09:43.840Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:09:43.840Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-09T23:09:43.840Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:09:43.840Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-09T23:09:43.840Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:09:43.840Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-09T23:09:43.840Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:09:43.840Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-09T23:09:43.840Z] graphtest_unix.go:71: No driver to put! [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-09T23:09:43.840Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-09T23:09:43.840Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-09T23:09:43.840Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-09T23:09:43.840Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-09T23:09:43.840Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-09T23:09:43.840Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-09T23:09:43.840Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-09T23:09:43.840Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-09T23:09:43.840Z] time="2021-12-09T23:08:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-09T23:09:43.840Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-09T23:09:43.840Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-09T23:09:43.840Z] graphtest_unix.go:71: No driver to put! [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.840Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-09T23:09:43.840Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-12-09T23:09:43.840Z] [2021-12-09T23:09:43.841Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-09T23:09:43.841Z] overlay_test.go:50: Fails to compute changes intermittently [2021-12-09T23:09:43.841Z] [2021-12-09T23:09:43.841Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-09T23:09:43.841Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-09T23:09:43.841Z] [2021-12-09T23:09:43.841Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-09T23:09:43.841Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-09T23:09:43.841Z] [2021-12-09T23:09:43.841Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-09T23:09:43.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:09:43.841Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-09T23:09:43.841Z] [2021-12-09T23:09:43.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-09T23:09:43.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:09:43.841Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-09T23:09:43.841Z] [2021-12-09T23:09:43.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-09T23:09:43.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:09:43.841Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-09T23:09:43.841Z] [2021-12-09T23:09:43.841Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-09T23:09:43.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:09:43.841Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-09T23:09:43.841Z] [2021-12-09T23:09:43.841Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-09T23:09:43.841Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:09:43.841Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-09T23:09:43.841Z] [2021-12-09T23:09:43.841Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-09T23:09:43.841Z] graphtest_unix.go:71: No driver to put! [2021-12-09T23:09:43.841Z] [2021-12-09T23:09:43.841Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-09T23:09:43.841Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-12-09T23:09:43.841Z] [2021-12-09T23:09:43.841Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-09T23:09:43.841Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-12-09T23:09:43.841Z] [2021-12-09T23:09:43.841Z] DONE 2340 tests, 53 skipped in 213.875s [2021-12-09T23:09:43.841Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/bitseq [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/cluster [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/config [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/datastore [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/driverapi [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/etchosts [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/idm [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/ipam [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/iptables [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/netlabel [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/netutils [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/networkdb [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/ns [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/options [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/osl [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/portallocator [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/portmapper [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/testutils [2021-12-09T23:09:43.841Z] github.com/docker/docker/libnetwork/types' ']' [2021-12-09T23:09:43.841Z] + 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/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-12-09T23:09:44.193Z] #47 57.48 Building dependency tree... [2021-12-09T23:09:44.228Z] #60 DONE 61.5s [2021-12-09T23:09:44.228Z] [2021-12-09T23:09:44.228Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-09T23:09:44.228Z] #55 sha256:ec2e212001a2223385a48aca7753001bcd83a8837e930fc308125132f3fc7850 [2021-12-09T23:09:44.228Z] #55 60.98 v3.0.2 [2021-12-09T23:09:44.228Z] #55 DONE 61.5s [2021-12-09T23:09:44.228Z] [2021-12-09T23:09:44.228Z] #47 [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_11/ /' > /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-12-09T23:09:44.228Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:44.228Z] #47 60.78 The following additional packages will be installed: [2021-12-09T23:09:44.228Z] #47 60.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-09T23:09:44.228Z] #47 60.81 python3-protobuf python3-six [2021-12-09T23:09:44.228Z] #47 60.82 Suggested packages: [2021-12-09T23:09:44.228Z] #47 60.82 python3-setuptools [2021-12-09T23:09:44.228Z] #47 60.82 Recommended packages: [2021-12-09T23:09:44.228Z] #47 60.82 iproute2 | iproute [2021-12-09T23:09:44.474Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2021-12-09T23:09:44.474Z] === RUN TestBuildWithHugeFile [2021-12-09T23:09:44.797Z] #47 ... [2021-12-09T23:09:44.797Z] [2021-12-09T23:09:44.797Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-09T23:09:44.797Z] #61 sha256:401b41b5be4ca0be9e8ef5e75d9b3dadacddf037b581f8cba888ac3bd9986d37 [2021-12-09T23:09:44.797Z] #61 DONE 0.4s [2021-12-09T23:09:44.797Z] [2021-12-09T23:09:44.797Z] #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-12-09T23:09:44.797Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:09:44.797Z] #14 43.47 Reading package lists... [2021-12-09T23:09:44.797Z] #14 52.13 Building dependency tree... [2021-12-09T23:09:44.797Z] #14 58.08 The following additional packages will be installed: [2021-12-09T23:09:44.797Z] #14 58.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-09T23:09:44.797Z] #14 58.08 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-09T23:09:44.797Z] #14 58.08 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-09T23:09:44.797Z] #14 58.08 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-09T23:09:44.797Z] #14 58.08 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-09T23:09:44.797Z] #14 58.11 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-09T23:09:44.797Z] #14 58.13 mingw-w64-common mingw-w64-x86-64-dev [2021-12-09T23:09:44.797Z] #14 58.15 Suggested packages: [2021-12-09T23:09:44.797Z] #14 58.15 gcc-10-locales seccomp wine64 [2021-12-09T23:09:44.797Z] #14 60.44 The following NEW packages will be installed: [2021-12-09T23:09:44.797Z] #14 60.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-09T23:09:44.797Z] #14 60.47 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-09T23:09:44.797Z] #14 60.47 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-09T23:09:44.797Z] #14 60.47 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-09T23:09:44.797Z] #14 60.48 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-09T23:09:44.797Z] #14 60.48 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-09T23:09:44.797Z] #14 60.48 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-09T23:09:44.797Z] #14 60.48 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-09T23:09:44.797Z] #14 60.48 mingw-w64-x86-64-dev [2021-12-09T23:09:44.797Z] #14 61.06 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-09T23:09:44.797Z] #14 61.06 Need to get 115 MB of archives. [2021-12-09T23:09:44.797Z] #14 61.06 After this operation, 645 MB of additional disk space will be used. [2021-12-09T23:09:44.797Z] #14 61.06 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-12-09T23:09:44.797Z] #14 61.28 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-12-09T23:09:44.797Z] #14 61.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-09T23:09:44.797Z] #14 61.49 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-12-09T23:09:44.797Z] #14 61.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-12-09T23:09:44.797Z] #14 61.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-09T23:09:44.797Z] #14 61.86 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-12-09T23:09:44.797Z] #14 ... [2021-12-09T23:09:44.797Z] [2021-12-09T23:09:44.797Z] #47 [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_11/ /' > /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-12-09T23:09:44.797Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:44.797Z] #47 61.69 The following NEW packages will be installed: [2021-12-09T23:09:45.057Z] #47 61.72 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-09T23:09:45.057Z] #47 61.72 python3-protobuf python3-six [2021-12-09T23:09:45.057Z] #47 ... [2021-12-09T23:09:45.057Z] [2021-12-09T23:09:45.058Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:09:45.058Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:09:45.058Z] #53 52.31 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-09T23:09:45.058Z] #53 52.45 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-09T23:09:45.058Z] #53 52.57 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-09T23:09:45.058Z] #53 52.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-09T23:09:45.058Z] #53 52.67 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-09T23:09:45.058Z] #53 54.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-09T23:09:45.058Z] #53 54.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-09T23:09:45.058Z] #53 55.29 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-09T23:09:45.321Z] #53 ... [2021-12-09T23:09:45.321Z] [2021-12-09T23:09:45.321Z] #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-12-09T23:09:45.321Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:09:45.321Z] #14 62.22 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-12-09T23:09:45.321Z] #14 62.22 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-12-09T23:09:45.936Z] #14 ... [2021-12-09T23:09:45.936Z] [2021-12-09T23:09:45.936Z] #38 [tini 1/3] 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-12-09T23:09:45.936Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:09:45.936Z] #38 44.26 Reading package lists... [2021-12-09T23:09:45.936Z] #38 53.25 Building dependency tree... [2021-12-09T23:09:45.936Z] #38 59.44 The following additional packages will be installed: [2021-12-09T23:09:45.936Z] #38 59.47 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-09T23:09:45.936Z] #38 59.51 Suggested packages: [2021-12-09T23:09:45.936Z] #38 59.51 cmake-doc ninja-build lrzip [2021-12-09T23:09:45.936Z] #38 59.51 Recommended packages: [2021-12-09T23:09:45.936Z] #38 59.51 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-09T23:09:45.936Z] #38 61.11 The following NEW packages will be installed: [2021-12-09T23:09:45.936Z] #38 61.15 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-09T23:09:45.936Z] #38 61.15 vim-common xxd [2021-12-09T23:09:45.936Z] #38 61.65 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-09T23:09:45.936Z] #38 61.65 Need to get 17.7 MB of archives. [2021-12-09T23:09:45.936Z] #38 61.65 After this operation, 70.7 MB of additional disk space will be used. [2021-12-09T23:09:45.936Z] #38 61.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-09T23:09:45.936Z] #38 61.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-09T23:09:45.936Z] #38 61.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-09T23:09:45.936Z] #38 61.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-09T23:09:45.936Z] #38 62.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-09T23:09:45.936Z] #38 62.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-09T23:09:45.936Z] #38 62.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-09T23:09:45.936Z] #38 62.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-09T23:09:45.936Z] #38 62.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-09T23:09:45.936Z] #38 62.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-09T23:09:46.200Z] #38 ... [2021-12-09T23:09:46.200Z] [2021-12-09T23:09:46.200Z] #47 [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_11/ /' > /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-12-09T23:09:46.200Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:46.200Z] #47 62.41 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-09T23:09:46.200Z] #47 62.41 Need to get 2292 kB of archives. [2021-12-09T23:09:46.200Z] #47 62.41 After this operation, 11.0 MB of additional disk space will be used. [2021-12-09T23:09:46.200Z] #47 62.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-09T23:09:46.200Z] #47 62.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-09T23:09:46.200Z] #47 62.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-09T23:09:46.200Z] #47 62.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-09T23:09:46.200Z] #47 62.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-09T23:09:46.200Z] #47 62.50 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-12-09T23:09:46.200Z] #47 62.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-09T23:09:47.477Z] #47 ... [2021-12-09T23:09:47.477Z] [2021-12-09T23:09:47.477Z] #38 [tini 1/3] 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-12-09T23:09:47.477Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:09:47.477Z] #38 56.84 Building dependency tree... [2021-12-09T23:09:47.477Z] #38 62.85 The following additional packages will be installed: [2021-12-09T23:09:47.477Z] #38 62.87 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-09T23:09:47.477Z] #38 62.90 Suggested packages: [2021-12-09T23:09:47.477Z] #38 62.91 cmake-doc ninja-build lrzip [2021-12-09T23:09:47.477Z] #38 62.91 Recommended packages: [2021-12-09T23:09:47.477Z] #38 62.91 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-09T23:09:48.407Z] #38 64.46 The following NEW packages will be installed: [2021-12-09T23:09:48.407Z] #38 64.46 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-09T23:09:48.407Z] #38 64.46 vim-common xxd [2021-12-09T23:09:48.664Z] #38 ... [2021-12-09T23:09:48.664Z] [2021-12-09T23:09:48.664Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-09T23:09:48.664Z] #55 sha256:ec2e212001a2223385a48aca7753001bcd83a8837e930fc308125132f3fc7850 [2021-12-09T23:09:48.664Z] #55 64.00 v3.0.2 [2021-12-09T23:09:48.664Z] #55 DONE 64.5s [2021-12-09T23:09:48.664Z] [2021-12-09T23:09:48.664Z] #47 [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_11/ /' > /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-12-09T23:09:48.664Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:48.664Z] #47 63.39 The following additional packages will be installed: [2021-12-09T23:09:48.664Z] #47 63.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-09T23:09:48.664Z] #47 63.44 python3-protobuf python3-six [2021-12-09T23:09:48.664Z] #47 63.45 Suggested packages: [2021-12-09T23:09:48.664Z] #47 63.45 python3-setuptools [2021-12-09T23:09:48.664Z] #47 63.45 Recommended packages: [2021-12-09T23:09:48.664Z] #47 63.45 iproute2 | iproute [2021-12-09T23:09:48.921Z] #47 64.51 The following NEW packages will be installed: [2021-12-09T23:09:48.921Z] #47 64.52 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-09T23:09:48.921Z] #47 64.52 python3-protobuf python3-six [2021-12-09T23:09:49.485Z] #47 ... [2021-12-09T23:09:49.485Z] [2021-12-09T23:09:49.485Z] #60 [containerd 1/3] 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-12-09T23:09:49.485Z] #60 sha256:319a31546df291bd515ec6235994b8ddb49d328df21825ad9068120661045646 [2021-12-09T23:09:49.485Z] #60 53.93 Building dependency tree... [2021-12-09T23:09:49.485Z] #60 60.26 The following additional packages will be installed: [2021-12-09T23:09:49.485Z] #60 60.28 libbtrfs0 [2021-12-09T23:09:49.485Z] #60 60.58 The following NEW packages will be installed: [2021-12-09T23:09:49.485Z] #60 60.58 libbtrfs-dev libbtrfs0 [2021-12-09T23:09:49.485Z] #60 61.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-12-09T23:09:49.485Z] #60 61.12 Need to get 460 kB of archives. [2021-12-09T23:09:49.485Z] #60 61.12 After this operation, 1237 kB of additional disk space will be used. [2021-12-09T23:09:49.485Z] #60 61.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-09T23:09:49.485Z] #60 61.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-09T23:09:49.485Z] #60 62.93 debconf: delaying package configuration, since apt-utils is not installed [2021-12-09T23:09:49.485Z] #60 63.40 Fetched 460 kB in 0s (1164 kB/s) [2021-12-09T23:09:49.485Z] #60 63.65 Selecting previously unselected package libbtrfs0:amd64. [2021-12-09T23:09:49.485Z] #60 63.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-09T23:09:49.485Z] #60 63.74 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-09T23:09:49.485Z] #60 63.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-09T23:09:49.485Z] #60 64.31 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-09T23:09:49.485Z] #60 64.31 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-09T23:09:49.485Z] #60 64.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-09T23:09:49.485Z] #60 64.84 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-09T23:09:49.485Z] #60 64.86 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-09T23:09:49.485Z] #60 64.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-09T23:09:49.485Z] #60 DONE 65.4s [2021-12-09T23:09:49.520Z] #47 66.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2021-12-09T23:09:49.744Z] [2021-12-09T23:09:49.744Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-09T23:09:49.744Z] #61 sha256:bcbdefa1d2ec377828a7f517f35abff19c8509ca45736e64fab85a6b032dc67f [2021-12-09T23:09:49.744Z] #61 DONE 0.2s [2021-12-09T23:09:49.744Z] [2021-12-09T23:09:49.744Z] #47 [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_11/ /' > /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-12-09T23:09:49.744Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:49.744Z] #47 65.23 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-12-09T23:09:49.744Z] #47 65.23 Need to get 2292 kB of archives. [2021-12-09T23:09:49.744Z] #47 65.23 After this operation, 11.0 MB of additional disk space will be used. [2021-12-09T23:09:49.744Z] #47 65.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-09T23:09:49.744Z] #47 65.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-09T23:09:49.744Z] #47 65.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-09T23:09:49.744Z] #47 65.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-09T23:09:49.744Z] #47 65.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-09T23:09:49.744Z] #47 65.35 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-12-09T23:09:49.744Z] #47 65.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-09T23:09:50.675Z] #47 ... [2021-12-09T23:09:50.675Z] [2021-12-09T23:09:50.675Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:09:50.675Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:09:50.675Z] #53 56.26 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-09T23:09:50.675Z] #53 56.26 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-09T23:09:50.675Z] #53 56.39 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-09T23:09:50.675Z] #53 56.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-09T23:09:50.675Z] #53 56.66 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-09T23:09:50.675Z] #53 59.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-09T23:09:50.675Z] #53 59.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-09T23:09:50.675Z] #53 59.88 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-09T23:09:50.675Z] #53 ... [2021-12-09T23:09:50.675Z] [2021-12-09T23:09:50.675Z] #38 [tini 1/3] 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-12-09T23:09:50.675Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:09:50.675Z] #38 64.94 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-12-09T23:09:50.675Z] #38 64.94 Need to get 17.7 MB of archives. [2021-12-09T23:09:50.675Z] #38 64.94 After this operation, 70.7 MB of additional disk space will be used. [2021-12-09T23:09:50.675Z] #38 64.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-09T23:09:50.675Z] #38 64.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-09T23:09:50.675Z] #38 64.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-12-09T23:09:50.675Z] #38 65.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-09T23:09:50.675Z] #38 65.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-09T23:09:50.675Z] #38 65.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-09T23:09:50.675Z] #38 65.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-09T23:09:50.675Z] #38 65.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-09T23:09:50.675Z] #38 65.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-09T23:09:50.675Z] #38 65.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-12-09T23:09:52.045Z] #38 67.82 debconf: delaying package configuration, since apt-utils is not installed [2021-12-09T23:09:52.060Z] #47 68.50 debconf: delaying package configuration, since apt-utils is not installed [2021-12-09T23:09:52.060Z] #47 ... [2021-12-09T23:09:52.060Z] [2021-12-09T23:09:52.060Z] #38 [tini 1/3] 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-12-09T23:09:52.060Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:09:52.060Z] #38 64.68 debconf: delaying package configuration, since apt-utils is not installed [2021-12-09T23:09:52.060Z] #38 65.04 Fetched 17.7 MB in 2s (9719 kB/s) [2021-12-09T23:09:52.060Z] #38 65.21 Selecting previously unselected package xxd. [2021-12-09T23:09:52.060Z] #38 65.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-09T23:09:52.060Z] #38 65.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-09T23:09:52.060Z] #38 65.34 Unpacking xxd (2:8.2.2434-3) ... [2021-12-09T23:09:52.060Z] #38 65.69 Selecting previously unselected package vim-common. [2021-12-09T23:09:52.060Z] #38 65.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-09T23:09:52.060Z] #38 65.77 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-09T23:09:52.060Z] #38 66.29 Selecting previously unselected package cmake-data. [2021-12-09T23:09:52.060Z] #38 66.29 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-09T23:09:52.060Z] #38 66.30 Unpacking cmake-data (3.18.4-2) ... [2021-12-09T23:09:52.302Z] #38 ... [2021-12-09T23:09:52.302Z] [2021-12-09T23:09:52.302Z] #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-12-09T23:09:52.302Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:09:52.302Z] #14 56.07 Building dependency tree... [2021-12-09T23:09:52.302Z] #14 61.78 The following additional packages will be installed: [2021-12-09T23:09:52.302Z] #14 61.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-09T23:09:52.302Z] #14 61.78 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-09T23:09:52.302Z] #14 61.78 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-09T23:09:52.302Z] #14 61.78 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-09T23:09:52.302Z] #14 61.78 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-09T23:09:52.302Z] #14 61.78 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-12-09T23:09:52.302Z] #14 61.82 mingw-w64-common mingw-w64-x86-64-dev [2021-12-09T23:09:52.302Z] #14 61.82 Suggested packages: [2021-12-09T23:09:52.302Z] #14 61.82 gcc-10-locales seccomp wine64 [2021-12-09T23:09:52.302Z] #14 64.08 The following NEW packages will be installed: [2021-12-09T23:09:52.302Z] #14 64.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-09T23:09:52.302Z] #14 64.15 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-09T23:09:52.302Z] #14 64.15 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-09T23:09:52.302Z] #14 64.15 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-09T23:09:52.302Z] #14 64.15 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-09T23:09:52.302Z] #14 64.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-09T23:09:52.302Z] #14 64.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-09T23:09:52.302Z] #14 64.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-09T23:09:52.302Z] #14 64.18 mingw-w64-x86-64-dev [2021-12-09T23:09:52.302Z] #14 64.70 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-12-09T23:09:52.302Z] #14 64.70 Need to get 115 MB of archives. [2021-12-09T23:09:52.302Z] #14 64.70 After this operation, 645 MB of additional disk space will be used. [2021-12-09T23:09:52.302Z] #14 64.70 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-12-09T23:09:52.302Z] #14 64.92 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-12-09T23:09:52.302Z] #14 65.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-09T23:09:52.302Z] #14 65.12 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-12-09T23:09:52.302Z] #14 65.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-12-09T23:09:52.302Z] #14 65.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-09T23:09:52.302Z] #14 65.53 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-12-09T23:09:52.302Z] #14 65.98 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-12-09T23:09:52.302Z] #14 65.99 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-12-09T23:09:52.302Z] #14 66.77 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-12-09T23:09:52.302Z] #14 ... [2021-12-09T23:09:52.302Z] [2021-12-09T23:09:52.302Z] #38 [tini 1/3] 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-12-09T23:09:52.302Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:09:52.302Z] #38 68.23 Fetched 17.7 MB in 2s (10.1 MB/s) [2021-12-09T23:09:52.559Z] #38 68.36 Selecting previously unselected package xxd. [2021-12-09T23:09:52.559Z] #38 68.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-09T23:09:52.559Z] #38 68.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-09T23:09:52.559Z] #38 68.46 Unpacking xxd (2:8.2.2434-3) ... [2021-12-09T23:09:52.817Z] #38 68.70 Selecting previously unselected package vim-common. [2021-12-09T23:09:52.817Z] #38 68.70 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-09T23:09:52.817Z] #38 68.74 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-09T23:09:53.755Z] #38 69.55 Selecting previously unselected package cmake-data. [2021-12-09T23:09:53.755Z] #38 69.55 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-12-09T23:09:53.755Z] #38 69.59 Unpacking cmake-data (3.18.4-2) ... [2021-12-09T23:09:53.976Z] #38 ... [2021-12-09T23:09:53.976Z] [2021-12-09T23:09:53.976Z] #47 [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_11/ /' > /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-12-09T23:09:53.976Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:53.976Z] #47 68.93 Fetched 2292 kB in 5s (479 kB/s) [2021-12-09T23:09:53.976Z] #47 69.13 Selecting previously unselected package libprotobuf23:amd64. [2021-12-09T23:09:53.976Z] #47 69.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-09T23:09:53.976Z] #47 69.25 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-09T23:09:53.976Z] #47 69.29 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-09T23:09:53.976Z] #47 70.55 Selecting previously unselected package python3-pkg-resources. [2021-12-09T23:09:53.976Z] #47 70.55 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-09T23:09:53.976Z] #47 70.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-09T23:09:54.235Z] #47 71.10 Selecting previously unselected package python3-six. [2021-12-09T23:09:54.235Z] #47 71.11 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-09T23:09:54.235Z] #47 71.13 Unpacking python3-six (1.16.0-2) ... [2021-12-09T23:09:54.319Z] #38 ... [2021-12-09T23:09:54.319Z] [2021-12-09T23:09:54.319Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-09T23:09:54.319Z] #51 sha256:b027eb7395351e86fa843fb6c41e06bfe7d3752bb87a597f25d09689cb9f32ac [2021-12-09T23:09:54.319Z] #51 69.88 gotestsum version dev [2021-12-09T23:09:54.319Z] #51 DONE 70.2s [2021-12-09T23:09:54.319Z] [2021-12-09T23:09:54.319Z] #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-12-09T23:09:54.319Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:09:54.319Z] #14 69.22 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-12-09T23:09:54.319Z] #14 70.04 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-12-09T23:09:54.495Z] #47 71.36 Selecting previously unselected package python3-protobuf. [2021-12-09T23:09:54.495Z] #47 71.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-09T23:09:54.495Z] #47 71.38 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-09T23:09:54.754Z] #47 ... [2021-12-09T23:09:54.754Z] [2021-12-09T23:09:54.754Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:09:54.754Z] #62 sha256:7931b214d62df327eb4a77effdefe62fc9a14446d6cea27e849608b3eccccae4 [2021-12-09T23:09:54.754Z] #62 3.151 + RM_GOPATH=0 [2021-12-09T23:09:54.754Z] #62 3.151 + TMP_GOPATH= [2021-12-09T23:09:54.754Z] #62 3.151 + : /build [2021-12-09T23:09:54.754Z] #62 3.151 + '[' -z '' ']' [2021-12-09T23:09:54.754Z] #62 3.151 ++ mktemp -d [2021-12-09T23:09:54.754Z] #62 3.196 + export GOPATH=/tmp/tmp.UnsQwZ9uBz [2021-12-09T23:09:54.754Z] #62 3.196 + GOPATH=/tmp/tmp.UnsQwZ9uBz [2021-12-09T23:09:54.754Z] #62 3.196 + RM_GOPATH=1 [2021-12-09T23:09:54.754Z] #62 3.196 + case "$(go env GOARCH)" in [2021-12-09T23:09:54.754Z] #62 3.196 ++ go env GOARCH [2021-12-09T23:09:54.754Z] #62 3.260 Install containerd version v1.5.8 [2021-12-09T23:09:54.754Z] #62 3.261 + export GO_BUILDMODE=-buildmode=pie [2021-12-09T23:09:54.754Z] #62 3.261 + GO_BUILDMODE=-buildmode=pie [2021-12-09T23:09:54.754Z] #62 3.261 ++ dirname /install.sh [2021-12-09T23:09:54.754Z] #62 3.261 + dir=/ [2021-12-09T23:09:54.754Z] #62 3.261 + bin=containerd [2021-12-09T23:09:54.754Z] #62 3.261 + shift [2021-12-09T23:09:54.754Z] #62 3.261 + '[' '!' -f //containerd.installer ']' [2021-12-09T23:09:54.754Z] #62 3.261 + . //containerd.installer [2021-12-09T23:09:54.754Z] #62 3.261 ++ set -e [2021-12-09T23:09:54.754Z] #62 3.261 ++ : v1.5.8 [2021-12-09T23:09:54.754Z] #62 3.261 + install_containerd [2021-12-09T23:09:54.754Z] #62 3.261 + echo 'Install containerd version v1.5.8' [2021-12-09T23:09:54.754Z] #62 3.261 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UnsQwZ9uBz/src/github.com/containerd/containerd [2021-12-09T23:09:54.754Z] #62 3.261 Cloning into '/tmp/tmp.UnsQwZ9uBz/src/github.com/containerd/containerd'... [2021-12-09T23:09:55.013Z] #62 ... [2021-12-09T23:09:55.013Z] [2021-12-09T23:09:55.013Z] #38 [tini 1/3] 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-12-09T23:09:55.013Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:09:55.013Z] #38 71.65 Selecting previously unselected package libicu67:amd64. [2021-12-09T23:09:55.013Z] #38 71.65 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-09T23:09:55.013Z] #38 71.70 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-09T23:09:55.250Z] #14 70.86 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-12-09T23:09:55.952Z] #38 ... [2021-12-09T23:09:55.952Z] [2021-12-09T23:09:55.952Z] #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-12-09T23:09:55.952Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:09:55.952Z] #14 63.18 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-12-09T23:09:55.952Z] #14 65.34 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-12-09T23:09:55.952Z] #14 66.39 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-12-09T23:09:55.952Z] #14 67.54 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-12-09T23:09:55.952Z] #14 70.24 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-12-09T23:09:55.952Z] #14 71.26 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-12-09T23:09:55.952Z] #14 71.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-09T23:09:55.952Z] #14 71.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-09T23:09:55.952Z] #14 71.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-09T23:09:55.952Z] #14 71.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-09T23:09:55.952Z] #14 71.36 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-12-09T23:09:55.952Z] #14 71.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-09T23:09:55.952Z] #14 71.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-09T23:09:55.952Z] #14 71.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-09T23:09:55.952Z] #14 71.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-09T23:09:55.952Z] #14 71.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-09T23:09:55.952Z] #14 71.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-09T23:09:55.952Z] #14 71.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-09T23:09:55.952Z] #14 71.59 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-12-09T23:09:55.952Z] #14 71.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-12-09T23:09:55.952Z] #14 71.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-09T23:09:56.211Z] #14 73.34 debconf: delaying package configuration, since apt-utils is not installed [2021-12-09T23:09:56.211Z] #14 ... [2021-12-09T23:09:56.211Z] [2021-12-09T23:09:56.211Z] #47 [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_11/ /' > /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-12-09T23:09:56.211Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:09:56.211Z] #47 72.35 Selecting previously unselected package libnet1:amd64. [2021-12-09T23:09:56.211Z] #47 72.36 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-09T23:09:56.211Z] #47 72.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-09T23:09:56.211Z] #47 72.59 Selecting previously unselected package libnl-3-200:amd64. [2021-12-09T23:09:56.211Z] #47 72.60 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-09T23:09:56.211Z] #47 72.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-09T23:09:56.211Z] #47 72.89 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-09T23:09:56.211Z] #47 72.89 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-09T23:09:56.211Z] #47 72.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-09T23:09:56.211Z] #47 73.11 Selecting previously unselected package criu. [2021-12-09T23:09:56.471Z] #47 73.12 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2021-12-09T23:09:56.471Z] #47 73.17 Unpacking criu (3.16.1-3) ... [2021-12-09T23:09:57.459Z] INFO [runner/unused/goanalysis] analyzers took 29.306906973s with top 10 stages: buildssa: 25.388163502s, U1000: 3.918743471s [2021-12-09T23:09:57.459Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-12-09T23:09:57.459Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2178/2178, nolint: 0/78, cgo: 2178/2759, autogenerated_exclude: 1790/2178, exclude: 1790/1790, exclude-rules: 78/1790, path_prettifier: 2178/2178, skip_files: 2178/2178, filename_unadjuster: 2178/2178, identifier_marker: 1790/1790 [2021-12-09T23:09:57.459Z] INFO [runner] processing took 71.737483ms with stages: nolint: 27.440469ms, identifier_marker: 25.369466ms, path_prettifier: 9.184661ms, autogenerated_exclude: 4.593706ms, exclude-rules: 2.956938ms, skip_dirs: 1.704369ms, cgo: 386.043µs, filename_unadjuster: 97.664µs, max_same_issues: 1.346µs, max_from_linter: 568ns, uniq_by_line: 527ns, exclude: 345ns, diff: 318ns, skip_files: 304ns, source_code: 276ns, max_per_file_from_linter: 252ns, path_shortener: 231ns [2021-12-09T23:09:57.459Z] INFO [runner] linters took 1m40.089085922s with stages: goanalysis_metalinter: 1m17.648278176s, unused: 22.368870507s [2021-12-09T23:09:57.459Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-12-09T23:09:57.459Z] INFO Memory: 2434 samples, avg is 439.0MB, max is 4283.2MB [2021-12-09T23:09:57.459Z] INFO Execution took 4m3.220090687s [2021-12-09T23:09:57.459Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-12-09T23:09:57.773Z] #14 73.23 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-12-09T23:09:57.798Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6de7c780cd9eb40797042669f572f58635447f5f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6de7c780cd9eb40797042669f572f58635447f5f hack/make.sh dynbinary test-docker-py [2021-12-09T23:09:57.850Z] #47 74.42 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-09T23:09:58.337Z] #14 74.16 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-12-09T23:09:58.337Z] #14 74.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-09T23:09:58.337Z] #14 74.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-09T23:09:58.337Z] #14 74.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-09T23:09:58.337Z] #14 74.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-09T23:09:58.337Z] #14 74.20 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-12-09T23:09:58.337Z] #14 74.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-09T23:09:58.337Z] #14 74.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-09T23:09:58.337Z] #14 74.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-09T23:09:58.337Z] #14 74.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-09T23:09:58.337Z] #14 74.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-09T23:09:58.337Z] #14 74.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-09T23:09:58.368Z] [2021-12-09T23:09:58.595Z] #14 74.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-09T23:09:58.595Z] #14 74.38 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-12-09T23:09:58.595Z] #14 74.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-12-09T23:09:58.595Z] #14 74.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-09T23:09:58.595Z] #14 ... [2021-12-09T23:09:58.595Z] [2021-12-09T23:09:58.595Z] #38 [tini 1/3] 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-12-09T23:09:58.595Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:09:58.595Z] #38 74.42 Selecting previously unselected package libicu67:amd64. [2021-12-09T23:09:58.595Z] #38 74.43 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-09T23:09:58.595Z] #38 74.45 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-09T23:09:58.627Z] Removing bundles/ [2021-12-09T23:09:58.627Z] [2021-12-09T23:09:58.627Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-09T23:09:58.627Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-09T23:09:58.627Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:09:59.965Z] #38 ... [2021-12-09T23:09:59.965Z] [2021-12-09T23:09:59.965Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:09:59.965Z] #62 sha256:15c59b998e69b7ca44b48443753a7680252dddfb76562b36ba3497b70f10b6e7 [2021-12-09T23:09:59.965Z] #62 2.541 + RM_GOPATH=0 [2021-12-09T23:09:59.965Z] #62 2.541 + TMP_GOPATH= [2021-12-09T23:09:59.965Z] #62 2.541 + : /build [2021-12-09T23:09:59.965Z] #62 2.541 + '[' -z '' ']' [2021-12-09T23:09:59.965Z] #62 2.541 ++ mktemp -d [2021-12-09T23:09:59.965Z] #62 2.541 + export GOPATH=/tmp/tmp.8MQElScHBg [2021-12-09T23:09:59.965Z] #62 2.541 + GOPATH=/tmp/tmp.8MQElScHBg [2021-12-09T23:09:59.965Z] #62 2.541 + RM_GOPATH=1 [2021-12-09T23:09:59.965Z] #62 2.541 + case "$(go env GOARCH)" in [2021-12-09T23:09:59.965Z] #62 2.541 ++ go env GOARCH [2021-12-09T23:09:59.965Z] #62 2.599 Install containerd version v1.5.8 [2021-12-09T23:09:59.965Z] #62 2.599 + export GO_BUILDMODE=-buildmode=pie [2021-12-09T23:09:59.965Z] #62 2.599 + GO_BUILDMODE=-buildmode=pie [2021-12-09T23:09:59.965Z] #62 2.599 ++ dirname /install.sh [2021-12-09T23:09:59.965Z] #62 2.599 + dir=/ [2021-12-09T23:09:59.965Z] #62 2.599 + bin=containerd [2021-12-09T23:09:59.965Z] #62 2.599 + shift [2021-12-09T23:09:59.965Z] #62 2.599 + '[' '!' -f //containerd.installer ']' [2021-12-09T23:09:59.965Z] #62 2.599 + . //containerd.installer [2021-12-09T23:09:59.965Z] #62 2.599 ++ set -e [2021-12-09T23:09:59.965Z] #62 2.599 ++ : v1.5.8 [2021-12-09T23:09:59.965Z] #62 2.599 + install_containerd [2021-12-09T23:09:59.965Z] #62 2.599 + echo 'Install containerd version v1.5.8' [2021-12-09T23:09:59.965Z] #62 2.599 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8MQElScHBg/src/github.com/containerd/containerd [2021-12-09T23:09:59.965Z] #62 2.599 Cloning into '/tmp/tmp.8MQElScHBg/src/github.com/containerd/containerd'... [2021-12-09T23:09:59.965Z] #62 ... [2021-12-09T23:09:59.965Z] [2021-12-09T23:09:59.965Z] #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-12-09T23:09:59.965Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:09:59.965Z] #14 75.78 debconf: delaying package configuration, since apt-utils is not installed [2021-12-09T23:10:00.222Z] #14 76.13 Fetched 115 MB in 10s (11.4 MB/s) [2021-12-09T23:10:00.222Z] #14 76.23 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-09T23:10:00.479Z] #14 76.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-09T23:10:00.479Z] #14 76.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-09T23:10:00.479Z] #14 76.35 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-09T23:10:01.140Z] #47 77.41 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-09T23:10:01.140Z] #47 77.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-09T23:10:01.140Z] #47 77.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-09T23:10:01.140Z] #47 77.47 Setting up python3-six (1.16.0-2) ... [2021-12-09T23:10:02.519Z] #47 ... [2021-12-09T23:10:02.519Z] [2021-12-09T23:10:02.519Z] #34 [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-12-09T23:10:02.519Z] #34 sha256:591543114487f20ad6228101cb526a1dac2c69459a535a289d78301b9757bb2b [2021-12-09T23:10:02.519Z] #34 73.19 Updating files: 78% (1193/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1413/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-12-09T23:10:02.519Z] #34 74.64 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-09T23:10:02.519Z] #34 75.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-09T23:10:02.779Z] #34 ... [2021-12-09T23:10:02.779Z] [2021-12-09T23:10:02.779Z] #47 [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_11/ /' > /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-12-09T23:10:02.779Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:10:02.779Z] #47 79.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-09T23:10:03.038Z] #47 79.65 Setting up python3-protobuf (3.12.4-1) ... [2021-12-09T23:10:03.758Z] #14 ... [2021-12-09T23:10:03.758Z] [2021-12-09T23:10:03.758Z] #47 [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_11/ /' > /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-12-09T23:10:03.758Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:10:03.758Z] #47 68.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2021-12-09T23:10:03.758Z] #47 71.10 debconf: delaying package configuration, since apt-utils is not installed [2021-12-09T23:10:03.758Z] #47 71.46 Fetched 2292 kB in 5s (507 kB/s) [2021-12-09T23:10:03.758Z] #47 71.57 Selecting previously unselected package libprotobuf23:amd64. [2021-12-09T23:10:03.758Z] #47 71.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-09T23:10:03.758Z] #47 71.64 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-09T23:10:03.758Z] #47 71.68 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-09T23:10:03.758Z] #47 73.12 Selecting previously unselected package python3-pkg-resources. [2021-12-09T23:10:03.758Z] #47 73.13 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-09T23:10:03.758Z] #47 73.14 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-09T23:10:03.758Z] #47 73.47 Selecting previously unselected package python3-six. [2021-12-09T23:10:03.758Z] #47 73.47 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-09T23:10:03.758Z] #47 73.49 Unpacking python3-six (1.16.0-2) ... [2021-12-09T23:10:03.758Z] #47 73.59 Selecting previously unselected package python3-protobuf. [2021-12-09T23:10:03.758Z] #47 73.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-09T23:10:03.758Z] #47 73.61 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-09T23:10:03.758Z] #47 74.39 Selecting previously unselected package libnet1:amd64. [2021-12-09T23:10:03.758Z] #47 74.39 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-09T23:10:03.758Z] #47 74.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-09T23:10:03.758Z] #47 74.62 Selecting previously unselected package libnl-3-200:amd64. [2021-12-09T23:10:03.758Z] #47 74.62 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-09T23:10:03.758Z] #47 74.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-09T23:10:03.758Z] #47 74.86 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-09T23:10:03.758Z] #47 74.86 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-09T23:10:03.758Z] #47 74.87 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-09T23:10:03.758Z] #47 75.03 Selecting previously unselected package criu. [2021-12-09T23:10:03.758Z] #47 75.06 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2021-12-09T23:10:03.758Z] #47 75.07 Unpacking criu (3.16.1-3) ... [2021-12-09T23:10:03.758Z] #47 76.33 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-09T23:10:03.758Z] #47 79.02 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-09T23:10:03.758Z] #47 79.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-09T23:10:03.758Z] #47 79.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-09T23:10:03.758Z] #47 79.10 Setting up python3-six (1.16.0-2) ... [2021-12-09T23:10:03.758Z] #47 ... [2021-12-09T23:10:03.758Z] [2021-12-09T23:10:03.758Z] #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-12-09T23:10:03.758Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:10:03.758Z] #14 79.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-09T23:10:03.758Z] #14 79.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-09T23:10:03.758Z] #14 79.45 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-09T23:10:07.033Z] #14 83.10 Selecting previously unselected package binutils-mingw-w64. [2021-12-09T23:10:07.250Z] #47 ... [2021-12-09T23:10:07.250Z] [2021-12-09T23:10:07.250Z] #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-12-09T23:10:07.250Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:10:07.250Z] #14 73.82 Fetched 115 MB in 11s (10.5 MB/s) [2021-12-09T23:10:07.250Z] #14 74.00 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-09T23:10:07.250Z] #14 74.00 (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-12-09T23:10:07.250Z] #14 74.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-09T23:10:07.250Z] #14 74.25 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-09T23:10:07.250Z] #14 78.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-09T23:10:07.250Z] #14 78.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-09T23:10:07.250Z] #14 78.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-09T23:10:07.250Z] #14 83.42 Selecting previously unselected package binutils-mingw-w64. [2021-12-09T23:10:07.250Z] #14 83.43 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-09T23:10:07.250Z] #14 83.44 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-09T23:10:07.250Z] #14 83.66 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-09T23:10:07.250Z] #14 83.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-09T23:10:07.250Z] #14 83.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-09T23:10:07.250Z] #14 84.05 Selecting previously unselected package dmsetup. [2021-12-09T23:10:07.250Z] #14 84.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-09T23:10:07.250Z] #14 84.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-09T23:10:07.250Z] #14 ... [2021-12-09T23:10:07.250Z] [2021-12-09T23:10:07.250Z] #38 [tini 1/3] 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-12-09T23:10:07.250Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:10:07.250Z] #38 83.70 Selecting previously unselected package libxml2:amd64. [2021-12-09T23:10:07.250Z] #38 83.70 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-09T23:10:07.250Z] #38 83.73 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-09T23:10:07.289Z] #14 83.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-09T23:10:07.289Z] #14 83.14 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-09T23:10:07.546Z] #14 83.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-09T23:10:07.546Z] #14 83.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-09T23:10:07.546Z] #14 83.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-09T23:10:07.768Z] #38 84.68 Selecting previously unselected package libarchive13:amd64. [2021-12-09T23:10:07.768Z] #38 84.69 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-09T23:10:07.768Z] #38 84.70 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-09T23:10:07.803Z] #14 83.69 Selecting previously unselected package dmsetup. [2021-12-09T23:10:07.803Z] #14 83.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-09T23:10:07.803Z] #14 83.70 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-09T23:10:08.028Z] #38 85.26 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-09T23:10:08.060Z] #14 84.04 Selecting previously unselected package mingw-w64-common. [2021-12-09T23:10:08.060Z] #14 84.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-09T23:10:08.060Z] #14 84.06 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-09T23:10:08.290Z] #38 85.27 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-09T23:10:08.290Z] #38 85.27 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-09T23:10:08.290Z] #38 85.50 Selecting previously unselected package librhash0:amd64. [2021-12-09T23:10:08.549Z] #38 85.56 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-09T23:10:08.549Z] #38 85.58 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-09T23:10:08.808Z] #38 85.90 Selecting previously unselected package libuv1:amd64. [2021-12-09T23:10:08.808Z] #38 85.90 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-09T23:10:08.808Z] #38 85.91 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-09T23:10:09.067Z] #38 86.17 Selecting previously unselected package cmake. [2021-12-09T23:10:09.067Z] #38 86.18 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-12-09T23:10:09.067Z] #38 86.20 Unpacking cmake (3.18.4-2) ... [2021-12-09T23:10:09.428Z] #14 ... [2021-12-09T23:10:09.428Z] [2021-12-09T23:10:09.428Z] #34 [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-12-09T23:10:09.428Z] #34 sha256:591543114487f20ad6228101cb526a1dac2c69459a535a289d78301b9757bb2b [2021-12-09T23:10:09.428Z] #34 74.99 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/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-12-09T23:10:09.428Z] #34 75.78 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-09T23:10:09.428Z] #34 76.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-09T23:10:09.428Z] #34 ... [2021-12-09T23:10:09.428Z] [2021-12-09T23:10:09.428Z] #38 [tini 1/3] 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-12-09T23:10:09.428Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:10:09.428Z] #38 83.97 Selecting previously unselected package libxml2:amd64. [2021-12-09T23:10:09.428Z] #38 84.00 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-09T23:10:09.428Z] #38 84.04 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-09T23:10:09.428Z] #38 84.83 Selecting previously unselected package libarchive13:amd64. [2021-12-09T23:10:09.428Z] #38 84.85 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-09T23:10:09.428Z] #38 84.86 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-09T23:10:10.358Z] #38 86.07 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-09T23:10:10.358Z] #38 86.08 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-09T23:10:10.358Z] #38 86.22 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-09T23:10:10.617Z] #38 86.45 Selecting previously unselected package librhash0:amd64. [2021-12-09T23:10:10.617Z] #38 86.45 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-09T23:10:10.617Z] #38 86.46 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-09T23:10:10.874Z] #38 86.71 Selecting previously unselected package libuv1:amd64. [2021-12-09T23:10:10.874Z] #38 86.72 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-09T23:10:10.874Z] #38 86.75 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-09T23:10:11.175Z] #38 87.04 Selecting previously unselected package cmake. [2021-12-09T23:10:11.175Z] #38 87.05 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-12-09T23:10:11.175Z] #38 87.10 Unpacking cmake (3.18.4-2) ... [2021-12-09T23:10:15.355Z] #38 ... [2021-12-09T23:10:15.355Z] [2021-12-09T23:10:15.355Z] #47 [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_11/ /' > /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-12-09T23:10:15.355Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:10:15.355Z] #47 80.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-09T23:10:15.355Z] #47 80.85 Setting up python3-protobuf (3.12.4-1) ... [2021-12-09T23:10:15.355Z] #47 87.05 Setting up criu (3.16.1-3) ... [2021-12-09T23:10:15.355Z] #47 90.41 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-09T23:10:15.638Z] #38 ... [2021-12-09T23:10:15.638Z] [2021-12-09T23:10:15.638Z] #47 [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_11/ /' > /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-12-09T23:10:15.638Z] #47 sha256:11e995990f3efa887d12e2740484b1405b770382e9e38bd2aa6b750ca75f015e [2021-12-09T23:10:15.638Z] #47 86.55 Setting up criu (3.16.1-3) ... [2021-12-09T23:10:15.638Z] #47 89.97 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-09T23:10:15.638Z] #47 DONE 92.1s [2021-12-09T23:10:15.638Z] [2021-12-09T23:10:15.638Z] #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-12-09T23:10:15.638Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:10:15.638Z] #14 84.32 Selecting previously unselected package mingw-w64-common. [2021-12-09T23:10:15.638Z] #14 84.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-09T23:10:15.638Z] #14 84.43 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-09T23:10:16.575Z] #14 ... [2021-12-09T23:10:16.575Z] [2021-12-09T23:10:16.575Z] #38 [tini 1/3] 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-12-09T23:10:16.575Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:10:16.575Z] #38 93.54 Setting up libicu67:amd64 (67.1-7) ... [2021-12-09T23:10:16.575Z] #38 93.55 Setting up xxd (2:8.2.2434-3) ... [2021-12-09T23:10:16.575Z] #38 93.58 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-09T23:10:16.575Z] #38 93.61 Setting up vim-common (2:8.2.2434-3) ... [2021-12-09T23:10:16.575Z] #38 93.68 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-09T23:10:16.575Z] #38 93.72 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-09T23:10:16.575Z] #38 93.77 Setting up cmake-data (3.18.4-2) ... [2021-12-09T23:10:16.575Z] #38 93.81 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-09T23:10:16.721Z] #47 DONE 92.1s [2021-12-09T23:10:16.721Z] [2021-12-09T23:10:16.721Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:10:16.721Z] #65 sha256:85486737bb3a67d237dd03183e94b63d1f508274e24958d7c94788b7a799b418 [2021-12-09T23:10:16.835Z] #38 93.83 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-09T23:10:16.835Z] #38 93.85 Setting up cmake (3.18.4-2) ... [2021-12-09T23:10:16.835Z] #38 93.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-09T23:10:16.980Z] #65 ... [2021-12-09T23:10:16.980Z] [2021-12-09T23:10:16.980Z] #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-12-09T23:10:16.980Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:10:16.980Z] #14 92.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-09T23:10:16.980Z] #14 92.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-09T23:10:16.980Z] #14 92.70 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-09T23:10:17.405Z] #38 DONE 94.5s [2021-12-09T23:10:17.405Z] [2021-12-09T23:10:17.405Z] #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-12-09T23:10:17.405Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:10:17.405Z] #14 93.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-09T23:10:17.405Z] #14 93.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-09T23:10:17.405Z] #14 93.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-09T23:10:17.972Z] #14 ... [2021-12-09T23:10:17.972Z] [2021-12-09T23:10:17.972Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-09T23:10:17.972Z] #39 sha256:a0b815aa229a61c757e3a4e96a7f98941f4a63c44c64d531b2c659ff2af4eaa8 [2021-12-09T23:10:17.972Z] #39 DONE 0.6s [2021-12-09T23:10:18.233Z] [2021-12-09T23:10:18.233Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-09T23:10:18.233Z] #40 sha256:9da1d5da402dd2dcb8dabc905bd3fc542ccfcf8bd681df7ab687b030f0e05175 [2021-12-09T23:10:18.944Z] #14 ... [2021-12-09T23:10:18.944Z] [2021-12-09T23:10:18.944Z] #38 [tini 1/3] 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-12-09T23:10:18.944Z] #38 sha256:572100c842a586911b5ad3d3fb878fa852adb4f1da8f2ac941ca005ead0dba51 [2021-12-09T23:10:18.944Z] #38 93.65 Setting up libicu67:amd64 (67.1-7) ... [2021-12-09T23:10:18.944Z] #38 93.68 Setting up xxd (2:8.2.2434-3) ... [2021-12-09T23:10:18.944Z] #38 93.70 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-09T23:10:18.944Z] #38 93.73 Setting up vim-common (2:8.2.2434-3) ... [2021-12-09T23:10:18.944Z] #38 93.81 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-09T23:10:18.944Z] #38 93.82 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-09T23:10:18.944Z] #38 93.83 Setting up cmake-data (3.18.4-2) ... [2021-12-09T23:10:18.944Z] #38 93.86 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-09T23:10:18.944Z] #38 93.88 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-09T23:10:18.944Z] #38 93.91 Setting up cmake (3.18.4-2) ... [2021-12-09T23:10:18.944Z] #38 93.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-09T23:10:18.944Z] #38 DONE 94.8s [2021-12-09T23:10:19.203Z] [2021-12-09T23:10:19.203Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-09T23:10:19.203Z] #39 sha256:88679bdec4392dd6623a7961ee2b42783867a9a07c720089ae84c6efafc69970 [2021-12-09T23:10:19.203Z] #39 DONE 0.3s [2021-12-09T23:10:19.203Z] [2021-12-09T23:10:19.203Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-09T23:10:19.203Z] #40 sha256:d824b0811930f3908132955034c976111ab18e3b3e915f02de6e31c35e0e7ddb [2021-12-09T23:10:20.768Z] #40 2.223 + RM_GOPATH=0 [2021-12-09T23:10:20.768Z] #40 2.223 + TMP_GOPATH= [2021-12-09T23:10:20.768Z] #40 2.223 + : /build [2021-12-09T23:10:20.768Z] #40 2.223 + '[' -z '' ']' [2021-12-09T23:10:20.768Z] #40 2.223 ++ mktemp -d [2021-12-09T23:10:20.768Z] #40 2.231 + export GOPATH=/tmp/tmp.2ZCZqXLWx1 [2021-12-09T23:10:20.768Z] #40 2.231 + GOPATH=/tmp/tmp.2ZCZqXLWx1 [2021-12-09T23:10:20.768Z] #40 2.231 + RM_GOPATH=1 [2021-12-09T23:10:20.768Z] #40 2.231 + case "$(go env GOARCH)" in [2021-12-09T23:10:20.768Z] #40 2.232 ++ go env GOARCH [2021-12-09T23:10:20.768Z] #40 2.268 + export GO_BUILDMODE=-buildmode=pie [2021-12-09T23:10:20.768Z] #40 2.268 + GO_BUILDMODE=-buildmode=pie [2021-12-09T23:10:20.768Z] #40 2.268 ++ dirname /install.sh [2021-12-09T23:10:20.768Z] #40 2.268 + dir=/ [2021-12-09T23:10:20.768Z] #40 2.268 + bin=tini [2021-12-09T23:10:20.768Z] #40 2.268 + shift [2021-12-09T23:10:20.768Z] #40 2.268 + '[' '!' -f //tini.installer ']' [2021-12-09T23:10:20.768Z] #40 2.268 + . //tini.installer [2021-12-09T23:10:20.768Z] #40 2.268 ++ : v0.19.0 [2021-12-09T23:10:20.768Z] #40 2.268 + install_tini [2021-12-09T23:10:20.768Z] #40 2.268 + echo 'Install tini version v0.19.0' [2021-12-09T23:10:20.768Z] #40 2.268 + git clone https://github.com/krallin/tini.git /tmp/tmp.2ZCZqXLWx1/tini [2021-12-09T23:10:20.768Z] #40 2.268 Install tini version v0.19.0 [2021-12-09T23:10:20.768Z] #40 2.299 Cloning into '/tmp/tmp.2ZCZqXLWx1/tini'... [2021-12-09T23:10:20.768Z] #40 ... [2021-12-09T23:10:20.768Z] [2021-12-09T23:10:20.768Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-09T23:10:20.768Z] #51 sha256:b027eb7395351e86fa843fb6c41e06bfe7d3752bb87a597f25d09689cb9f32ac [2021-12-09T23:10:20.768Z] #51 97.37 gotestsum version dev [2021-12-09T23:10:20.768Z] #51 DONE 97.7s [2021-12-09T23:10:20.768Z] [2021-12-09T23:10:20.768Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:10:20.768Z] #43 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:10:21.703Z] #43 ... [2021-12-09T23:10:21.703Z] [2021-12-09T23:10:21.703Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-09T23:10:21.703Z] #40 sha256:9da1d5da402dd2dcb8dabc905bd3fc542ccfcf8bd681df7ab687b030f0e05175 [2021-12-09T23:10:21.703Z] #40 3.352 + cd /tmp/tmp.2ZCZqXLWx1/tini [2021-12-09T23:10:21.703Z] #40 3.352 + git checkout -q v0.19.0 [2021-12-09T23:10:21.703Z] #40 3.370 + cmake . [2021-12-09T23:10:21.722Z] #40 2.170 + RM_GOPATH=0 [2021-12-09T23:10:21.722Z] #40 2.173 + TMP_GOPATH= [2021-12-09T23:10:21.722Z] #40 2.173 + : /build [2021-12-09T23:10:21.722Z] #40 2.173 + '[' -z '' ']' [2021-12-09T23:10:21.722Z] #40 2.176 ++ mktemp -d [2021-12-09T23:10:21.722Z] #40 2.176 + export GOPATH=/tmp/tmp.4SPtYJ15V8 [2021-12-09T23:10:21.722Z] #40 2.176 + GOPATH=/tmp/tmp.4SPtYJ15V8 [2021-12-09T23:10:21.722Z] #40 2.176 + RM_GOPATH=1 [2021-12-09T23:10:21.722Z] #40 2.176 + case "$(go env GOARCH)" in [2021-12-09T23:10:21.722Z] #40 2.176 ++ go env GOARCH [2021-12-09T23:10:21.722Z] #40 2.228 Install tini version v0.19.0 [2021-12-09T23:10:21.722Z] #40 2.228 + export GO_BUILDMODE=-buildmode=pie [2021-12-09T23:10:21.722Z] #40 2.228 + GO_BUILDMODE=-buildmode=pie [2021-12-09T23:10:21.722Z] #40 2.228 ++ dirname /install.sh [2021-12-09T23:10:21.722Z] #40 2.228 + dir=/ [2021-12-09T23:10:21.722Z] #40 2.228 + bin=tini [2021-12-09T23:10:21.722Z] #40 2.228 + shift [2021-12-09T23:10:21.722Z] #40 2.228 + '[' '!' -f //tini.installer ']' [2021-12-09T23:10:21.722Z] #40 2.228 + . //tini.installer [2021-12-09T23:10:21.722Z] #40 2.228 ++ : v0.19.0 [2021-12-09T23:10:21.722Z] #40 2.228 + install_tini [2021-12-09T23:10:21.722Z] #40 2.228 + echo 'Install tini version v0.19.0' [2021-12-09T23:10:21.722Z] #40 2.228 + git clone https://github.com/krallin/tini.git /tmp/tmp.4SPtYJ15V8/tini [2021-12-09T23:10:21.722Z] #40 2.246 Cloning into '/tmp/tmp.4SPtYJ15V8/tini'... [2021-12-09T23:10:21.963Z] #40 4.055 -- The C compiler identification is GNU 10.2.1 [2021-12-09T23:10:22.222Z] #40 4.159 -- Detecting C compiler ABI info [2021-12-09T23:10:22.652Z] #40 3.190 + cd /tmp/tmp.4SPtYJ15V8/tini [2021-12-09T23:10:22.652Z] #40 3.190 + git checkout -q v0.19.0 [2021-12-09T23:10:22.652Z] #40 3.250 + cmake . [2021-12-09T23:10:23.171Z] #40 4.923 -- Detecting C compiler ABI info - done [2021-12-09T23:10:23.172Z] #40 5.135 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-09T23:10:23.172Z] #40 5.135 -- Detecting C compile features [2021-12-09T23:10:23.172Z] #40 5.135 -- Detecting C compile features - done [2021-12-09T23:10:23.172Z] #40 5.155 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-09T23:10:23.215Z] #40 3.994 -- The C compiler identification is GNU 10.2.1 [2021-12-09T23:10:23.470Z] #40 4.166 -- Detecting C compiler ABI info [2021-12-09T23:10:23.783Z] #40 5.589 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-09T23:10:23.783Z] #40 5.773 -- Configuring done [2021-12-09T23:10:24.041Z] #40 5.786 -- Generating done [2021-12-09T23:10:24.041Z] #40 5.799 -- Build files have been written to: /tmp/tmp.2ZCZqXLWx1/tini [2021-12-09T23:10:24.041Z] #40 5.815 + make tini-static [2021-12-09T23:10:24.299Z] #40 6.239 Scanning dependencies of target tini-static [2021-12-09T23:10:24.398Z] #40 4.958 -- Detecting C compiler ABI info - done [2021-12-09T23:10:24.398Z] #40 5.152 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-09T23:10:24.398Z] #40 5.152 -- Detecting C compile features [2021-12-09T23:10:24.398Z] #40 5.152 -- Detecting C compile features - done [2021-12-09T23:10:24.398Z] #40 5.234 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-09T23:10:24.559Z] #40 6.382 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-09T23:10:24.655Z] #40 5.451 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-09T23:10:24.655Z] #40 5.574 -- Configuring done [2021-12-09T23:10:24.911Z] #40 5.599 -- Generating done [2021-12-09T23:10:24.911Z] #40 5.609 -- Build files have been written to: /tmp/tmp.4SPtYJ15V8/tini [2021-12-09T23:10:24.911Z] #40 5.626 + make tini-static [2021-12-09T23:10:24.911Z] #40 ... [2021-12-09T23:10:24.911Z] [2021-12-09T23:10:24.911Z] #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-12-09T23:10:24.911Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:10:24.911Z] #14 100.7 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-09T23:10:24.911Z] #14 100.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:10:24.911Z] #14 100.8 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-09T23:10:24.911Z] #14 101.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-09T23:10:24.911Z] #14 101.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:10:25.167Z] #14 101.0 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-09T23:10:26.467Z] #40 7.999 [100%] Linking C executable tini-static [2021-12-09T23:10:26.727Z] #40 8.691 [100%] Built target tini-static [2021-12-09T23:10:26.727Z] #40 8.771 + mkdir -p /build [2021-12-09T23:10:26.727Z] #40 8.779 + cp tini-static /build/docker-init [2021-12-09T23:10:27.296Z] #40 DONE 9.0s [2021-12-09T23:10:27.296Z] [2021-12-09T23:10:27.296Z] #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-12-09T23:10:27.296Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:10:27.296Z] #14 102.8 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-09T23:10:27.296Z] #14 102.9 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:10:27.296Z] #14 102.9 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-09T23:10:27.296Z] #14 103.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-09T23:10:27.296Z] #14 103.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:10:27.296Z] #14 103.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-09T23:10:29.376Z] #14 ... [2021-12-09T23:10:29.376Z] [2021-12-09T23:10:29.376Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-09T23:10:29.376Z] #40 sha256:d824b0811930f3908132955034c976111ab18e3b3e915f02de6e31c35e0e7ddb [2021-12-09T23:10:29.376Z] #40 6.038 Scanning dependencies of target tini-static [2021-12-09T23:10:29.376Z] #40 6.263 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-09T23:10:29.376Z] #40 8.206 [100%] Linking C executable tini-static [2021-12-09T23:10:29.376Z] #40 9.111 [100%] Built target tini-static [2021-12-09T23:10:29.376Z] #40 9.206 + mkdir -p /build [2021-12-09T23:10:29.376Z] #40 9.218 + cp tini-static /build/docker-init [2021-12-09T23:10:29.376Z] #40 DONE 9.7s [2021-12-09T23:10:29.376Z] [2021-12-09T23:10:29.376Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:10:29.376Z] #62 sha256:15c59b998e69b7ca44b48443753a7680252dddfb76562b36ba3497b70f10b6e7 [2021-12-09T23:10:30.545Z] ok github.com/docker/docker/libnetwork 37.040s coverage: 40.7% of statements [2021-12-09T23:10:30.545Z] ok github.com/docker/docker/libnetwork/bitseq 0.127s coverage: 84.4% of statements [2021-12-09T23:10:30.545Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-09T23:10:30.545Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-09T23:10:30.545Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-09T23:10:30.545Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-09T23:10:30.545Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-09T23:10:30.545Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-09T23:10:30.545Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-12-09T23:10:30.545Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-09T23:10:30.545Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2021-12-09T23:10:30.545Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-12-09T23:10:30.545Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-09T23:10:30.545Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-09T23:10:30.545Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-12-09T23:10:30.545Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.216s coverage: 59.9% of statements [2021-12-09T23:10:30.805Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-09T23:10:31.066Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-12-09T23:10:31.636Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.091s coverage: 4.0% of statements [2021-12-09T23:10:31.636Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-09T23:10:32.206Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2021-12-09T23:10:32.206Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-09T23:10:32.206Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-12-09T23:10:37.281Z] #14 114.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-09T23:10:37.281Z] #14 114.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:10:37.464Z] #62 ... [2021-12-09T23:10:37.464Z] [2021-12-09T23:10:37.464Z] #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-12-09T23:10:37.464Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:10:37.464Z] #14 112.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-09T23:10:37.464Z] #14 112.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:10:37.464Z] #14 112.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-09T23:10:37.541Z] #14 114.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-09T23:10:40.644Z] --- PASS: TestBuildWithHugeFile (51.91s) [2021-12-09T23:10:40.644Z] === RUN TestBuildWCOWSandboxSize [2021-12-09T23:10:40.644Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:10:40.644Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:10:40.644Z] === RUN TestBuildWithEmptyDockerfile [2021-12-09T23:10:40.644Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:10:40.644Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:10:40.644Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:10:40.644Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:10:40.644Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:10:40.644Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:10:40.644Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:10:40.644Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:10:40.644Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:10:40.644Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-12-09T23:10:40.644Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-12-09T23:10:40.644Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-12-09T23:10:40.644Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-09T23:10:40.644Z] === RUN TestBuildPreserveOwnership [2021-12-09T23:10:40.644Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-09T23:10:40.644Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-09T23:10:40.644Z] --- PASS: TestBuildPreserveOwnership (3.66s) [2021-12-09T23:10:40.644Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2021-12-09T23:10:40.644Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2021-12-09T23:10:40.644Z] === RUN TestBuildPlatformInvalid [2021-12-09T23:10:40.644Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-09T23:10:40.644Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-09T23:10:40.899Z] Loaded image: busybox:latest [2021-12-09T23:10:41.155Z] Loaded image: busybox:glibc [2021-12-09T23:10:42.227Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.750s coverage: 7.4% of statements [2021-12-09T23:10:42.227Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-09T23:10:42.227Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-12-09T23:10:42.227Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-12-09T23:10:42.227Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-09T23:10:42.227Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-12-09T23:10:42.227Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-09T23:10:42.520Z] Loaded image: debian:bullseye-slim [2021-12-09T23:10:42.520Z] Loaded image: hello-world:latest [2021-12-09T23:10:42.520Z] Loaded image: arm32v7/hello-world:latest [2021-12-09T23:10:42.797Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 82.4% of statements [2021-12-09T23:10:42.797Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2021-12-09T23:10:43.270Z] 8f616e6e9eec: Pull complete [2021-12-09T23:10:43.367Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-12-09T23:10:43.367Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-12-09T23:10:43.628Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-12-09T23:10:47.416Z] #14 ... [2021-12-09T23:10:47.416Z] [2021-12-09T23:10:47.416Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:10:47.416Z] #62 sha256:15c59b998e69b7ca44b48443753a7680252dddfb76562b36ba3497b70f10b6e7 [2021-12-09T23:10:47.416Z] #62 56.09 Updating files: 61% (2873/4702) Updating files: 62% (2916/4702) Updating files: 63% (2963/4702) Updating files: 64% (3010/4702) Updating files: 65% (3057/4702) Updating files: 66% (3104/4702) Updating files: 67% (3151/4702) Updating files: 68% (3198/4702) Updating files: 69% (3245/4702) Updating files: 70% (3292/4702) Updating files: 71% (3339/4702) Updating files: 72% (3386/4702) Updating files: 73% (3433/4702) Updating files: 74% (3480/4702) Updating files: 75% (3527/4702) Updating files: 76% (3574/4702) Updating files: 77% (3621/4702) Updating files: 78% (3668/4702) Updating files: 79% (3715/4702) Updating files: 80% (3762/4702) Updating files: 81% (3809/4702) Updating files: 82% (3856/4702) Updating files: 83% (3903/4702) Updating files: 84% (3950/4702) Updating files: 85% (3997/4702) Updating files: 86% (4044/4702) Updating files: 87% (4091/4702) Updating files: 88% (4138/4702) Updating files: 89% (4185/4702) Updating files: 90% (4232/4702) Updating files: 91% (4279/4702) Updating files: 92% (4326/4702) Updating files: 93% (4373/4702) Updating files: 94% (4420/4702) Updating files: 95% (4467/4702) Updating files: 96% (4514/4702) Updating files: 97% (4561/4702) Updating files: 98% (4608/4702) Updating files: 99% (4655/4702) Updating files: 100% (4702/4702) Updating files: 100% (4702/4702), done. [2021-12-09T23:10:47.416Z] #62 57.04 + cd /tmp/tmp.8MQElScHBg/src/github.com/containerd/containerd [2021-12-09T23:10:47.416Z] #62 57.04 + git checkout -q v1.5.8 [2021-12-09T23:10:47.529Z] #14 ... [2021-12-09T23:10:47.529Z] [2021-12-09T23:10:47.529Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:10:47.529Z] #62 sha256:7931b214d62df327eb4a77effdefe62fc9a14446d6cea27e849608b3eccccae4 [2021-12-09T23:10:48.021Z] #62 58.47 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-09T23:10:48.021Z] #62 58.47 + BUILDTAGS='netgo osusergo static_build' [2021-12-09T23:10:48.278Z] #62 58.47 + export EXTRA_FLAGS=-buildmode=pie [2021-12-09T23:10:48.278Z] #62 58.47 + EXTRA_FLAGS=-buildmode=pie [2021-12-09T23:10:48.278Z] #62 58.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-09T23:10:48.278Z] #62 58.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-09T23:10:48.278Z] #62 58.47 + '[' '' = dynamic ']' [2021-12-09T23:10:48.278Z] #62 58.47 + make [2021-12-09T23:10:49.086Z] #62 62.48 Updating files: 37% (1758/4702) Updating files: 38% (1787/4702) Updating files: 39% (1834/4702) Updating files: 40% (1881/4702) Updating files: 41% (1928/4702) Updating files: 42% (1975/4702) Updating files: 43% (2022/4702) Updating files: 44% (2069/4702) Updating files: 45% (2116/4702) Updating files: 46% (2163/4702) Updating files: 47% (2210/4702) Updating files: 48% (2257/4702) Updating files: 49% (2304/4702) Updating files: 50% (2351/4702) Updating files: 51% (2399/4702) Updating files: 52% (2446/4702) Updating files: 53% (2493/4702) Updating files: 54% (2540/4702) Updating files: 55% (2587/4702) Updating files: 56% (2634/4702) Updating files: 57% (2681/4702) Updating files: 58% (2728/4702) Updating files: 59% (2775/4702) Updating files: 60% (2822/4702) Updating files: 61% (2869/4702) Updating files: 62% (2916/4702) Updating files: 63% (2963/4702) Updating files: 64% (3010/4702) Updating files: 65% (3057/4702) Updating files: 66% (3104/4702) Updating files: 67% (3151/4702) Updating files: 68% (3198/4702) Updating files: 69% (3245/4702) Updating files: 70% (3292/4702) Updating files: 71% (3339/4702) Updating files: 72% (3386/4702) Updating files: 72% (3432/4702) Updating files: 73% (3433/4702) Updating files: 74% (3480/4702) Updating files: 75% (3527/4702) Updating files: 76% (3574/4702) Updating files: 77% (3621/4702) Updating files: 78% (3668/4702) Updating files: 79% (3715/4702) Updating files: 80% (3762/4702) Updating files: 81% (3809/4702) Updating files: 82% (3856/4702) Updating files: 83% (3903/4702) Updating files: 84% (3950/4702) Updating files: 85% (3997/4702) Updating files: 86% (4044/4702) Updating files: 87% (4091/4702) Updating files: 88% (4138/4702) Updating files: 89% (4185/4702) Updating files: 90% (4232/4702) Updating files: 91% (4279/4702) Updating files: 92% (4326/4702) Updating files: 93% (4373/4702) Updating files: 94% (4420/4702) Updating files: 95% (4467/4702) Updating files: 96% (4514/4702) Updating files: 97% (4561/4702) Updating files: 98% (4608/4702) Updating files: 99% (4655/4702) Updating files: 100% (4702/4702) Updating files: 100% (4702/4702), done. [2021-12-09T23:10:49.086Z] #62 64.28 + cd /tmp/tmp.UnsQwZ9uBz/src/github.com/containerd/containerd [2021-12-09T23:10:49.086Z] #62 64.28 + git checkout -q v1.5.8 [2021-12-09T23:10:49.649Z] #62 59.90 + bin/ctr [2021-12-09T23:10:50.996Z] #62 66.14 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-09T23:10:50.996Z] #62 66.14 + BUILDTAGS='netgo osusergo static_build' [2021-12-09T23:10:50.996Z] #62 66.14 + export EXTRA_FLAGS=-buildmode=pie [2021-12-09T23:10:50.996Z] #62 66.14 + EXTRA_FLAGS=-buildmode=pie [2021-12-09T23:10:50.996Z] #62 66.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-09T23:10:50.996Z] #62 66.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-09T23:10:50.996Z] #62 66.15 + '[' '' = dynamic ']' [2021-12-09T23:10:50.996Z] #62 66.15 + make [2021-12-09T23:10:52.384Z] #62 67.55 + bin/ctr [2021-12-09T23:10:52.477Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.91s) [2021-12-09T23:10:52.477Z] PASS [2021-12-09T23:10:52.477Z] [2021-12-09T23:10:52.477Z] === Skipped [2021-12-09T23:10:52.477Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-09T23:10:52.477Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:10:52.477Z] [2021-12-09T23:10:52.477Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:10:52.477Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:10:52.477Z] [2021-12-09T23:10:52.477Z] DONE 34 tests, 2 skipped in 88.884s [2021-12-09T23:10:52.477Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-09T23:10:52.477Z] INFO: Testing against a local daemon [2021-12-09T23:10:52.477Z] === RUN TestConfigInspect [2021-12-09T23:10:52.953Z] #62 ... [2021-12-09T23:10:52.953Z] [2021-12-09T23:10:52.953Z] #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-12-09T23:10:52.953Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:10:53.238Z] #14 130.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-09T23:10:53.238Z] #14 130.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:10:53.238Z] #14 130.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-09T23:10:53.403Z] --- PASS: TestConfigInspect (2.13s) [2021-12-09T23:10:53.403Z] === RUN TestConfigList [2021-12-09T23:10:53.621Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-12-09T23:10:55.289Z] --- PASS: TestConfigList (2.12s) [2021-12-09T23:10:55.290Z] === RUN TestConfigsCreateAndDelete [2021-12-09T23:10:57.804Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2021-12-09T23:10:57.804Z] === RUN TestConfigsUpdate [2021-12-09T23:10:58.525Z] #14 135.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-09T23:10:58.525Z] #14 135.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:10:58.525Z] #14 135.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-09T23:10:59.643Z] #62 ... [2021-12-09T23:10:59.643Z] [2021-12-09T23:10:59.643Z] #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-12-09T23:10:59.643Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:10:59.643Z] #14 123.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-09T23:10:59.643Z] #14 123.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:10:59.643Z] #14 123.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-09T23:10:59.643Z] #14 128.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-09T23:10:59.643Z] #14 128.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:10:59.643Z] #14 128.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-09T23:10:59.643Z] #14 133.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-09T23:10:59.643Z] #14 133.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:10:59.643Z] #14 133.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-09T23:10:59.691Z] --- PASS: TestConfigsUpdate (2.12s) [2021-12-09T23:10:59.691Z] === RUN TestTemplatedConfig [2021-12-09T23:11:02.205Z] --- PASS: TestTemplatedConfig (2.59s) [2021-12-09T23:11:02.205Z] === RUN TestConfigCreateResolve [2021-12-09T23:11:03.795Z] #14 140.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-09T23:11:03.795Z] #14 140.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:11:03.795Z] #14 140.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-09T23:11:04.720Z] --- PASS: TestConfigCreateResolve (2.10s) [2021-12-09T23:11:04.721Z] PASS [2021-12-09T23:11:04.721Z] [2021-12-09T23:11:04.721Z] DONE 6 tests in 13.303s [2021-12-09T23:11:04.721Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-09T23:11:04.721Z] INFO: Testing against a local daemon [2021-12-09T23:11:04.721Z] === RUN TestCheckpoint [2021-12-09T23:11:04.721Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:11:04.721Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-09T23:11:04.721Z] === RUN TestContainerInvalidJSON [2021-12-09T23:11:04.721Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:11:04.721Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:11:04.721Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:11:04.721Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:11:04.721Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:11:04.721Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:11:04.721Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-09T23:11:04.721Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-09T23:11:04.721Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-09T23:11:04.721Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-09T23:11:04.721Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-12-09T23:11:04.721Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-09T23:11:04.721Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-09T23:11:04.721Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-09T23:11:04.721Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-12-09T23:11:04.721Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-09T23:11:04.721Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-12-09T23:11:04.721Z] === RUN TestCopyFromContainer [2021-12-09T23:11:05.085Z] 4612f6d0b889: Pull complete [2021-12-09T23:11:05.650Z] === RUN TestCopyFromContainer// [2021-12-09T23:11:05.650Z] === RUN TestCopyFromContainer//bar/root [2021-12-09T23:11:05.907Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-09T23:11:05.907Z] === RUN TestCopyFromContainer/bar/quux [2021-12-09T23:11:05.907Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-09T23:11:05.907Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-09T23:11:06.163Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-09T23:11:06.163Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-09T23:11:06.163Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-09T23:11:06.163Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-09T23:11:06.163Z] --- PASS: TestCopyFromContainer (1.65s) [2021-12-09T23:11:06.163Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-09T23:11:06.163Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-12-09T23:11:06.163Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-09T23:11:06.163Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-12-09T23:11:06.163Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-09T23:11:06.163Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-12-09T23:11:06.163Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-09T23:11:06.163Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-09T23:11:06.163Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-09T23:11:06.163Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-12-09T23:11:06.163Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-09T23:11:06.163Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:11:06.163Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:11:06.163Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:11:06.163Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:11:06.163Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:11:06.163Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:11:06.420Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:11:06.420Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:11:06.420Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:11:06.420Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-09T23:11:06.420Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-09T23:11:06.420Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-09T23:11:06.420Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-09T23:11:06.420Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-09T23:11:06.420Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-12-09T23:11:06.420Z] === RUN TestCreateWithInvalidEnv [2021-12-09T23:11:06.420Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-09T23:11:06.420Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-09T23:11:06.420Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-09T23:11:06.420Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-09T23:11:06.420Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-09T23:11:06.420Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-09T23:11:06.420Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-09T23:11:06.420Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-09T23:11:06.420Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-09T23:11:06.420Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-09T23:11:06.420Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-09T23:11:06.420Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-09T23:11:06.420Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-09T23:11:06.420Z] === RUN TestCreateTmpfsMountsTarget [2021-12-09T23:11:06.420Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-09T23:11:06.420Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-09T23:11:07.745Z] #14 ... [2021-12-09T23:11:07.745Z] [2021-12-09T23:11:07.745Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:11:07.745Z] #65 sha256:85486737bb3a67d237dd03183e94b63d1f508274e24958d7c94788b7a799b418 [2021-12-09T23:11:07.745Z] #65 142.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-09T23:11:07.745Z] #65 142.2 + GOBIN=/build [2021-12-09T23:11:07.745Z] #65 142.2 + GO111MODULE=on [2021-12-09T23:11:07.745Z] #65 142.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-09T23:11:08.309Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2021-12-09T23:11:08.309Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-09T23:11:09.673Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2021-12-09T23:11:09.673Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-09T23:11:09.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:11:09.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:11:09.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:11:09.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:11:09.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:11:09.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:11:09.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:11:09.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:11:09.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:11:09.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:11:09.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:11:09.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:11:09.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:11:09.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:11:09.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:11:09.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-09T23:11:09.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-09T23:11:09.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-09T23:11:09.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-09T23:11:09.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-09T23:11:09.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-09T23:11:09.673Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-09T23:11:10.235Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2021-12-09T23:11:10.235Z] === RUN TestCreateDifferentPlatform [2021-12-09T23:11:10.235Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-09T23:11:10.235Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-09T23:11:10.235Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-09T23:11:10.235Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-09T23:11:10.235Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-09T23:11:10.235Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-09T23:11:10.235Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-12-09T23:11:10.235Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-09T23:11:10.235Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-12-09T23:11:10.235Z] === RUN TestContainerStartOnDaemonRestart [2021-12-09T23:11:10.235Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-09T23:11:10.235Z] === RUN TestDaemonRestartIpcMode [2021-12-09T23:11:10.235Z] === PAUSE TestDaemonRestartIpcMode [2021-12-09T23:11:10.235Z] === RUN TestDaemonHostGatewayIP [2021-12-09T23:11:10.235Z] === PAUSE TestDaemonHostGatewayIP [2021-12-09T23:11:10.235Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-09T23:11:10.235Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-09T23:11:10.235Z] === RUN TestContainerKillOnDaemonStart [2021-12-09T23:11:10.235Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-09T23:11:10.235Z] === RUN TestDiff [2021-12-09T23:11:10.797Z] --- PASS: TestDiff (0.57s) [2021-12-09T23:11:10.797Z] === RUN TestExecWithCloseStdin [2021-12-09T23:11:11.358Z] --- PASS: TestExecWithCloseStdin (0.64s) [2021-12-09T23:11:11.358Z] === RUN TestExec [2021-12-09T23:11:11.731Z] ok github.com/docker/docker/libnetwork/ipam 15.742s coverage: 85.3% of statements [2021-12-09T23:11:11.731Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-09T23:11:11.731Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-09T23:11:11.731Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-12-09T23:11:11.731Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-12-09T23:11:11.731Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-09T23:11:11.731Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-12-09T23:11:11.731Z] ok github.com/docker/docker/libnetwork/ipamutils 0.275s coverage: 74.0% of statements [2021-12-09T23:11:11.919Z] #14 ... [2021-12-09T23:11:11.919Z] [2021-12-09T23:11:11.919Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:11:11.919Z] #65 sha256:58150b3f2180f6ba414c29aa5a9995c16c3162a23725807d6e6b6018371c0919 [2021-12-09T23:11:11.919Z] #65 147.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-09T23:11:11.919Z] #65 147.7 + GOBIN=/build [2021-12-09T23:11:11.919Z] #65 147.7 + GO111MODULE=on [2021-12-09T23:11:11.919Z] #65 147.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-09T23:11:11.992Z] ok github.com/docker/docker/libnetwork/iptables 0.127s coverage: 45.1% of statements [2021-12-09T23:11:11.992Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-12-09T23:11:12.285Z] --- PASS: TestExec (0.65s) [2021-12-09T23:11:12.285Z] === RUN TestExecUser [2021-12-09T23:11:12.563Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-12-09T23:11:12.846Z] --- PASS: TestExecUser (0.63s) [2021-12-09T23:11:12.846Z] === RUN TestExportContainerAndImportImage [2021-12-09T23:11:13.043Z] #65 ... [2021-12-09T23:11:13.043Z] [2021-12-09T23:11:13.044Z] #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-12-09T23:11:13.044Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:11:13.044Z] #14 143.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-09T23:11:13.044Z] #14 143.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:11:13.044Z] #14 143.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-09T23:11:13.044Z] #14 147.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-09T23:11:13.044Z] #14 147.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-09T23:11:13.044Z] #14 147.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-09T23:11:13.044Z] #14 147.9 Selecting previously unselected package libapparmor1:amd64. [2021-12-09T23:11:13.044Z] #14 147.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-09T23:11:13.044Z] #14 148.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-09T23:11:13.044Z] #14 148.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-09T23:11:13.044Z] #14 148.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-09T23:11:13.044Z] #14 148.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-09T23:11:13.044Z] #14 148.2 Selecting previously unselected package libbtrfs0:amd64. [2021-12-09T23:11:13.044Z] #14 148.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-09T23:11:13.044Z] #14 148.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-09T23:11:13.044Z] #14 148.4 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-09T23:11:13.044Z] #14 148.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-09T23:11:13.044Z] #14 148.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-09T23:11:13.044Z] #14 148.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-09T23:11:13.044Z] #14 148.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-09T23:11:13.044Z] #14 148.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-09T23:11:13.044Z] #14 148.6 Selecting previously unselected package libudev-dev:amd64. [2021-12-09T23:11:13.044Z] #14 148.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-09T23:11:13.044Z] #14 148.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-09T23:11:13.044Z] #14 ... [2021-12-09T23:11:13.044Z] [2021-12-09T23:11:13.044Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-09T23:11:13.044Z] #65 sha256:85486737bb3a67d237dd03183e94b63d1f508274e24958d7c94788b7a799b418 [2021-12-09T23:11:13.044Z] #65 148.5 rootlesskit version 0.14.6 [2021-12-09T23:11:13.044Z] #65 148.5 Usage of /build/rootlesskit-docker-proxy: [2021-12-09T23:11:13.044Z] #65 148.5 -container-ip string [2021-12-09T23:11:13.044Z] #65 148.5 container ip [2021-12-09T23:11:13.044Z] #65 148.5 -container-port int [2021-12-09T23:11:13.044Z] #65 148.5 container port (default -1) [2021-12-09T23:11:13.044Z] #65 148.5 -host-ip string [2021-12-09T23:11:13.044Z] #65 148.5 host ip [2021-12-09T23:11:13.044Z] #65 148.5 -host-port int [2021-12-09T23:11:13.044Z] #65 148.5 host port (default -1) [2021-12-09T23:11:13.044Z] #65 148.5 -proto string [2021-12-09T23:11:13.044Z] #65 148.5 proxy protocol (default "tcp") [2021-12-09T23:11:13.409Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2021-12-09T23:11:13.409Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-09T23:11:14.793Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-12-09T23:11:14.793Z] === RUN TestHealthCheckWorkdir [2021-12-09T23:11:15.354Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2021-12-09T23:11:15.354Z] === RUN TestHealthKillContainer [2021-12-09T23:11:16.115Z] #65 152.5 rootlesskit version 0.14.6 [2021-12-09T23:11:16.115Z] #65 152.5 Usage of /build/rootlesskit-docker-proxy: [2021-12-09T23:11:16.115Z] #65 152.5 -container-ip string [2021-12-09T23:11:16.115Z] #65 152.5 container ip [2021-12-09T23:11:16.115Z] #65 152.5 -container-port int [2021-12-09T23:11:16.115Z] #65 152.5 container port (default -1) [2021-12-09T23:11:16.115Z] #65 152.5 -host-ip string [2021-12-09T23:11:16.115Z] #65 152.5 host ip [2021-12-09T23:11:16.115Z] #65 152.5 -host-port int [2021-12-09T23:11:16.115Z] #65 152.5 host port (default -1) [2021-12-09T23:11:16.115Z] #65 152.5 -proto string [2021-12-09T23:11:16.115Z] #65 152.5 proxy protocol (default "tcp") [2021-12-09T23:11:17.224Z] #65 DONE 152.5s [2021-12-09T23:11:17.224Z] [2021-12-09T23:11:17.224Z] #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-12-09T23:11:17.224Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:11:17.224Z] #14 148.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-09T23:11:17.224Z] #14 148.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-09T23:11:17.224Z] #14 148.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-09T23:11:17.224Z] #14 149.6 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-09T23:11:17.224Z] #14 149.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-09T23:11:17.224Z] #14 149.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-09T23:11:17.224Z] #14 150.8 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-09T23:11:17.224Z] #14 150.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-09T23:11:17.224Z] #14 151.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-09T23:11:17.224Z] #14 151.9 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-09T23:11:17.224Z] #14 151.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-09T23:11:17.224Z] #14 152.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-09T23:11:17.224Z] #14 152.5 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-09T23:11:17.224Z] #14 152.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-09T23:11:17.224Z] #14 152.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-09T23:11:17.224Z] #14 ... [2021-12-09T23:11:17.224Z] [2021-12-09T23:11:17.224Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-09T23:11:17.224Z] #66 sha256:58e5377424a8a74a176993a11676e42ff20921c2402a85a2dd5fb4231508f7f6 [2021-12-09T23:11:17.224Z] #66 DONE 0.1s [2021-12-09T23:11:17.224Z] [2021-12-09T23:11:17.224Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-09T23:11:17.224Z] #67 sha256:0979da9351a5fce69974ebc178716795d6e640db33bf2de2a6b91591c7425752 [2021-12-09T23:11:17.224Z] #67 DONE 0.1s [2021-12-09T23:11:17.224Z] [2021-12-09T23:11:17.224Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:11:17.224Z] #62 sha256:15c59b998e69b7ca44b48443753a7680252dddfb76562b36ba3497b70f10b6e7 [2021-12-09T23:11:17.224Z] #62 ... [2021-12-09T23:11:17.224Z] [2021-12-09T23:11:17.224Z] #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-12-09T23:11:17.224Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:11:17.224Z] #14 153.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-09T23:11:17.224Z] #14 153.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-09T23:11:17.224Z] #14 153.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-09T23:11:17.481Z] #14 153.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-09T23:11:17.481Z] #14 153.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-09T23:11:17.737Z] #14 153.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-09T23:11:17.738Z] #14 153.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-09T23:11:17.738Z] #14 153.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-09T23:11:17.738Z] #14 153.7 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-09T23:11:17.956Z] 8f616e6e9eec: Verifying Checksum [2021-12-09T23:11:17.957Z] 8f616e6e9eec: Download complete [2021-12-09T23:11:17.994Z] #14 154.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-09T23:11:18.251Z] #14 154.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-09T23:11:18.251Z] #14 154.0 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-09T23:11:18.814Z] #14 154.8 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-09T23:11:18.814Z] #14 154.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-09T23:11:19.071Z] #14 154.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-09T23:11:19.071Z] #14 154.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-09T23:11:19.071Z] #14 154.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-09T23:11:19.071Z] #14 154.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-09T23:11:19.071Z] #14 154.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-09T23:11:19.071Z] #14 154.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-09T23:11:19.071Z] #14 154.9 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-09T23:11:19.071Z] #14 155.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-09T23:11:19.071Z] #14 155.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-09T23:11:19.071Z] #14 155.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-09T23:11:19.071Z] #14 155.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-09T23:11:19.071Z] #14 155.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-09T23:11:19.071Z] #14 155.0 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-09T23:11:19.071Z] #14 155.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-09T23:11:19.328Z] #14 155.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-09T23:11:19.328Z] #14 155.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-09T23:11:19.328Z] #14 155.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-09T23:11:19.328Z] #14 155.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-09T23:11:19.328Z] #14 155.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-09T23:11:19.328Z] #14 155.2 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-12-09T23:11:19.328Z] #14 155.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-09T23:11:19.328Z] #14 155.2 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-12-09T23:11:19.328Z] #14 155.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-09T23:11:19.328Z] #14 155.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-09T23:11:19.409Z] #65 DONE 156.1s [2021-12-09T23:11:19.409Z] [2021-12-09T23:11:19.409Z] #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-12-09T23:11:19.409Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:11:19.409Z] #14 150.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-09T23:11:19.409Z] #14 150.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-09T23:11:19.409Z] #14 150.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-09T23:11:19.409Z] #14 155.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-09T23:11:19.409Z] #14 155.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-09T23:11:19.409Z] #14 155.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-09T23:11:19.409Z] #14 156.3 Selecting previously unselected package libapparmor1:amd64. [2021-12-09T23:11:19.409Z] #14 156.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-09T23:11:19.409Z] #14 156.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-09T23:11:19.409Z] #14 156.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-09T23:11:19.409Z] #14 156.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-09T23:11:19.409Z] #14 156.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-09T23:11:19.409Z] #14 ... [2021-12-09T23:11:19.409Z] [2021-12-09T23:11:19.409Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-09T23:11:19.409Z] #66 sha256:fe0efa5db46ec8cd49449de2961f9549f6a7c68a22c7de8417770d7c707673c9 [2021-12-09T23:11:19.409Z] #66 DONE 0.1s [2021-12-09T23:11:19.409Z] [2021-12-09T23:11:19.409Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-09T23:11:19.409Z] #67 sha256:36492d1b290efd26e03eba41e3294b41108f142b2d79195386d685b7d38775c3 [2021-12-09T23:11:19.409Z] #67 DONE 0.1s [2021-12-09T23:11:19.584Z] #14 155.3 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-12-09T23:11:19.584Z] #14 155.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-09T23:11:19.584Z] #14 155.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-09T23:11:19.584Z] #14 155.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-09T23:11:19.584Z] #14 155.4 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-09T23:11:19.584Z] #14 155.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-09T23:11:19.584Z] #14 155.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-09T23:11:19.584Z] #14 155.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-09T23:11:19.669Z] [2021-12-09T23:11:19.669Z] #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-12-09T23:11:19.669Z] #14 sha256:f55bc19a2c14d0a69de0d3d2b93591b47ac018dc8e63f0c551d114fd70897304 [2021-12-09T23:11:19.669Z] #14 156.8 Selecting previously unselected package libbtrfs0:amd64. [2021-12-09T23:11:19.669Z] #14 156.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-09T23:11:19.669Z] #14 156.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-09T23:11:19.928Z] #14 157.0 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-09T23:11:19.928Z] #14 157.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-09T23:11:19.928Z] #14 157.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-09T23:11:20.147Z] #14 DONE 155.9s [2021-12-09T23:11:20.147Z] [2021-12-09T23:11:20.147Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-09T23:11:20.147Z] #57 sha256:69e0cec7f3aa30da0f668bff6805e70d576d301415ff27c26f88c5ff4943f913 [2021-12-09T23:11:20.147Z] #57 DONE 0.1s [2021-12-09T23:11:20.147Z] [2021-12-09T23:11:20.147Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:11:20.147Z] #58 sha256:69458ca46174ed4189dc979ab99704052dfe1c203513a0ac6b325c9d85614727 [2021-12-09T23:11:20.497Z] #14 157.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-09T23:11:20.497Z] #14 157.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-09T23:11:20.497Z] #14 157.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-09T23:11:20.497Z] #14 157.5 Selecting previously unselected package libudev-dev:amd64. [2021-12-09T23:11:20.497Z] #14 157.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-09T23:11:20.497Z] #14 157.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-09T23:11:20.497Z] #14 157.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-09T23:11:20.497Z] #14 157.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-09T23:11:20.497Z] #14 157.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-09T23:11:21.066Z] #14 158.2 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-09T23:11:21.066Z] #14 158.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-09T23:11:21.066Z] #14 158.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-09T23:11:21.325Z] #14 158.4 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-09T23:11:21.325Z] #14 158.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-09T23:11:21.325Z] #14 158.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-09T23:11:21.585Z] #14 158.7 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-09T23:11:21.585Z] #14 158.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-09T23:11:21.585Z] #14 158.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-09T23:11:21.585Z] #14 158.8 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-09T23:11:21.845Z] #14 158.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-09T23:11:21.845Z] #14 158.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-09T23:11:22.079Z] #58 1.673 + RM_GOPATH=0 [2021-12-09T23:11:22.079Z] #58 1.673 + TMP_GOPATH= [2021-12-09T23:11:22.079Z] #58 1.673 + : /build [2021-12-09T23:11:22.079Z] #58 1.673 + '[' -z '' ']' [2021-12-09T23:11:22.079Z] #58 1.673 ++ mktemp -d [2021-12-09T23:11:22.079Z] #58 1.689 + export GOPATH=/tmp/tmp.zutPh1rwUx [2021-12-09T23:11:22.079Z] #58 1.689 + GOPATH=/tmp/tmp.zutPh1rwUx [2021-12-09T23:11:22.079Z] #58 1.689 + RM_GOPATH=1 [2021-12-09T23:11:22.079Z] #58 1.689 + case "$(go env GOARCH)" in [2021-12-09T23:11:22.079Z] #58 1.705 ++ go env GOARCH [2021-12-09T23:11:22.079Z] #58 1.717 + export GO_BUILDMODE=-buildmode=pie [2021-12-09T23:11:22.079Z] #58 1.717 + GO_BUILDMODE=-buildmode=pie [2021-12-09T23:11:22.079Z] #58 1.729 ++ dirname /install.sh [2021-12-09T23:11:22.079Z] #58 1.729 + dir=/ [2021-12-09T23:11:22.079Z] #58 1.729 + bin=runc [2021-12-09T23:11:22.079Z] #58 1.729 + shift [2021-12-09T23:11:22.079Z] #58 1.729 + '[' '!' -f //runc.installer ']' [2021-12-09T23:11:22.079Z] #58 1.729 + . //runc.installer [2021-12-09T23:11:22.079Z] #58 1.729 ++ set -e [2021-12-09T23:11:22.079Z] #58 1.729 ++ : v1.0.3 [2021-12-09T23:11:22.079Z] #58 1.729 + install_runc [2021-12-09T23:11:22.079Z] #58 1.729 + RUNC_BUILDTAGS=seccomp [2021-12-09T23:11:22.079Z] #58 1.729 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-09T23:11:22.079Z] #58 1.729 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zutPh1rwUx/src/github.com/opencontainers/runc [2021-12-09T23:11:22.079Z] #58 1.729 Install runc version v1.0.3 (build tags: seccomp) [2021-12-09T23:11:22.079Z] #58 1.745 Cloning into '/tmp/tmp.zutPh1rwUx/src/github.com/opencontainers/runc'... [2021-12-09T23:11:22.079Z] #58 ... [2021-12-09T23:11:22.079Z] [2021-12-09T23:11:22.079Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-09T23:11:22.079Z] #15 sha256:04c74891e1a8954cc53c44b6743327b30dd12a5a44c4dea434c9e9bc7ac48cda [2021-12-09T23:11:22.079Z] #15 DONE 2.2s [2021-12-09T23:11:22.347Z] [2021-12-09T23:11:22.347Z] #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-12-09T23:11:22.347Z] #16 sha256:afd2cf65b5d7a5323ddd411137f19dfe06fda006ead64bf17a610eae9a67032e [2021-12-09T23:11:22.415Z] #14 159.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-09T23:11:22.415Z] #14 159.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-09T23:11:22.415Z] #14 159.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-09T23:11:22.675Z] #14 159.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-09T23:11:22.675Z] #14 159.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-09T23:11:22.675Z] #14 159.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-09T23:11:22.935Z] #14 160.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-09T23:11:22.935Z] #14 160.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-12-09T23:11:22.935Z] #14 160.0 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-09T23:11:23.194Z] #14 160.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-09T23:11:23.194Z] #14 160.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-09T23:11:23.194Z] #14 160.3 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-09T23:11:23.454Z] #14 160.6 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-12-09T23:11:23.454Z] #14 160.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-09T23:11:23.454Z] #14 160.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-09T23:11:23.713Z] #14 160.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-09T23:11:23.713Z] #14 160.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-09T23:11:23.713Z] #14 160.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-09T23:11:23.713Z] #14 160.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-09T23:11:23.713Z] #14 160.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-09T23:11:23.713Z] #14 160.7 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-09T23:11:23.713Z] #14 160.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-09T23:11:23.713Z] #14 160.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-09T23:11:23.713Z] #14 160.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-09T23:11:23.713Z] #14 160.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-09T23:11:23.713Z] #14 160.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-09T23:11:23.713Z] #14 160.8 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-09T23:11:23.713Z] #14 160.8 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-09T23:11:23.713Z] #14 160.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-09T23:11:23.713Z] #14 160.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-09T23:11:23.713Z] #14 160.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-09T23:11:23.713Z] #14 160.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-09T23:11:23.713Z] #14 160.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-09T23:11:23.713Z] #14 160.9 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-12-09T23:11:23.713Z] #14 161.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-09T23:11:23.713Z] #14 161.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-12-09T23:11:23.713Z] #14 161.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-09T23:11:23.713Z] #14 161.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-09T23:11:23.975Z] #14 161.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-09T23:11:23.975Z] #14 161.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-09T23:11:23.975Z] #14 161.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-09T23:11:23.975Z] #14 161.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-09T23:11:23.975Z] #14 161.0 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-09T23:11:23.975Z] #14 161.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-09T23:11:23.975Z] #14 161.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-09T23:11:23.975Z] #14 161.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-09T23:11:24.247Z] #16 DONE 1.7s [2021-12-09T23:11:24.247Z] [2021-12-09T23:11:24.247Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-09T23:11:24.247Z] #17 sha256:15517f35ceb15806a226a0dfe584a4a8100e0ac0369a9f88198a52260e25006f [2021-12-09T23:11:24.545Z] #14 DONE 161.4s [2021-12-09T23:11:24.545Z] [2021-12-09T23:11:24.545Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-09T23:11:24.545Z] #57 sha256:070f36da0457b602da3dc46464a4cdc895f7be7962ca6494ab278b6616e95370 [2021-12-09T23:11:24.545Z] #57 DONE 0.1s [2021-12-09T23:11:24.545Z] [2021-12-09T23:11:24.545Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-09T23:11:24.545Z] #15 sha256:04c74891e1a8954cc53c44b6743327b30dd12a5a44c4dea434c9e9bc7ac48cda [2021-12-09T23:11:25.289Z] --- PASS: TestHealthKillContainer (8.23s) [2021-12-09T23:11:25.289Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-09T23:11:25.289Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2021-12-09T23:11:25.289Z] === RUN TestIpcModeNone [2021-12-09T23:11:25.289Z] --- PASS: TestIpcModeNone (0.62s) [2021-12-09T23:11:25.289Z] === RUN TestIpcModePrivate [2021-12-09T23:11:25.289Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-12-09T23:11:25.545Z] --- PASS: TestIpcModePrivate (0.62s) [2021-12-09T23:11:25.545Z] === RUN TestIpcModeShareable [2021-12-09T23:11:25.626Z] #17 1.470 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-09T23:11:25.626Z] #17 DONE 1.6s [2021-12-09T23:11:25.626Z] [2021-12-09T23:11:25.626Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-09T23:11:25.626Z] #18 sha256:74ffd1353d89b30acf0000bec5f183314d4b2b57479b32fb2ba53a02b845fd84 [2021-12-09T23:11:25.801Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-12-09T23:11:26.057Z] --- PASS: TestIpcModeShareable (0.61s) [2021-12-09T23:11:26.057Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-09T23:11:26.452Z] #15 DONE 2.1s [2021-12-09T23:11:26.452Z] [2021-12-09T23:11:26.452Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:11:26.452Z] #58 sha256:cb7f6610eef683c8b4fa8fe53422e0f5149c56c99ee97bf48f2d2b5a92479a58 [2021-12-09T23:11:26.452Z] #58 1.895 + RM_GOPATH=0 [2021-12-09T23:11:26.452Z] #58 1.895 + TMP_GOPATH= [2021-12-09T23:11:26.452Z] #58 1.895 + : /build [2021-12-09T23:11:26.452Z] #58 1.895 + '[' -z '' ']' [2021-12-09T23:11:26.452Z] #58 1.895 ++ mktemp -d [2021-12-09T23:11:26.452Z] #58 1.895 + export GOPATH=/tmp/tmp.lAdEgQERcc [2021-12-09T23:11:26.452Z] #58 1.895 + GOPATH=/tmp/tmp.lAdEgQERcc [2021-12-09T23:11:26.452Z] #58 1.895 + RM_GOPATH=1 [2021-12-09T23:11:26.452Z] #58 1.895 + case "$(go env GOARCH)" in [2021-12-09T23:11:26.452Z] #58 1.895 ++ go env GOARCH [2021-12-09T23:11:26.452Z] #58 1.904 Install runc version v1.0.3 (build tags: seccomp) [2021-12-09T23:11:26.452Z] #58 1.904 + export GO_BUILDMODE=-buildmode=pie [2021-12-09T23:11:26.452Z] #58 1.904 + GO_BUILDMODE=-buildmode=pie [2021-12-09T23:11:26.452Z] #58 1.904 ++ dirname /install.sh [2021-12-09T23:11:26.452Z] #58 1.904 + dir=/ [2021-12-09T23:11:26.452Z] #58 1.904 + bin=runc [2021-12-09T23:11:26.452Z] #58 1.904 + shift [2021-12-09T23:11:26.452Z] #58 1.904 + '[' '!' -f //runc.installer ']' [2021-12-09T23:11:26.452Z] #58 1.904 + . //runc.installer [2021-12-09T23:11:26.452Z] #58 1.904 ++ set -e [2021-12-09T23:11:26.452Z] #58 1.904 ++ : v1.0.3 [2021-12-09T23:11:26.452Z] #58 1.904 + install_runc [2021-12-09T23:11:26.452Z] #58 1.904 + RUNC_BUILDTAGS=seccomp [2021-12-09T23:11:26.452Z] #58 1.904 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-09T23:11:26.452Z] #58 1.904 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lAdEgQERcc/src/github.com/opencontainers/runc [2021-12-09T23:11:26.452Z] #58 1.912 Cloning into '/tmp/tmp.lAdEgQERcc/src/github.com/opencontainers/runc'... [2021-12-09T23:11:27.526Z] #18 DONE 1.5s [2021-12-09T23:11:27.526Z] [2021-12-09T23:11:27.526Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-09T23:11:27.527Z] #19 sha256:5b413b879db4e58c8882b70d454107447ed2e16411b5ec8c296d53945ee201a8 [2021-12-09T23:11:27.832Z] #58 ... [2021-12-09T23:11:27.832Z] [2021-12-09T23:11:27.832Z] #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-12-09T23:11:27.832Z] #16 sha256:afd2cf65b5d7a5323ddd411137f19dfe06fda006ead64bf17a610eae9a67032e [2021-12-09T23:11:27.832Z] #16 DONE 1.5s [2021-12-09T23:11:27.946Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s) [2021-12-09T23:11:27.946Z] === RUN TestAPIIpcModeHost [2021-12-09T23:11:28.092Z] [2021-12-09T23:11:28.092Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-09T23:11:28.092Z] #17 sha256:15517f35ceb15806a226a0dfe584a4a8100e0ac0369a9f88198a52260e25006f [2021-12-09T23:11:28.202Z] --- PASS: TestAPIIpcModeHost (0.43s) [2021-12-09T23:11:28.202Z] === RUN TestDaemonIpcModeShareable [2021-12-09T23:11:28.895Z] #19 DONE 1.5s [2021-12-09T23:11:28.895Z] [2021-12-09T23:11:28.895Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-09T23:11:28.895Z] #20 sha256:ed0c99bf0087fd5007a196dcdf71d45a46a9a79f4c4bcecc91e4051f9482e4b6 [2021-12-09T23:11:29.129Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-12-09T23:11:29.385Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2021-12-09T23:11:29.385Z] === RUN TestDaemonIpcModePrivate [2021-12-09T23:11:29.472Z] #17 1.342 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-09T23:11:29.472Z] #17 DONE 1.5s [2021-12-09T23:11:29.472Z] [2021-12-09T23:11:29.472Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:11:29.472Z] #43 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:11:29.472Z] #43 ... [2021-12-09T23:11:29.472Z] [2021-12-09T23:11:29.472Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-09T23:11:29.472Z] #18 sha256:74ffd1353d89b30acf0000bec5f183314d4b2b57479b32fb2ba53a02b845fd84 [2021-12-09T23:11:30.264Z] #20 DONE 1.5s [2021-12-09T23:11:30.264Z] [2021-12-09T23:11:30.264Z] #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 zstd [2021-12-09T23:11:30.264Z] #21 sha256:3b1a6a2621c51650027e518704fdce69a4d479a6f4cb562318cb99fcae4fc2cb [2021-12-09T23:11:30.750Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2021-12-09T23:11:30.750Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2021-12-09T23:11:30.750Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-09T23:11:31.384Z] #18 DONE 1.7s [2021-12-09T23:11:31.384Z] [2021-12-09T23:11:31.384Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-09T23:11:31.384Z] #19 sha256:5b413b879db4e58c8882b70d454107447ed2e16411b5ec8c296d53945ee201a8 [2021-12-09T23:11:31.678Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2021-12-09T23:11:31.678Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2021-12-09T23:11:31.678Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-09T23:11:32.158Z] #21 2.005 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-09T23:11:32.421Z] #21 2.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-09T23:11:32.421Z] #21 2.355 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-09T23:11:32.768Z] #19 DONE 1.5s [2021-12-09T23:11:32.768Z] [2021-12-09T23:11:32.768Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-09T23:11:32.768Z] #20 sha256:ed0c99bf0087fd5007a196dcdf71d45a46a9a79f4c4bcecc91e4051f9482e4b6 [2021-12-09T23:11:33.044Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-12-09T23:11:33.044Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2021-12-09T23:11:33.044Z] === RUN TestIpcModeOlderClient [2021-12-09T23:11:33.044Z] === PAUSE TestIpcModeOlderClient [2021-12-09T23:11:33.044Z] === RUN TestKillContainerInvalidSignal [2021-12-09T23:11:33.299Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2021-12-09T23:11:33.299Z] === RUN TestKillContainer [2021-12-09T23:11:33.299Z] === RUN TestKillContainer/no_signal [2021-12-09T23:11:33.352Z] #21 2.935 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-09T23:11:33.861Z] === RUN TestKillContainer/non_killing_signal [2021-12-09T23:11:34.117Z] === RUN TestKillContainer/killing_signal [2021-12-09T23:11:34.149Z] #20 DONE 1.5s [2021-12-09T23:11:34.149Z] [2021-12-09T23:11:34.149Z] #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 zstd [2021-12-09T23:11:34.149Z] #21 sha256:3b1a6a2621c51650027e518704fdce69a4d479a6f4cb562318cb99fcae4fc2cb [2021-12-09T23:11:34.679Z] --- PASS: TestKillContainer (1.32s) [2021-12-09T23:11:34.679Z] --- PASS: TestKillContainer/no_signal (0.43s) [2021-12-09T23:11:34.679Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-12-09T23:11:34.679Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2021-12-09T23:11:34.679Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-09T23:11:34.679Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-09T23:11:34.721Z] #21 4.667 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-09T23:11:35.142Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-09T23:11:35.142Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-09T23:11:35.142Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:11:35.142Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-09T23:11:35.142Z] [2021-12-09T23:11:35.142Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-12-09T23:11:35.142Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-12-09T23:11:35.142Z] Using test binary docker [2021-12-09T23:11:35.142Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-09T23:11:35.142Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-09T23:11:35.142Z] INFO: Waiting for daemon to start... [2021-12-09T23:11:35.142Z] Starting dockerd [2021-12-09T23:11:35.241Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-09T23:11:36.056Z] #21 1.934 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-09T23:11:36.056Z] #21 1.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-09T23:11:36.169Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2021-12-09T23:11:36.169Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2021-12-09T23:11:36.169Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-12-09T23:11:36.169Z] === RUN TestKillStoppedContainer [2021-12-09T23:11:36.169Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-09T23:11:36.169Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-09T23:11:36.169Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-12-09T23:11:36.169Z] === RUN TestKillDifferentUserContainer [2021-12-09T23:11:36.315Z] #21 1.976 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-09T23:11:36.424Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-12-09T23:11:36.424Z] === RUN TestInspectOomKilledTrue [2021-12-09T23:11:36.424Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-09T23:11:36.424Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-09T23:11:36.424Z] === RUN TestInspectOomKilledFalse [2021-12-09T23:11:36.520Z] . [2021-12-09T23:11:36.520Z] INFO: Building docker-sdk-python3:5.0.3... [2021-12-09T23:11:36.613Z] #21 6.281 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-09T23:11:36.613Z] #21 ... [2021-12-09T23:11:36.613Z] [2021-12-09T23:11:36.613Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:11:36.613Z] #58 sha256:69458ca46174ed4189dc979ab99704052dfe1c203513a0ac6b325c9d85614727 [2021-12-09T23:11:36.613Z] #58 16.57 + cd /tmp/tmp.zutPh1rwUx/src/github.com/opencontainers/runc [2021-12-09T23:11:36.613Z] #58 16.57 + git checkout -q v1.0.3 [2021-12-09T23:11:36.884Z] #21 2.852 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-12-09T23:11:36.986Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2021-12-09T23:11:36.986Z] === RUN TestLinksEtcHostsContentMatch [2021-12-09T23:11:37.242Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2021-12-09T23:11:37.242Z] === RUN TestLinksContainerNames [2021-12-09T23:11:37.585Z] #58 17.56 + '[' -z '' ']' [2021-12-09T23:11:37.585Z] #58 17.56 + target=static [2021-12-09T23:11:37.585Z] #58 17.56 + make BUILDTAGS=seccomp static [2021-12-09T23:11:38.170Z] --- PASS: TestLinksContainerNames (0.87s) [2021-12-09T23:11:38.170Z] === RUN TestLogsFollowTailEmpty [2021-12-09T23:11:38.425Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-12-09T23:11:38.425Z] === RUN TestContainerNetworkMountsNoChown [2021-12-09T23:11:38.514Z] #58 18.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-09T23:11:38.987Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/default [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/default [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/private [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/private [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rprivate [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/slave [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/slave [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rslave [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/shared [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/shared [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rshared [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/default [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/rslave [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/rshared [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/shared [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/rprivate [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/slave [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/private [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-09T23:11:38.987Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-09T23:11:38.987Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-09T23:11:38.987Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-09T23:11:39.243Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-09T23:11:39.243Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-09T23:11:39.243Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-09T23:11:39.243Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-09T23:11:39.243Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-09T23:11:39.243Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-09T23:11:39.243Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-09T23:11:39.243Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-09T23:11:39.243Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-09T23:11:39.243Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-09T23:11:39.243Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-09T23:11:39.243Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-09T23:11:39.426Z] #21 4.864 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [97.5 kB] [2021-12-09T23:11:39.453Z] #58 ... [2021-12-09T23:11:39.453Z] [2021-12-09T23:11:39.453Z] #34 [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-12-09T23:11:39.453Z] #34 sha256:591543114487f20ad6228101cb526a1dac2c69459a535a289d78301b9757bb2b [2021-12-09T23:11:39.453Z] #34 DONE 175.1s [2021-12-09T23:11:39.453Z] [2021-12-09T23:11:39.453Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:11:39.453Z] #62 sha256:15c59b998e69b7ca44b48443753a7680252dddfb76562b36ba3497b70f10b6e7 [2021-12-09T23:11:39.507Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-09T23:11:39.508Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-09T23:11:39.508Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-09T23:11:39.508Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-09T23:11:39.508Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-09T23:11:39.508Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-09T23:11:39.508Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-09T23:11:39.508Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-09T23:11:39.508Z] === RUN TestContainerBindMountNonRecursive [2021-12-09T23:11:39.690Z] #21 ... [2021-12-09T23:11:39.690Z] [2021-12-09T23:11:39.690Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:11:39.690Z] #58 sha256:cb7f6610eef683c8b4fa8fe53422e0f5149c56c99ee97bf48f2d2b5a92479a58 [2021-12-09T23:11:39.690Z] #58 15.27 + cd /tmp/tmp.lAdEgQERcc/src/github.com/opencontainers/runc [2021-12-09T23:11:39.690Z] #58 15.27 + git checkout -q v1.0.3 [2021-12-09T23:11:40.629Z] #58 16.20 + '[' -z '' ']' [2021-12-09T23:11:40.629Z] #58 16.22 + target=static [2021-12-09T23:11:40.629Z] #58 16.22 + make BUILDTAGS=seccomp static [2021-12-09T23:11:40.872Z] --- PASS: TestContainerBindMountNonRecursive (1.23s) [2021-12-09T23:11:40.872Z] === RUN TestContainerVolumesMountedAsShared [2021-12-09T23:11:41.127Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-12-09T23:11:41.128Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-09T23:11:41.383Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2021-12-09T23:11:41.383Z] === RUN TestNetworkNat [2021-12-09T23:11:41.573Z] #58 17.06 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-09T23:11:41.944Z] --- PASS: TestNetworkNat (0.46s) [2021-12-09T23:11:41.944Z] === RUN TestNetworkLocalhostTCPNat [2021-12-09T23:11:42.505Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-12-09T23:11:42.505Z] === RUN TestNetworkLoopbackNat [2021-12-09T23:11:43.669Z] #62 ... [2021-12-09T23:11:43.669Z] [2021-12-09T23:11:43.669Z] #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 zstd [2021-12-09T23:11:43.669Z] #21 sha256:3b1a6a2621c51650027e518704fdce69a4d479a6f4cb562318cb99fcae4fc2cb [2021-12-09T23:11:43.669Z] #21 13.00 Fetched 8479 kB in 11s (740 kB/s) [2021-12-09T23:11:45.018Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-12-09T23:11:45.018Z] === RUN TestPause [2021-12-09T23:11:45.275Z] --- PASS: TestPause (0.45s) [2021-12-09T23:11:45.275Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-09T23:11:45.275Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-09T23:11:45.275Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-09T23:11:45.275Z] === RUN TestPauseStopPausedContainer [2021-12-09T23:11:45.839Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2021-12-09T23:11:45.839Z] === RUN TestPidHost [2021-12-09T23:11:46.765Z] --- PASS: TestPidHost (0.98s) [2021-12-09T23:11:46.765Z] === RUN TestPsFilter [2021-12-09T23:11:47.024Z] --- PASS: TestPsFilter (0.13s) [2021-12-09T23:11:47.024Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-09T23:11:47.280Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2021-12-09T23:11:47.280Z] === RUN TestRemoveContainerWithVolume [2021-12-09T23:11:47.835Z] #21 13.00 Reading package lists... [2021-12-09T23:11:47.842Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2021-12-09T23:11:47.842Z] === RUN TestRemoveContainerRunning [2021-12-09T23:11:48.146Z] #58 ... [2021-12-09T23:11:48.146Z] [2021-12-09T23:11:48.146Z] #34 [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-12-09T23:11:48.146Z] #34 sha256:591543114487f20ad6228101cb526a1dac2c69459a535a289d78301b9757bb2b [2021-12-09T23:11:48.146Z] #34 DONE 184.7s [2021-12-09T23:11:48.146Z] [2021-12-09T23:11:48.146Z] #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 zstd [2021-12-09T23:11:48.146Z] #21 sha256:3b1a6a2621c51650027e518704fdce69a4d479a6f4cb562318cb99fcae4fc2cb [2021-12-09T23:11:48.146Z] #21 6.597 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-09T23:11:48.146Z] #21 13.39 Fetched 8479 kB in 12s (723 kB/s) [2021-12-09T23:11:48.403Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-12-09T23:11:48.403Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-09T23:11:48.659Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-12-09T23:11:48.659Z] === RUN TestRemoveInvalidContainer [2021-12-09T23:11:48.659Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-09T23:11:48.659Z] === RUN TestRenameLinkedContainer [2021-12-09T23:11:50.548Z] --- PASS: TestRenameLinkedContainer (1.74s) [2021-12-09T23:11:50.548Z] === RUN TestRenameStoppedContainer [2021-12-09T23:11:50.803Z] --- PASS: TestRenameStoppedContainer (0.44s) [2021-12-09T23:11:50.803Z] === RUN TestRenameRunningContainerAndReuse [2021-12-09T23:11:51.729Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2021-12-09T23:11:51.729Z] === RUN TestRenameInvalidName [2021-12-09T23:11:52.004Z] #21 17.31 Reading package lists... [2021-12-09T23:11:52.290Z] --- PASS: TestRenameInvalidName (0.43s) [2021-12-09T23:11:52.290Z] === RUN TestRenameAnonymousContainer [2021-12-09T23:11:52.342Z] #21 13.39 Reading package lists... [2021-12-09T23:11:52.567Z] #21 21.39 Building dependency tree... [2021-12-09T23:11:53.654Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2021-12-09T23:11:53.655Z] === RUN TestRenameContainerWithSameName [2021-12-09T23:11:54.215Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-12-09T23:11:54.215Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-09T23:11:54.460Z] #21 24.00 The following additional packages will be installed: [2021-12-09T23:11:54.460Z] #21 24.00 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-09T23:11:54.460Z] #21 24.00 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-09T23:11:54.460Z] #21 24.00 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-09T23:11:54.460Z] #21 24.00 python3-pkg-resources vim-runtime xxd [2021-12-09T23:11:54.460Z] #21 24.03 Suggested packages: [2021-12-09T23:11:54.460Z] #21 24.03 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-09T23:11:54.460Z] #21 24.03 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-09T23:11:54.460Z] #21 24.03 acl attr quota [2021-12-09T23:11:54.460Z] #21 24.03 Recommended packages: [2021-12-09T23:11:54.460Z] #21 24.03 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-09T23:11:55.142Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2021-12-09T23:11:55.142Z] === RUN TestResize [2021-12-09T23:11:55.398Z] --- PASS: TestResize (0.42s) [2021-12-09T23:11:55.398Z] === RUN TestResizeWithInvalidSize [2021-12-09T23:11:55.959Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2021-12-09T23:11:55.960Z] === RUN TestResizeWhenContainerNotStarted [2021-12-09T23:11:56.216Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:11:56.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:11:56.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:11:56.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-09T23:11:56.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:11:56.353Z] #21 26.16 The following NEW packages will be installed: [2021-12-09T23:11:56.353Z] #21 26.17 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-09T23:11:56.353Z] #21 26.18 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-09T23:11:56.353Z] #21 26.18 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-09T23:11:56.353Z] #21 26.18 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-09T23:11:56.353Z] #21 26.18 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-09T23:11:56.353Z] #21 26.18 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-09T23:11:56.353Z] #21 26.18 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-09T23:11:56.353Z] #21 26.18 xz-utils zip zstd [2021-12-09T23:11:56.539Z] #21 17.64 Reading package lists... [2021-12-09T23:11:56.610Z] #21 26.58 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-09T23:11:56.610Z] #21 26.58 Need to get 27.6 MB of archives. [2021-12-09T23:11:56.610Z] #21 26.58 After this operation, 106 MB of additional disk space will be used. [2021-12-09T23:11:56.610Z] #21 26.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-09T23:11:56.610Z] #21 26.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-09T23:11:56.610Z] #21 26.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-09T23:11:56.610Z] #21 26.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-09T23:11:56.867Z] #21 26.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-09T23:11:56.867Z] #21 26.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-09T23:11:56.867Z] #21 26.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-09T23:11:56.867Z] #21 26.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-09T23:11:56.867Z] #21 26.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-09T23:11:56.867Z] #21 26.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-09T23:11:56.867Z] #21 26.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-09T23:11:56.867Z] #21 26.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-09T23:11:56.867Z] #21 26.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-09T23:11:56.867Z] #21 26.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-09T23:11:56.867Z] #21 26.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-09T23:11:56.867Z] #21 26.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-09T23:11:56.867Z] #21 26.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-09T23:11:56.867Z] #21 26.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-09T23:11:56.867Z] #21 26.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-09T23:11:56.867Z] #21 26.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-09T23:11:56.867Z] #21 26.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-09T23:11:56.867Z] #21 26.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-09T23:11:57.108Z] #21 21.88 Building dependency tree... [2021-12-09T23:11:57.124Z] #21 26.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-09T23:11:57.124Z] #21 26.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-09T23:11:57.124Z] #21 26.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-09T23:11:57.124Z] #21 26.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-09T23:11:57.124Z] #21 26.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-09T23:11:57.380Z] #21 27.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-09T23:11:57.380Z] #21 27.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-09T23:11:57.380Z] #21 27.36 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-12-09T23:11:57.380Z] #21 27.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-09T23:11:57.380Z] #21 27.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-09T23:11:57.380Z] #21 27.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-09T23:11:57.380Z] #21 27.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-09T23:11:57.637Z] #21 27.47 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-09T23:11:57.637Z] #21 27.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-09T23:11:57.637Z] #21 27.49 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-09T23:11:57.637Z] #21 27.51 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-09T23:11:57.637Z] #21 27.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-09T23:11:57.637Z] #21 27.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-09T23:11:57.637Z] #21 27.55 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-09T23:11:57.637Z] #21 27.62 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-09T23:11:57.893Z] #21 27.63 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-09T23:11:57.893Z] #21 27.64 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-12-09T23:11:58.105Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:11:58.150Z] #21 28.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-09T23:11:58.151Z] #21 28.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-09T23:11:58.151Z] #21 28.12 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-09T23:11:58.151Z] #21 28.14 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-09T23:11:59.014Z] #21 24.73 The following additional packages will be installed: [2021-12-09T23:11:59.014Z] #21 24.73 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-09T23:11:59.014Z] #21 24.73 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-09T23:11:59.014Z] #21 24.74 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-09T23:11:59.014Z] #21 24.76 python3-pkg-resources vim-runtime xxd [2021-12-09T23:11:59.014Z] #21 24.76 Suggested packages: [2021-12-09T23:11:59.014Z] #21 24.76 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-09T23:11:59.014Z] #21 24.76 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-09T23:11:59.014Z] #21 24.76 acl attr quota [2021-12-09T23:11:59.014Z] #21 24.76 Recommended packages: [2021-12-09T23:11:59.014Z] #21 24.76 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-09T23:11:59.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:11:59.518Z] #21 29.17 debconf: delaying package configuration, since apt-utils is not installed [2021-12-09T23:11:59.518Z] #21 29.40 Fetched 27.6 MB in 2s (14.4 MB/s) [2021-12-09T23:11:59.518Z] #21 29.51 Selecting previously unselected package pigz. [2021-12-09T23:11:59.775Z] #21 29.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-12-09T23:11:59.775Z] #21 29.63 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-09T23:11:59.775Z] #21 29.64 Unpacking pigz (2.6-1) ... [2021-12-09T23:12:00.032Z] #21 29.79 Selecting previously unselected package libelf1:amd64. [2021-12-09T23:12:00.032Z] #21 29.81 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-09T23:12:00.032Z] #21 29.83 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-09T23:12:00.289Z] #21 30.06 Selecting previously unselected package libbpf0:amd64. [2021-12-09T23:12:00.289Z] #21 30.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-09T23:12:00.289Z] #21 30.07 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-09T23:12:00.289Z] #21 30.24 Selecting previously unselected package libcap2:amd64. [2021-12-09T23:12:00.289Z] #21 30.25 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-09T23:12:00.289Z] #21 30.25 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-09T23:12:00.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:12:00.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:12:00.545Z] #21 30.37 Selecting previously unselected package libmnl0:amd64. [2021-12-09T23:12:00.545Z] #21 30.38 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-09T23:12:00.545Z] #21 30.38 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-09T23:12:00.545Z] #21 30.49 Selecting previously unselected package libxtables12:amd64. [2021-12-09T23:12:00.802Z] #21 30.49 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-09T23:12:00.802Z] #21 30.50 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-09T23:12:00.802Z] #21 30.62 Selecting previously unselected package libcap2-bin. [2021-12-09T23:12:00.802Z] #21 30.65 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-09T23:12:00.802Z] #21 30.67 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-09T23:12:00.923Z] #21 26.92 The following NEW packages will be installed: [2021-12-09T23:12:01.058Z] #21 30.84 Selecting previously unselected package iproute2. [2021-12-09T23:12:01.058Z] #21 30.84 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-09T23:12:01.058Z] #21 30.85 Unpacking iproute2 (5.10.0-4) ... [2021-12-09T23:12:01.182Z] #21 26.92 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-09T23:12:01.182Z] #21 26.92 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-09T23:12:01.182Z] #21 26.92 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-09T23:12:01.182Z] #21 26.92 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-09T23:12:01.182Z] #21 26.92 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-09T23:12:01.182Z] #21 26.92 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-09T23:12:01.182Z] #21 26.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-09T23:12:01.182Z] #21 26.92 xz-utils zip zstd [2021-12-09T23:12:01.442Z] #21 27.31 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2021-12-09T23:12:01.442Z] #21 27.31 Need to get 27.6 MB of archives. [2021-12-09T23:12:01.442Z] #21 27.31 After this operation, 106 MB of additional disk space will be used. [2021-12-09T23:12:01.442Z] #21 27.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-09T23:12:01.442Z] #21 27.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-09T23:12:01.442Z] #21 27.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-09T23:12:01.442Z] #21 27.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-09T23:12:01.442Z] #21 27.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-09T23:12:01.442Z] #21 27.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-09T23:12:01.442Z] #21 27.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-09T23:12:01.442Z] #21 27.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-09T23:12:01.442Z] #21 27.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-12-09T23:12:01.442Z] #21 27.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-12-09T23:12:01.442Z] #21 27.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-09T23:12:01.442Z] #21 27.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-09T23:12:01.442Z] #21 27.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-09T23:12:01.701Z] #21 27.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-09T23:12:01.701Z] #21 27.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-09T23:12:01.701Z] #21 27.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-09T23:12:01.701Z] #21 27.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-09T23:12:01.701Z] #21 27.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-09T23:12:01.701Z] #21 27.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-09T23:12:01.701Z] #21 27.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-09T23:12:01.701Z] #21 27.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-09T23:12:01.701Z] #21 27.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-09T23:12:01.701Z] #21 27.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-09T23:12:01.701Z] #21 27.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-09T23:12:01.701Z] #21 27.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-09T23:12:01.701Z] #21 27.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-09T23:12:01.701Z] #21 27.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-09T23:12:01.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:12:01.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:12:01.987Z] #21 31.74 Selecting previously unselected package xxd. [2021-12-09T23:12:01.987Z] #21 31.76 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-09T23:12:01.987Z] #21 31.78 Unpacking xxd (2:8.2.2434-3) ... [2021-12-09T23:12:02.244Z] #21 31.96 Selecting previously unselected package vim-common. [2021-12-09T23:12:02.244Z] #21 31.96 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-09T23:12:02.244Z] #21 31.99 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-09T23:12:02.244Z] #21 32.20 Selecting previously unselected package bash-completion. [2021-12-09T23:12:02.244Z] #21 32.20 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-09T23:12:02.271Z] #21 28.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-09T23:12:02.271Z] #21 28.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-09T23:12:02.271Z] #21 28.09 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-12-09T23:12:02.271Z] #21 28.09 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-09T23:12:02.271Z] #21 28.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-09T23:12:02.271Z] #21 28.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-09T23:12:02.271Z] #21 28.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-09T23:12:02.271Z] #21 28.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-09T23:12:02.532Z] #21 28.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-09T23:12:02.532Z] #21 28.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-09T23:12:02.532Z] #21 28.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-09T23:12:02.532Z] #21 28.31 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-09T23:12:02.532Z] #21 28.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-09T23:12:02.532Z] #21 28.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-09T23:12:02.532Z] #21 28.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-09T23:12:02.532Z] #21 28.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-09T23:12:02.791Z] #21 28.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-12-09T23:12:03.051Z] #21 28.84 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-12-09T23:12:03.051Z] #21 28.87 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-09T23:12:03.051Z] #21 28.94 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-09T23:12:03.051Z] #21 28.94 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-09T23:12:04.519Z] #21 30.10 debconf: delaying package configuration, since apt-utils is not installed [2021-12-09T23:12:04.519Z] #21 30.34 Fetched 27.6 MB in 2s (13.9 MB/s) [2021-12-09T23:12:04.519Z] #21 30.42 Selecting previously unselected package pigz. [2021-12-09T23:12:04.783Z] #21 30.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-12-09T23:12:04.783Z] #21 30.48 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-09T23:12:04.783Z] #21 30.52 Unpacking pigz (2.6-1) ... [2021-12-09T23:12:04.783Z] #21 30.69 Selecting previously unselected package libelf1:amd64. [2021-12-09T23:12:04.783Z] #21 30.69 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-09T23:12:05.043Z] #21 30.71 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-09T23:12:05.043Z] #21 30.99 Selecting previously unselected package libbpf0:amd64. [2021-12-09T23:12:05.301Z] #21 31.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-09T23:12:05.301Z] #21 31.00 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-09T23:12:05.301Z] #21 31.17 Selecting previously unselected package libcap2:amd64. [2021-12-09T23:12:05.301Z] #21 31.19 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-09T23:12:05.301Z] #21 31.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-09T23:12:05.561Z] #21 31.33 Selecting previously unselected package libmnl0:amd64. [2021-12-09T23:12:05.561Z] #21 31.33 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-09T23:12:05.561Z] #21 31.34 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-09T23:12:05.820Z] #21 31.46 Selecting previously unselected package libxtables12:amd64. [2021-12-09T23:12:05.820Z] #21 31.46 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-09T23:12:05.820Z] #21 31.46 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-09T23:12:05.820Z] #21 31.59 Selecting previously unselected package libcap2-bin. [2021-12-09T23:12:05.820Z] #21 31.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-09T23:12:05.820Z] #21 31.61 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-09T23:12:05.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:12:05.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-09T23:12:06.080Z] #21 31.78 Selecting previously unselected package iproute2. [2021-12-09T23:12:06.080Z] #21 31.78 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-09T23:12:06.080Z] #21 31.79 Unpacking iproute2 (5.10.0-4) ... [2021-12-09T23:12:06.417Z] #21 35.57 Unpacking bash-completion (1:2.11-2) ... [2021-12-09T23:12:06.417Z] #21 35.90 Selecting previously unselected package bzip2. [2021-12-09T23:12:06.417Z] #21 35.92 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-09T23:12:06.417Z] #21 35.93 Unpacking bzip2 (1.0.8-4) ... [2021-12-09T23:12:06.417Z] #21 36.02 Selecting previously unselected package xz-utils. [2021-12-09T23:12:06.417Z] #21 36.03 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-09T23:12:06.417Z] #21 36.04 Unpacking xz-utils (5.2.5-2) ... [2021-12-09T23:12:06.417Z] #21 36.21 Selecting previously unselected package apparmor. [2021-12-09T23:12:06.417Z] #21 36.21 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-09T23:12:06.417Z] #21 36.29 Unpacking apparmor (2.13.6-10) ... [2021-12-09T23:12:06.674Z] #21 36.67 Selecting previously unselected package inetutils-ping. [2021-12-09T23:12:06.674Z] #21 36.67 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-09T23:12:06.674Z] #21 36.68 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-09T23:12:06.931Z] #21 36.80 Selecting previously unselected package libip4tc2:amd64. [2021-12-09T23:12:06.931Z] #21 36.80 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-09T23:12:06.931Z] #21 36.82 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-09T23:12:06.931Z] #21 36.91 Selecting previously unselected package libip6tc2:amd64. [2021-12-09T23:12:06.931Z] #21 36.91 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-09T23:12:06.931Z] #21 36.91 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-09T23:12:06.931Z] #21 36.97 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-09T23:12:07.021Z] #21 32.67 Selecting previously unselected package xxd. [2021-12-09T23:12:07.021Z] #21 32.67 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-12-09T23:12:07.021Z] #21 32.69 Unpacking xxd (2:8.2.2434-3) ... [2021-12-09T23:12:07.188Z] #21 37.00 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-09T23:12:07.188Z] #21 37.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-09T23:12:07.188Z] #21 37.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-09T23:12:07.188Z] #21 37.08 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-09T23:12:07.188Z] #21 37.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-09T23:12:07.280Z] #21 32.95 Selecting previously unselected package vim-common. [2021-12-09T23:12:07.280Z] #21 32.95 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-12-09T23:12:07.280Z] #21 33.00 Unpacking vim-common (2:8.2.2434-3) ... [2021-12-09T23:12:07.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-09T23:12:07.445Z] #21 37.15 Selecting previously unselected package libnftnl11:amd64. [2021-12-09T23:12:07.445Z] #21 37.15 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-09T23:12:07.445Z] #21 37.16 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-09T23:12:07.445Z] #21 37.23 Selecting previously unselected package iptables. [2021-12-09T23:12:07.445Z] #21 37.23 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-09T23:12:07.445Z] #21 37.24 Unpacking iptables (1.8.7-1) ... [2021-12-09T23:12:07.539Z] #21 33.29 Selecting previously unselected package bash-completion. [2021-12-09T23:12:07.540Z] #21 33.30 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-09T23:12:07.702Z] #21 37.53 Selecting previously unselected package libonig5:amd64. [2021-12-09T23:12:07.702Z] #21 37.53 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-09T23:12:07.702Z] #21 37.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-09T23:12:07.702Z] #21 37.65 Selecting previously unselected package libjq1:amd64. [2021-12-09T23:12:07.702Z] #21 37.65 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-09T23:12:07.702Z] #21 37.65 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-09T23:12:07.702Z] #21 37.74 Selecting previously unselected package jq. [2021-12-09T23:12:07.959Z] #21 37.74 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-09T23:12:07.959Z] #21 37.75 Unpacking jq (1.6-2.1) ... [2021-12-09T23:12:07.959Z] #21 37.84 Selecting previously unselected package libaio1:amd64. [2021-12-09T23:12:07.959Z] #21 37.84 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-09T23:12:07.959Z] #21 37.85 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-09T23:12:07.959Z] #21 37.91 Selecting previously unselected package libgpm2:amd64. [2021-12-09T23:12:07.959Z] #21 37.91 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-09T23:12:07.959Z] #21 37.92 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-09T23:12:07.959Z] #21 37.99 Selecting previously unselected package libicu67:amd64. [2021-12-09T23:12:08.216Z] #21 37.99 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-09T23:12:08.216Z] #21 38.00 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-09T23:12:09.198Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-09T23:12:09.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-09T23:12:10.076Z] #21 35.86 Unpacking bash-completion (1:2.11-2) ... [2021-12-09T23:12:10.335Z] #21 36.19 Selecting previously unselected package bzip2. [2021-12-09T23:12:10.595Z] #21 36.20 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-09T23:12:10.595Z] #21 36.21 Unpacking bzip2 (1.0.8-4) ... [2021-12-09T23:12:10.595Z] #21 36.29 Selecting previously unselected package xz-utils. [2021-12-09T23:12:10.595Z] #21 36.29 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-09T23:12:10.595Z] #21 36.29 Unpacking xz-utils (5.2.5-2) ... [2021-12-09T23:12:10.595Z] #21 36.49 Selecting previously unselected package apparmor. [2021-12-09T23:12:10.854Z] #21 36.49 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-09T23:12:10.854Z] #21 36.55 Unpacking apparmor (2.13.6-10) ... [2021-12-09T23:12:11.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-09T23:12:11.117Z] #21 36.90 Selecting previously unselected package inetutils-ping. [2021-12-09T23:12:11.117Z] #21 36.90 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-09T23:12:11.117Z] #21 36.91 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-09T23:12:11.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-09T23:12:11.376Z] #21 37.01 Selecting previously unselected package libip4tc2:amd64. [2021-12-09T23:12:11.376Z] #21 37.02 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-09T23:12:11.376Z] #21 37.03 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-09T23:12:11.376Z] #21 37.10 Selecting previously unselected package libip6tc2:amd64. [2021-12-09T23:12:11.376Z] #21 37.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-09T23:12:11.376Z] #21 37.13 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-09T23:12:11.376Z] #21 37.20 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-09T23:12:11.376Z] #21 37.23 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-09T23:12:11.376Z] #21 37.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-09T23:12:11.376Z] #21 37.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-09T23:12:11.377Z] #21 37.31 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-09T23:12:11.377Z] #21 37.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-09T23:12:11.488Z] #21 41.07 Selecting previously unselected package libinih1:amd64. [2021-12-09T23:12:11.488Z] #21 41.08 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-09T23:12:11.488Z] #21 41.09 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-09T23:12:11.488Z] #21 41.14 Selecting previously unselected package libnet1:amd64. [2021-12-09T23:12:11.488Z] #21 41.14 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-09T23:12:11.488Z] #21 41.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-09T23:12:11.488Z] #21 41.22 Selecting previously unselected package libnl-3-200:amd64. [2021-12-09T23:12:11.488Z] #21 41.23 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-09T23:12:11.488Z] #21 41.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-09T23:12:11.488Z] #21 41.30 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-09T23:12:11.488Z] #21 41.31 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-09T23:12:11.488Z] #21 41.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-09T23:12:11.488Z] #21 41.38 Selecting previously unselected package net-tools. [2021-12-09T23:12:11.488Z] #21 41.40 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-09T23:12:11.488Z] #21 41.41 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-09T23:12:11.488Z] #21 41.54 Selecting previously unselected package patch. [2021-12-09T23:12:11.636Z] #21 37.38 Selecting previously unselected package libnftnl11:amd64. [2021-12-09T23:12:11.636Z] #21 37.39 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-09T23:12:11.636Z] #21 37.40 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-09T23:12:11.636Z] #21 37.47 Selecting previously unselected package iptables. [2021-12-09T23:12:11.636Z] #21 37.47 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-09T23:12:11.636Z] #21 37.48 Unpacking iptables (1.8.7-1) ... [2021-12-09T23:12:11.745Z] #21 41.54 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-09T23:12:11.745Z] #21 41.55 Unpacking patch (2.7.6-7) ... [2021-12-09T23:12:11.745Z] #21 41.67 Selecting previously unselected package python-pip-whl. [2021-12-09T23:12:11.895Z] #21 37.70 Selecting previously unselected package libonig5:amd64. [2021-12-09T23:12:11.895Z] #21 37.71 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-09T23:12:11.895Z] #21 37.71 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-09T23:12:12.002Z] #21 41.67 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-09T23:12:12.002Z] #21 41.69 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-09T23:12:12.154Z] #21 37.83 Selecting previously unselected package libjq1:amd64. [2021-12-09T23:12:12.154Z] #21 37.84 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-09T23:12:12.154Z] #21 37.84 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-09T23:12:12.154Z] #21 37.93 Selecting previously unselected package jq. [2021-12-09T23:12:12.154Z] #21 37.94 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-09T23:12:12.154Z] #21 37.95 Unpacking jq (1.6-2.1) ... [2021-12-09T23:12:12.154Z] #21 38.02 Selecting previously unselected package libaio1:amd64. [2021-12-09T23:12:12.154Z] #21 38.02 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-09T23:12:12.154Z] #21 38.03 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-09T23:12:12.154Z] #21 38.08 Selecting previously unselected package libgpm2:amd64. [2021-12-09T23:12:12.154Z] #21 38.09 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-09T23:12:12.154Z] #21 38.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-09T23:12:12.154Z] #21 38.16 Selecting previously unselected package libicu67:amd64. [2021-12-09T23:12:12.259Z] #21 42.20 Selecting previously unselected package python3-lib2to3. [2021-12-09T23:12:12.259Z] #21 42.22 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-09T23:12:12.414Z] #21 38.17 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-09T23:12:12.414Z] #21 38.18 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-09T23:12:12.516Z] #21 42.23 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-09T23:12:12.516Z] #21 42.31 Selecting previously unselected package python3-distutils. [2021-12-09T23:12:12.516Z] #21 42.31 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-09T23:12:12.516Z] #21 42.32 Unpacking python3-distutils (3.9.2-1) ... [2021-12-09T23:12:12.516Z] #21 42.44 Selecting previously unselected package python3-pkg-resources. [2021-12-09T23:12:12.516Z] #21 42.44 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-09T23:12:12.516Z] #21 42.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-09T23:12:12.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-09T23:12:12.774Z] #21 42.55 Selecting previously unselected package python3-setuptools. [2021-12-09T23:12:12.774Z] #21 42.57 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-09T23:12:12.774Z] #21 42.57 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-09T23:12:12.774Z] #21 42.82 Selecting previously unselected package python3-wheel. [2021-12-09T23:12:13.031Z] #21 42.83 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-09T23:12:13.031Z] #21 42.83 Unpacking python3-wheel (0.34.2-1) ... [2021-12-09T23:12:13.031Z] #21 42.91 Selecting previously unselected package python3-pip. [2021-12-09T23:12:13.031Z] #21 42.92 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-09T23:12:13.031Z] #21 42.93 Unpacking python3-pip (20.3.4-4) ... [2021-12-09T23:12:13.288Z] #21 43.17 Selecting previously unselected package sudo. [2021-12-09T23:12:13.288Z] #21 43.17 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-09T23:12:13.288Z] #21 43.18 Unpacking sudo (1.9.5p2-3) ... [2021-12-09T23:12:13.871Z] #21 43.77 Selecting previously unselected package thin-provisioning-tools. [2021-12-09T23:12:13.871Z] #21 43.78 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-09T23:12:13.871Z] #21 43.79 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-09T23:12:14.130Z] #21 43.99 Selecting previously unselected package uidmap. [2021-12-09T23:12:14.130Z] #21 44.00 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-09T23:12:14.130Z] #21 44.01 Unpacking uidmap (1:4.8.1-1) ... [2021-12-09T23:12:14.130Z] #21 44.12 Selecting previously unselected package vim-runtime. [2021-12-09T23:12:14.130Z] #21 44.13 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-09T23:12:14.130Z] #21 44.16 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-09T23:12:14.387Z] #21 44.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-09T23:12:14.387Z] #21 44.18 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.16s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.02s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.93s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.07s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2021-12-09T23:12:14.596Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2021-12-09T23:12:14.596Z] === RUN TestCgroupNamespacesRun [2021-12-09T23:12:15.524Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2021-12-09T23:12:15.524Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-09T23:12:15.524Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-09T23:12:15.524Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-09T23:12:15.524Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-09T23:12:15.707Z] #21 40.92 Selecting previously unselected package libinih1:amd64. [2021-12-09T23:12:15.707Z] #21 40.93 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-09T23:12:15.707Z] #21 40.93 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-09T23:12:15.707Z] #21 40.98 Selecting previously unselected package libnet1:amd64. [2021-12-09T23:12:15.707Z] #21 40.99 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-09T23:12:15.707Z] #21 40.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-09T23:12:15.707Z] #21 41.07 Selecting previously unselected package libnl-3-200:amd64. [2021-12-09T23:12:15.707Z] #21 41.08 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-09T23:12:15.707Z] #21 41.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-09T23:12:15.707Z] #21 41.19 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-09T23:12:15.707Z] #21 41.19 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-09T23:12:15.707Z] #21 41.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-09T23:12:15.707Z] #21 41.28 Selecting previously unselected package net-tools. [2021-12-09T23:12:15.707Z] #21 41.28 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-09T23:12:15.707Z] #21 41.28 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-09T23:12:15.707Z] #21 41.44 Selecting previously unselected package patch. [2021-12-09T23:12:15.707Z] #21 41.45 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-09T23:12:15.707Z] #21 41.45 Unpacking patch (2.7.6-7) ... [2021-12-09T23:12:15.707Z] #21 41.53 Selecting previously unselected package python-pip-whl. [2021-12-09T23:12:15.707Z] #21 41.54 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-09T23:12:15.707Z] #21 41.54 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-09T23:12:16.275Z] #21 42.03 Selecting previously unselected package python3-lib2to3. [2021-12-09T23:12:16.275Z] #21 42.03 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-09T23:12:16.275Z] #21 42.04 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-09T23:12:16.275Z] #21 42.12 Selecting previously unselected package python3-distutils. [2021-12-09T23:12:16.275Z] #21 42.13 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-09T23:12:16.275Z] #21 42.14 Unpacking python3-distutils (3.9.2-1) ... [2021-12-09T23:12:16.547Z] #21 42.24 Selecting previously unselected package python3-pkg-resources. [2021-12-09T23:12:16.548Z] #21 42.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-09T23:12:16.548Z] #21 42.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-09T23:12:16.548Z] #21 42.35 Selecting previously unselected package python3-setuptools. [2021-12-09T23:12:16.548Z] #21 42.36 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-09T23:12:16.548Z] #21 42.37 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-09T23:12:16.807Z] #21 42.60 Selecting previously unselected package python3-wheel. [2021-12-09T23:12:16.807Z] #21 42.62 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-09T23:12:16.807Z] #21 42.63 Unpacking python3-wheel (0.34.2-1) ... [2021-12-09T23:12:16.807Z] #21 42.68 Selecting previously unselected package python3-pip. [2021-12-09T23:12:16.807Z] #21 42.70 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-09T23:12:16.807Z] #21 42.72 Unpacking python3-pip (20.3.4-4) ... [2021-12-09T23:12:16.888Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2021-12-09T23:12:16.888Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-09T23:12:17.067Z] #21 42.97 Selecting previously unselected package sudo. [2021-12-09T23:12:17.068Z] #21 42.99 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-09T23:12:17.068Z] #21 43.00 Unpacking sudo (1.9.5p2-3) ... [2021-12-09T23:12:17.159Z] #21 46.84 Selecting previously unselected package vim. [2021-12-09T23:12:17.159Z] #21 46.84 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-09T23:12:17.159Z] #21 46.85 Unpacking vim (2:8.2.2434-3) ... [2021-12-09T23:12:17.671Z] #21 47.39 Selecting previously unselected package xfsprogs. [2021-12-09T23:12:17.671Z] #21 47.41 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-09T23:12:17.671Z] #21 47.41 Unpacking xfsprogs (5.10.0-4) ... [2021-12-09T23:12:17.896Z] #21 43.51 Selecting previously unselected package thin-provisioning-tools. [2021-12-09T23:12:17.896Z] #21 43.52 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-09T23:12:17.896Z] #21 43.52 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-09T23:12:17.896Z] #21 43.75 Selecting previously unselected package uidmap. [2021-12-09T23:12:17.896Z] #21 43.76 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-09T23:12:17.896Z] #21 43.77 Unpacking uidmap (1:4.8.1-1) ... [2021-12-09T23:12:17.928Z] #21 47.84 Selecting previously unselected package zip. [2021-12-09T23:12:17.928Z] #21 47.85 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-09T23:12:17.928Z] #21 47.86 Unpacking zip (3.0-12) ... [2021-12-09T23:12:18.156Z] #21 43.87 Selecting previously unselected package vim-runtime. [2021-12-09T23:12:18.156Z] #21 43.88 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-12-09T23:12:18.156Z] #21 43.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-09T23:12:18.156Z] #21 43.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-09T23:12:18.156Z] #21 43.93 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-12-09T23:12:18.184Z] #21 47.94 Selecting previously unselected package zstd. [2021-12-09T23:12:18.184Z] #21 47.94 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-09T23:12:18.184Z] #21 47.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-09T23:12:18.252Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2021-12-09T23:12:18.252Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-09T23:12:18.440Z] #21 48.30 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-09T23:12:19.180Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2021-12-09T23:12:19.181Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-09T23:12:19.369Z] #21 49.15 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-09T23:12:19.369Z] #21 49.17 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-09T23:12:19.369Z] #21 49.19 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-09T23:12:19.369Z] #21 49.26 Setting up libicu67:amd64 (67.1-7) ... [2021-12-09T23:12:19.369Z] #21 49.28 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-09T23:12:19.369Z] #21 49.29 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-09T23:12:19.369Z] #21 49.31 Setting up uidmap (1:4.8.1-1) ... [2021-12-09T23:12:19.369Z] #21 49.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-09T23:12:19.369Z] #21 49.36 Setting up bzip2 (1.0.8-4) ... [2021-12-09T23:12:19.626Z] #21 49.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-09T23:12:19.626Z] #21 49.39 Setting up python3-wheel (0.34.2-1) ... [2021-12-09T23:12:20.189Z] #21 50.04 Setting up xxd (2:8.2.2434-3) ... [2021-12-09T23:12:20.189Z] #21 50.05 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-09T23:12:20.189Z] #21 50.06 Setting up libcap2-bin (1:2.44-1) ... [2021-12-09T23:12:20.189Z] #21 50.08 Setting up apparmor (2.13.6-10) ... [2021-12-09T23:12:20.545Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2021-12-09T23:12:20.545Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-09T23:12:21.108Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-12-09T23:12:21.108Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-09T23:12:21.447Z] #21 46.74 Selecting previously unselected package vim. [2021-12-09T23:12:21.447Z] #21 46.75 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-12-09T23:12:21.447Z] #21 46.76 Unpacking vim (2:8.2.2434-3) ... [2021-12-09T23:12:21.447Z] #21 47.31 Selecting previously unselected package xfsprogs. [2021-12-09T23:12:21.557Z] #21 51.35 Setting up zip (3.0-12) ... [2021-12-09T23:12:21.557Z] #21 51.36 Setting up vim-common (2:8.2.2434-3) ... [2021-12-09T23:12:21.557Z] #21 51.39 Setting up bash-completion (1:2.11-2) ... [2021-12-09T23:12:21.706Z] #21 47.31 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-09T23:12:21.706Z] #21 47.32 Unpacking xfsprogs (5.10.0-4) ... [2021-12-09T23:12:21.966Z] #21 47.74 Selecting previously unselected package zip. [2021-12-09T23:12:21.966Z] #21 47.76 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-09T23:12:21.966Z] #21 47.76 Unpacking zip (3.0-12) ... [2021-12-09T23:12:21.966Z] #21 47.89 Selecting previously unselected package zstd. [2021-12-09T23:12:22.227Z] #21 47.91 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-09T23:12:22.227Z] #21 47.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-09T23:12:22.471Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2021-12-09T23:12:22.471Z] === RUN TestNISDomainname [2021-12-09T23:12:22.494Z] #21 48.28 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-09T23:12:22.726Z] --- PASS: TestNISDomainname (0.59s) [2021-12-09T23:12:22.726Z] === RUN TestHostnameDnsResolution [2021-12-09T23:12:22.925Z] #21 53.00 Setting up xz-utils (5.2.5-2) ... [2021-12-09T23:12:23.180Z] #21 53.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-09T23:12:23.180Z] #21 53.02 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-09T23:12:23.180Z] #21 53.03 Setting up patch (2.7.6-7) ... [2021-12-09T23:12:23.180Z] #21 53.04 Setting up sudo (1.9.5p2-3) ... [2021-12-09T23:12:23.180Z] #21 53.11 invoke-rc.d: could not determine current runlevel [2021-12-09T23:12:23.180Z] #21 53.13 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-09T23:12:23.180Z] #21 53.14 Setting up xfsprogs (5.10.0-4) ... [2021-12-09T23:12:23.180Z] #21 53.16 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-09T23:12:23.180Z] #21 53.18 Setting up inetutils-ping (2:2.0-1) ... [2021-12-09T23:12:23.180Z] #21 53.19 Setting up pigz (2.6-1) ... [2021-12-09T23:12:23.180Z] #21 53.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-09T23:12:23.180Z] #21 53.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-09T23:12:23.180Z] #21 53.23 Setting up python-pip-whl (20.3.4-4) ... [2021-12-09T23:12:23.221Z] sha256:5a63fd96bb55a4f4dfaf79539dd21b7a3177e46c9604b1ea9f2662703317900a [2021-12-09T23:12:23.221Z] INFO: Starting docker-py tests... [2021-12-09T23:12:23.221Z] ============================= test session starts ============================== [2021-12-09T23:12:23.221Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-12-09T23:12:23.221Z] rootdir: /src, inifile: pytest.ini [2021-12-09T23:12:23.221Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-12-09T23:12:23.221Z] collected 395 items / 1 deselected / 394 selected [2021-12-09T23:12:23.221Z] [2021-12-09T23:12:23.432Z] #21 49.16 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-09T23:12:23.432Z] #21 49.17 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-09T23:12:23.432Z] #21 49.18 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-09T23:12:23.432Z] #21 49.19 Setting up libicu67:amd64 (67.1-7) ... [2021-12-09T23:12:23.432Z] #21 49.20 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-09T23:12:23.432Z] #21 49.23 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-09T23:12:23.432Z] #21 49.24 Setting up uidmap (1:4.8.1-1) ... [2021-12-09T23:12:23.432Z] #21 49.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-09T23:12:23.432Z] #21 49.26 Setting up bzip2 (1.0.8-4) ... [2021-12-09T23:12:23.432Z] #21 49.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-09T23:12:23.432Z] #21 49.28 Setting up python3-wheel (0.34.2-1) ... [2021-12-09T23:12:23.436Z] #21 53.25 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-09T23:12:23.730Z] --- PASS: TestHostnameDnsResolution (0.68s) [2021-12-09T23:12:23.730Z] === RUN TestUnprivilegedPortsAndPing [2021-12-09T23:12:23.985Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2021-12-09T23:12:23.985Z] === RUN TestStats [2021-12-09T23:12:23.997Z] #21 53.86 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-09T23:12:23.997Z] #21 53.87 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-09T23:12:24.002Z] #21 49.82 Setting up xxd (2:8.2.2434-3) ... [2021-12-09T23:12:24.002Z] #21 49.84 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-09T23:12:24.002Z] #21 49.85 Setting up libcap2-bin (1:2.44-1) ... [2021-12-09T23:12:24.002Z] #21 49.87 Setting up apparmor (2.13.6-10) ... [2021-12-09T23:12:24.510Z] #21 54.26 Setting up libelf1:amd64 (0.183-1) ... [2021-12-09T23:12:24.510Z] #21 54.29 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-09T23:12:24.510Z] #21 54.30 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-09T23:12:24.510Z] #21 54.31 Setting up python3-distutils (3.9.2-1) ... [2021-12-09T23:12:24.556Z] a0eb404f1860: Pull complete [2021-12-09T23:12:24.556Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-12-09T23:12:24.556Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:12:24.557Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-12-09T23:12:24.557Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-12-09T23:12:24.557Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-12-09T23:12:24.557Z] WARN: Skipping validation tests [2021-12-09T23:12:24.557Z] INFO: Running unit tests at 12/09/2021 23:12:10... [2021-12-09T23:12:24.557Z] INFO: make.ps1 starting at 12/09/2021 23:12:13 [2021-12-09T23:12:24.557Z] INFO: Git commit (6beb54cfca) assumed from DOCKER_GITCOMMIT environment variable [2021-12-09T23:12:24.557Z] INFO: Invoking autogen... [2021-12-09T23:12:24.557Z] INFO: Running unit tests... [2021-12-09T23:12:24.557Z] 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/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-12-09T23:12:25.023Z] #21 54.71 Setting up vim (2:8.2.2434-3) ... [2021-12-09T23:12:25.023Z] #21 54.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-09T23:12:25.023Z] #21 54.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-09T23:12:25.023Z] #21 54.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-09T23:12:25.023Z] #21 54.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-09T23:12:25.023Z] #21 54.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-09T23:12:25.023Z] #21 54.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-09T23:12:25.023Z] #21 54.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-09T23:12:25.023Z] #21 54.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-09T23:12:25.023Z] #21 54.78 Setting up python3-setuptools (52.0.0-4) ... [2021-12-09T23:12:25.910Z] #21 51.44 Setting up zip (3.0-12) ... [2021-12-09T23:12:25.910Z] #21 51.45 Setting up vim-common (2:8.2.2434-3) ... [2021-12-09T23:12:25.910Z] #21 51.48 Setting up bash-completion (1:2.11-2) ... [2021-12-09T23:12:26.390Z] #21 56.04 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-09T23:12:26.390Z] #21 56.06 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-09T23:12:26.390Z] #21 56.08 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-09T23:12:26.390Z] #21 56.10 Setting up python3-pip (20.3.4-4) ... [2021-12-09T23:12:26.505Z] --- PASS: TestStats (2.50s) [2021-12-09T23:12:26.505Z] === RUN TestStopContainerWithTimeout [2021-12-09T23:12:26.505Z] === RUN TestStopContainerWithTimeout/0 [2021-12-09T23:12:26.505Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-09T23:12:26.505Z] === RUN TestStopContainerWithTimeout/1 [2021-12-09T23:12:26.505Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-09T23:12:26.505Z] === RUN TestStopContainerWithTimeout/3 [2021-12-09T23:12:26.505Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-09T23:12:26.505Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-09T23:12:26.505Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-09T23:12:26.505Z] === CONT TestStopContainerWithTimeout/0 [2021-12-09T23:12:26.505Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-09T23:12:27.319Z] #21 57.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-09T23:12:27.319Z] #21 57.24 Setting up jq (1.6-2.1) ... [2021-12-09T23:12:27.319Z] #21 57.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-09T23:12:27.319Z] #21 57.26 Setting up iptables (1.8.7-1) ... [2021-12-09T23:12:27.319Z] #21 57.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-09T23:12:27.319Z] #21 57.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-09T23:12:27.319Z] #21 57.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-09T23:12:27.319Z] #21 57.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-09T23:12:27.319Z] #21 57.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-09T23:12:27.319Z] #21 57.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-09T23:12:27.319Z] #21 57.30 Setting up iproute2 (5.10.0-4) ... [2021-12-09T23:12:27.434Z] === CONT TestStopContainerWithTimeout/3 [2021-12-09T23:12:27.550Z] #21 53.23 Setting up xz-utils (5.2.5-2) ... [2021-12-09T23:12:27.550Z] #21 53.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-09T23:12:27.550Z] #21 53.26 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-09T23:12:27.550Z] #21 53.27 Setting up patch (2.7.6-7) ... [2021-12-09T23:12:27.550Z] #21 53.28 Setting up sudo (1.9.5p2-3) ... [2021-12-09T23:12:27.550Z] #21 53.37 invoke-rc.d: could not determine current runlevel [2021-12-09T23:12:27.550Z] #21 53.37 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-09T23:12:27.550Z] #21 53.38 Setting up xfsprogs (5.10.0-4) ... [2021-12-09T23:12:27.550Z] #21 53.40 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-09T23:12:27.550Z] #21 53.41 Setting up inetutils-ping (2:2.0-1) ... [2021-12-09T23:12:27.550Z] #21 53.42 Setting up pigz (2.6-1) ... [2021-12-09T23:12:27.550Z] #21 53.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-09T23:12:27.810Z] #21 53.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-09T23:12:27.810Z] #21 53.50 Setting up python-pip-whl (20.3.4-4) ... [2021-12-09T23:12:27.810Z] #21 53.54 Setting up vim-runtime (2:8.2.2434-3) ... [2021-12-09T23:12:27.882Z] #21 57.62 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-09T23:12:28.379Z] #21 54.15 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-09T23:12:28.379Z] #21 54.18 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-09T23:12:28.447Z] #21 DONE 58.3s [2021-12-09T23:12:28.447Z] [2021-12-09T23:12:28.447Z] #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-12-09T23:12:28.447Z] #22 sha256:6e80038202592593848f3554923e136244d931a952c5c6196ba95bd1b7d95605 [2021-12-09T23:12:28.900Z] #21 54.59 Setting up libelf1:amd64 (0.183-1) ... [2021-12-09T23:12:28.900Z] #21 54.63 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-09T23:12:28.900Z] #21 54.65 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-09T23:12:28.900Z] #21 54.67 Setting up python3-distutils (3.9.2-1) ... [2021-12-09T23:12:29.160Z] #21 55.10 Setting up vim (2:8.2.2434-3) ... [2021-12-09T23:12:29.160Z] #21 55.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-09T23:12:29.160Z] #21 55.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-09T23:12:29.160Z] #21 55.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-09T23:12:29.160Z] #21 55.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-09T23:12:29.160Z] #21 55.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-09T23:12:29.160Z] #21 55.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-09T23:12:29.160Z] #21 55.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-09T23:12:29.328Z] === CONT TestStopContainerWithTimeout/1 [2021-12-09T23:12:29.420Z] #21 55.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-09T23:12:29.420Z] #21 55.17 Setting up python3-setuptools (52.0.0-4) ... [2021-12-09T23:12:29.817Z] #22 1.260 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-09T23:12:29.817Z] #22 1.267 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-09T23:12:29.817Z] #22 1.269 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-09T23:12:29.817Z] #22 DONE 1.3s [2021-12-09T23:12:29.817Z] [2021-12-09T23:12:29.817Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-09T23:12:29.817Z] #23 sha256:eb9382809e859ca40a23d375af1def8dd54dbef7b097cf68ec8184e7c455c890 [2021-12-09T23:12:30.694Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-12-09T23:12:30.694Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2021-12-09T23:12:30.694Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2021-12-09T23:12:30.694Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-12-09T23:12:30.694Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2021-12-09T23:12:30.694Z] === RUN TestDeleteDevicemapper [2021-12-09T23:12:30.694Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-09T23:12:30.694Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-09T23:12:30.694Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-09T23:12:30.799Z] #21 56.51 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-09T23:12:30.799Z] #21 56.52 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-09T23:12:30.799Z] #21 56.53 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-09T23:12:30.799Z] #21 56.58 Setting up python3-pip (20.3.4-4) ... [2021-12-09T23:12:31.694Z] ? github.com/docker/docker/api [no test files] [2021-12-09T23:12:32.181Z] #21 57.78 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-09T23:12:32.181Z] #21 57.79 Setting up jq (1.6-2.1) ... [2021-12-09T23:12:32.181Z] #21 57.80 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-09T23:12:32.181Z] #21 57.81 Setting up iptables (1.8.7-1) ... [2021-12-09T23:12:32.181Z] #21 57.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-09T23:12:32.181Z] #21 57.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-09T23:12:32.181Z] #21 57.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-09T23:12:32.181Z] #21 57.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-09T23:12:32.181Z] #21 57.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-09T23:12:32.181Z] #21 57.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-09T23:12:32.181Z] #21 57.86 Setting up iproute2 (5.10.0-4) ... [2021-12-09T23:12:32.440Z] #21 58.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-09T23:12:32.583Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2021-12-09T23:12:32.583Z] === RUN TestUpdateMemory [2021-12-09T23:12:32.839Z] --- PASS: TestUpdateMemory (0.57s) [2021-12-09T23:12:32.839Z] === RUN TestUpdateCPUQuota [2021-12-09T23:12:33.296Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-12-09T23:12:33.378Z] #21 DONE 59.3s [2021-12-09T23:12:33.378Z] [2021-12-09T23:12:33.378Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:12:33.378Z] #58 sha256:cb7f6610eef683c8b4fa8fe53422e0f5149c56c99ee97bf48f2d2b5a92479a58 [2021-12-09T23:12:33.637Z] #58 ... [2021-12-09T23:12:33.637Z] [2021-12-09T23:12:33.637Z] #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-12-09T23:12:33.637Z] #22 sha256:6e80038202592593848f3554923e136244d931a952c5c6196ba95bd1b7d95605 [2021-12-09T23:12:33.765Z] --- PASS: TestUpdateCPUQuota (0.98s) [2021-12-09T23:12:33.765Z] === RUN TestUpdatePidsLimit [2021-12-09T23:12:33.765Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-09T23:12:33.865Z] tests/integration/api_client_test.py ..... [ 7%] [2021-12-09T23:12:34.021Z] === RUN TestUpdatePidsLimit/no_change [2021-12-09T23:12:34.277Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-09T23:12:34.535Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-09T23:12:34.535Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-09T23:12:34.791Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-09T23:12:35.016Z] #22 1.411 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-09T23:12:35.016Z] #22 1.419 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-09T23:12:35.016Z] #22 1.427 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-09T23:12:35.016Z] #22 DONE 1.5s [2021-12-09T23:12:35.016Z] [2021-12-09T23:12:35.016Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:12:35.016Z] #58 sha256:cb7f6610eef683c8b4fa8fe53422e0f5149c56c99ee97bf48f2d2b5a92479a58 [2021-12-09T23:12:35.016Z] #58 ... [2021-12-09T23:12:35.016Z] [2021-12-09T23:12:35.016Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-09T23:12:35.016Z] #23 sha256:eb9382809e859ca40a23d375af1def8dd54dbef7b097cf68ec8184e7c455c890 [2021-12-09T23:12:35.047Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-09T23:12:35.262Z] tests/integration/api_config_test.py ...... [ 8%] [2021-12-09T23:12:35.975Z] --- PASS: TestUpdatePidsLimit (2.00s) [2021-12-09T23:12:35.975Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-12-09T23:12:35.975Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-12-09T23:12:35.975Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2021-12-09T23:12:35.975Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2021-12-09T23:12:35.975Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2021-12-09T23:12:35.975Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2021-12-09T23:12:35.975Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-12-09T23:12:35.975Z] === RUN TestUpdateRestartPolicy [2021-12-09T23:12:44.039Z] 8f616e6e9eec: Pull complete [2021-12-09T23:12:44.666Z] #23 13.64 Collecting yamllint==1.26.1 [2021-12-09T23:12:44.666Z] #23 14.67 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-09T23:12:45.596Z] #23 15.79 Collecting pathspec>=0.5.3 [2021-12-09T23:12:45.596Z] #23 15.81 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-09T23:12:46.161Z] #23 16.18 Collecting pyyaml [2021-12-09T23:12:46.161Z] #23 16.19 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-12-09T23:12:46.161Z] #23 16.27 Building wheels for collected packages: yamllint [2021-12-09T23:12:46.161Z] #23 16.28 Building wheel for yamllint (setup.py): started [2021-12-09T23:12:46.507Z] === RUN TestMiddlewares [2021-12-09T23:12:46.507Z] --- PASS: TestMiddlewares (0.00s) [2021-12-09T23:12:46.507Z] PASS [2021-12-09T23:12:46.507Z] coverage: 9.0% of statements [2021-12-09T23:12:46.507Z] ok github.com/docker/docker/api/server 0.062s coverage: 9.0% of statements [2021-12-09T23:12:47.091Z] #23 17.20 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-09T23:12:47.091Z] #23 17.20 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cd88694877dce53d3dd1e5ef2b834c65370b0247f123874aaa9cd12943f38731 [2021-12-09T23:12:47.091Z] #23 17.21 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-09T23:12:47.091Z] #23 17.21 Successfully built yamllint [2021-12-09T23:12:47.091Z] #23 17.23 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-09T23:12:47.347Z] #23 17.60 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-09T23:12:47.911Z] #23 DONE 18.1s [2021-12-09T23:12:47.911Z] [2021-12-09T23:12:47.911Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-09T23:12:47.911Z] #27 sha256:c26c1b377c83ff79200abbe3ea781691c9af45687a5138669faff7325b143218 [2021-12-09T23:12:48.136Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2021-12-09T23:12:48.136Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-09T23:12:48.136Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2021-12-09T23:12:48.136Z] === RUN TestWaitNonBlocked [2021-12-09T23:12:48.136Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:12:48.136Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:12:48.136Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:12:48.136Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:12:48.136Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:12:48.136Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:12:48.136Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-09T23:12:48.136Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2021-12-09T23:12:48.136Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2021-12-09T23:12:48.136Z] === RUN TestWaitBlocked [2021-12-09T23:12:48.136Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-09T23:12:48.136Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-09T23:12:48.136Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-09T23:12:48.136Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-09T23:12:48.136Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-09T23:12:48.136Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-09T23:12:48.169Z] #27 DONE 0.2s [2021-12-09T23:12:48.169Z] [2021-12-09T23:12:48.169Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-09T23:12:48.169Z] #32 sha256:9d72612073ce3c5bd0816c5df5d9b9572b8f84a3f2ce39141f0497965087d922 [2021-12-09T23:12:48.427Z] #32 DONE 0.5s [2021-12-09T23:12:48.427Z] [2021-12-09T23:12:48.427Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-09T23:12:48.427Z] #35 sha256:ae1019accd63dc91429b50c78a9447c9675066aee47d4d68e43c90534a20e9b0 [2021-12-09T23:12:48.683Z] #35 DONE 0.1s [2021-12-09T23:12:48.683Z] [2021-12-09T23:12:48.683Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-09T23:12:48.683Z] #37 sha256:98f701f6cb4d2cbda74d253c1e232d7219ed8b61e91710f462fe6cac0c629814 [2021-12-09T23:12:48.683Z] #37 DONE 0.1s [2021-12-09T23:12:48.683Z] [2021-12-09T23:12:48.683Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:12:48.683Z] #62 sha256:15c59b998e69b7ca44b48443753a7680252dddfb76562b36ba3497b70f10b6e7 [2021-12-09T23:12:48.683Z] #62 ... [2021-12-09T23:12:48.683Z] [2021-12-09T23:12:48.683Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-09T23:12:48.683Z] #41 sha256:20c2c46253cb13c64dab3ba69141ccd3c50cedece61b3f51590d525bdb055e5d [2021-12-09T23:12:48.683Z] #41 DONE 0.1s [2021-12-09T23:12:48.940Z] [2021-12-09T23:12:48.940Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:12:48.940Z] #62 sha256:15c59b998e69b7ca44b48443753a7680252dddfb76562b36ba3497b70f10b6e7 [2021-12-09T23:12:49.064Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-09T23:12:49.064Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2021-12-09T23:12:49.064Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2021-12-09T23:12:49.064Z] === CONT TestContainerStartOnDaemonRestart [2021-12-09T23:12:49.064Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-09T23:12:49.918Z] #23 13.90 Collecting yamllint==1.26.1 [2021-12-09T23:12:49.918Z] #23 14.95 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-09T23:12:50.856Z] #23 15.92 Collecting pathspec>=0.5.3 [2021-12-09T23:12:50.856Z] #23 15.93 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-09T23:12:51.425Z] #23 16.23 Collecting pyyaml [2021-12-09T23:12:51.425Z] #23 16.24 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-12-09T23:12:51.425Z] #23 16.30 Building wheels for collected packages: yamllint [2021-12-09T23:12:51.425Z] #23 16.31 Building wheel for yamllint (setup.py): started [2021-12-09T23:12:51.583Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s) [2021-12-09T23:12:51.583Z] === CONT TestIpcModeOlderClient [2021-12-09T23:12:51.583Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s) [2021-12-09T23:12:51.583Z] === CONT TestContainerKillOnDaemonStart [2021-12-09T23:12:51.583Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-12-09T23:12:51.583Z] === CONT TestDaemonHostGatewayIP [2021-12-09T23:12:52.362Z] #23 17.19 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-09T23:12:52.363Z] #23 17.19 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0e54d758d5f6bc6a1ac60e1ffedc341aadde20d2265a908eca37aab006eac6c6 [2021-12-09T23:12:52.363Z] #23 17.19 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-09T23:12:52.363Z] #23 17.20 Successfully built yamllint [2021-12-09T23:12:52.363Z] #23 17.22 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-09T23:12:52.625Z] #23 17.62 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-09T23:12:52.884Z] #23 DONE 18.0s [2021-12-09T23:12:52.884Z] [2021-12-09T23:12:52.884Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:12:52.884Z] #58 sha256:cb7f6610eef683c8b4fa8fe53422e0f5149c56c99ee97bf48f2d2b5a92479a58 [2021-12-09T23:12:53.128Z] #62 ... [2021-12-09T23:12:53.128Z] [2021-12-09T23:12:53.128Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:12:53.128Z] #43 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:12:53.128Z] #43 248.3 + dpkg --print-architecture [2021-12-09T23:12:53.128Z] #43 248.3 + git checkout -q v2.1.0 [2021-12-09T23:12:53.128Z] #43 248.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-09T23:12:53.128Z] #43 248.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-09T23:12:53.144Z] #58 ... [2021-12-09T23:12:53.144Z] [2021-12-09T23:12:53.144Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-09T23:12:53.144Z] #27 sha256:74fe270b4b821e42f7aaadcd4ffadd45d05745abbe90994d7321692f1eea34d4 [2021-12-09T23:12:53.144Z] #27 DONE 0.3s [2021-12-09T23:12:53.144Z] [2021-12-09T23:12:53.144Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:12:53.144Z] #62 sha256:7931b214d62df327eb4a77effdefe62fc9a14446d6cea27e849608b3eccccae4 [2021-12-09T23:12:53.403Z] #62 ... [2021-12-09T23:12:53.403Z] [2021-12-09T23:12:53.403Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-09T23:12:53.403Z] #32 sha256:1df5cee6deaf411364c90de63db54dc11af48ea9317edabd940947aa72873fcc [2021-12-09T23:12:53.972Z] #32 DONE 0.6s [2021-12-09T23:12:53.972Z] [2021-12-09T23:12:53.972Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-09T23:12:53.972Z] #35 sha256:d20dce3b75abad4070c8c55a92d561907e753701a526946682162198fe899e9b [2021-12-09T23:12:54.114Z] --- PASS: TestDaemonHostGatewayIP (2.52s) [2021-12-09T23:12:54.114Z] === CONT TestDaemonRestartIpcMode [2021-12-09T23:12:54.233Z] #35 DONE 0.3s [2021-12-09T23:12:54.233Z] [2021-12-09T23:12:54.233Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-09T23:12:54.233Z] #37 sha256:eaab326926df268ce5351d3aa52381461a67c1670f83098c311a703ad0f6bf57 [2021-12-09T23:12:54.493Z] #37 DONE 0.1s [2021-12-09T23:12:54.493Z] [2021-12-09T23:12:54.493Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-09T23:12:54.493Z] #41 sha256:24e44385ea0e3917e4b660b9083711737a8e61024a0e92c7bea041d40bc7ea2d [2021-12-09T23:12:54.493Z] #41 DONE 0.1s [2021-12-09T23:12:54.493Z] [2021-12-09T23:12:54.493Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:12:54.493Z] #43 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:12:56.005Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2021-12-09T23:12:58.420Z] #43 ... [2021-12-09T23:12:58.420Z] [2021-12-09T23:12:58.420Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:12:58.420Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:12:58.420Z] #53 253.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-09T23:12:58.420Z] #53 DONE 253.9s [2021-12-09T23:12:58.420Z] [2021-12-09T23:12:58.420Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:12:58.420Z] #58 sha256:69458ca46174ed4189dc979ab99704052dfe1c203513a0ac6b325c9d85614727 [2021-12-09T23:12:58.687Z] #43 255.0 + dpkg --print-architecture [2021-12-09T23:12:58.687Z] #43 255.0 + git checkout -q v2.1.0 [2021-12-09T23:12:58.687Z] #43 255.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-09T23:12:58.687Z] #43 255.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-09T23:13:01.645Z] c1f4c7287c99: Pull complete [2021-12-09T23:13:01.645Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-12-09T23:13:01.645Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:13:01.645Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-12-09T23:13:01.645Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-12-09T23:13:01.645Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-12-09T23:13:01.645Z] WARN: Skipping validation tests [2021-12-09T23:13:01.645Z] INFO: Running unit tests at 12/09/2021 23:12:54... [2021-12-09T23:13:01.645Z] INFO: make.ps1 starting at 12/09/2021 23:12:59 [2021-12-09T23:13:01.645Z] INFO: Git commit (4bee09dcea) assumed from DOCKER_GITCOMMIT environment variable [2021-12-09T23:13:01.645Z] INFO: Invoking autogen... [2021-12-09T23:13:01.645Z] INFO: Running unit tests... [2021-12-09T23:13:03.961Z] #43 ... [2021-12-09T23:13:03.961Z] [2021-12-09T23:13:03.961Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-09T23:13:03.961Z] #53 sha256:e3ee88e501df9371c6cac0578142d82174179c42308de0a249fa0865cce3edad [2021-12-09T23:13:03.961Z] #53 259.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-09T23:13:03.961Z] #53 DONE 260.5s [2021-12-09T23:13:03.961Z] [2021-12-09T23:13:03.961Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:13:03.961Z] #58 sha256:cb7f6610eef683c8b4fa8fe53422e0f5149c56c99ee97bf48f2d2b5a92479a58 [2021-12-09T23:13:04.063Z] ok github.com/docker/docker/libnetwork/networkdb 104.620s coverage: 60.6% of statements [2021-12-09T23:13:04.063Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-09T23:13:04.063Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-12-09T23:13:04.063Z] ok github.com/docker/docker/libnetwork/osl 4.331s coverage: 39.7% of statements [2021-12-09T23:13:04.063Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-12-09T23:13:04.063Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-12-09T23:13:04.083Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) [2021-12-09T23:13:04.083Z] PASS [2021-12-09T23:13:04.083Z] [2021-12-09T23:13:04.083Z] === Skipped [2021-12-09T23:13:04.083Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-09T23:13:04.083Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:13:04.083Z] [2021-12-09T23:13:04.083Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-09T23:13:04.083Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-09T23:13:04.083Z] [2021-12-09T23:13:04.083Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-09T23:13:04.083Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-09T23:13:04.083Z] [2021-12-09T23:13:04.083Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-09T23:13:04.083Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-09T23:13:04.083Z] [2021-12-09T23:13:04.083Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-09T23:13:04.083Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-09T23:13:04.083Z] [2021-12-09T23:13:04.083Z] DONE 200 tests, 5 skipped in 118.613s [2021-12-09T23:13:04.083Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-09T23:13:04.083Z] === RUN TestConfigDaemonLibtrustID [2021-12-09T23:13:04.083Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-12-09T23:13:04.083Z] === RUN TestDaemonConfigValidation [2021-12-09T23:13:04.083Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-09T23:13:04.083Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-09T23:13:04.083Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-09T23:13:04.083Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-09T23:13:04.083Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-09T23:13:04.083Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-09T23:13:04.083Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-09T23:13:04.083Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-09T23:13:04.083Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-09T23:13:04.083Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-09T23:13:04.083Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-09T23:13:04.083Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-09T23:13:04.083Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-09T23:13:04.083Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-09T23:13:04.083Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-09T23:13:04.083Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-09T23:13:04.083Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-12-09T23:13:04.083Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-12-09T23:13:04.083Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-12-09T23:13:04.083Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-12-09T23:13:04.083Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-12-09T23:13:04.083Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-09T23:13:04.083Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-09T23:13:04.372Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-12-09T23:13:04.633Z] ok github.com/docker/docker/libnetwork/portmapper 0.275s coverage: 48.6% of statements [2021-12-09T23:13:04.633Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-12-09T23:13:04.633Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-09T23:13:04.893Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-12-09T23:13:04.893Z] [2021-12-09T23:13:04.893Z] === Skipped [2021-12-09T23:13:04.893Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-12-09T23:13:04.893Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-09T23:13:04.893Z] [2021-12-09T23:13:04.893Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-12-09T23:13:04.893Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-09T23:13:04.893Z] [2021-12-09T23:13:04.893Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-12-09T23:13:04.893Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-09T23:13:04.893Z] [2021-12-09T23:13:04.893Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-09T23:13:04.893Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:13:04.893Z] [2021-12-09T23:13:04.893Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-09T23:13:04.893Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:13:04.893Z] [2021-12-09T23:13:04.893Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-09T23:13:04.893Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:13:04.893Z] [2021-12-09T23:13:04.893Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-09T23:13:04.893Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:13:04.893Z] [2021-12-09T23:13:04.893Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-09T23:13:04.894Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:13:04.894Z] [2021-12-09T23:13:04.894Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-12-09T23:13:04.894Z] firewalld_test.go:14: firewalld is not running [2021-12-09T23:13:04.894Z] [2021-12-09T23:13:04.894Z] DONE 331 tests, 9 skipped in 201.337s [2021-12-09T23:13:05.009Z] === RUN TestConfigDaemonSeccompProfiles/default_profile Post stage [Pipeline] junit [2021-12-09T23:13:05.850Z] Recording test results [2021-12-09T23:13:05.936Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-09T23:13:05.966Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-09T23:13:06.314Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7e017d624e421aad88077fb768ff6a8c78f03955 -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:7e017d624e421aad88077fb768ff6a8c78f03955 hack/make.sh dynbinary test-integration [2021-12-09T23:13:06.864Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-09T23:13:06.864Z] daemon_test.go:156: [d4ca718865175] daemon is not started [2021-12-09T23:13:06.864Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-12-09T23:13:06.864Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-12-09T23:13:06.864Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-12-09T23:13:06.864Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-12-09T23:13:06.864Z] === RUN TestDaemonProxy [2021-12-09T23:13:06.864Z] === RUN TestDaemonProxy/environment_variables [2021-12-09T23:13:06.886Z] [2021-12-09T23:13:06.886Z] Removing bundles/ [2021-12-09T23:13:06.886Z] [2021-12-09T23:13:06.886Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-09T23:13:06.886Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-09T23:13:06.886Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:13:07.483Z] 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/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-12-09T23:13:08.751Z] === RUN TestDaemonProxy/command-line_options [2021-12-09T23:13:10.596Z] #58 ... [2021-12-09T23:13:10.596Z] [2021-12-09T23:13:10.596Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:13:10.596Z] #43 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:13:10.596Z] #43 DONE 266.2s [2021-12-09T23:13:10.596Z] [2021-12-09T23:13:10.596Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:13:10.596Z] #58 sha256:69458ca46174ed4189dc979ab99704052dfe1c203513a0ac6b325c9d85614727 [2021-12-09T23:13:10.637Z] === RUN TestDaemonProxy/configuration_file [2021-12-09T23:13:12.490Z] #58 ... [2021-12-09T23:13:12.490Z] [2021-12-09T23:13:12.490Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-09T23:13:12.490Z] #44 sha256:ac24b2de1bb7846dc1dd6394fd153f92505f7271bd7fdeb972e3b6bc7f2c8350 [2021-12-09T23:13:12.524Z] === RUN TestDaemonProxy/conflicting_options [2021-12-09T23:13:12.524Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-09T23:13:13.053Z] #44 DONE 0.6s [2021-12-09T23:13:13.053Z] [2021-12-09T23:13:13.053Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:13:13.053Z] #58 sha256:69458ca46174ed4189dc979ab99704052dfe1c203513a0ac6b325c9d85614727 [2021-12-09T23:13:13.085Z] --- PASS: TestDaemonProxy (6.30s) [2021-12-09T23:13:13.085Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2021-12-09T23:13:13.085Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2021-12-09T23:13:13.085Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2021-12-09T23:13:13.085Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-09T23:13:13.085Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-12-09T23:13:13.085Z] PASS [2021-12-09T23:13:13.085Z] [2021-12-09T23:13:13.085Z] DONE 17 tests in 10.214s [2021-12-09T23:13:13.085Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-09T23:13:13.310Z] #58 ... [2021-12-09T23:13:13.310Z] [2021-12-09T23:13:13.310Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-09T23:13:13.310Z] #48 sha256:f7bdfdece19e5a516dd55dceb5ea9ad4fc993e0973210b34804d53ba9b5790fa [2021-12-09T23:13:13.310Z] #48 DONE 0.1s [2021-12-09T23:13:13.310Z] [2021-12-09T23:13:13.310Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-09T23:13:13.310Z] #50 sha256:d6131aba857fba51f71cd49122476a4153aeac7f02597510f7fea0d2e59b89ad [2021-12-09T23:13:13.310Z] #50 DONE 0.1s [2021-12-09T23:13:13.310Z] [2021-12-09T23:13:13.310Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-09T23:13:13.310Z] #52 sha256:83b265b02e2ef66df116101d82c94dbb8dad6e7a91dd029fee643297af1ae5c5 [2021-12-09T23:13:13.340Z] INFO: Testing against a local daemon [2021-12-09T23:13:13.340Z] === RUN TestCommitInheritsEnv [2021-12-09T23:13:13.567Z] #52 DONE 0.1s [2021-12-09T23:13:13.567Z] [2021-12-09T23:13:13.567Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-09T23:13:13.567Z] #54 sha256:6cf4fa19698bfda37da3591dd1a6a911c4a4dc19d97040416ea818202c82a622 [2021-12-09T23:13:13.596Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-12-09T23:13:13.596Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-09T23:13:13.596Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-09T23:13:13.596Z] === RUN TestImagesFilterMultiReference [2021-12-09T23:13:13.596Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-12-09T23:13:13.596Z] === RUN TestImagePullPlatformInvalid [2021-12-09T23:13:13.596Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-09T23:13:13.596Z] === RUN TestRemoveImageOrphaning [2021-12-09T23:13:13.824Z] #54 DONE 0.4s [2021-12-09T23:13:13.824Z] [2021-12-09T23:13:13.824Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:13:13.824Z] #58 sha256:69458ca46174ed4189dc979ab99704052dfe1c203513a0ac6b325c9d85614727 [2021-12-09T23:13:13.824Z] #58 ... [2021-12-09T23:13:13.824Z] [2021-12-09T23:13:13.824Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-09T23:13:13.824Z] #56 sha256:f2dfdc95a06cc8bd2dc5f14fb10ad8079b926a469253f2c0ab44d45efa4a8625 [2021-12-09T23:13:13.824Z] #56 DONE 0.1s [2021-12-09T23:13:13.852Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-12-09T23:13:13.852Z] === RUN TestRemoveImageGarbageCollector [2021-12-09T23:13:14.081Z] [2021-12-09T23:13:14.081Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:13:14.081Z] #58 sha256:69458ca46174ed4189dc979ab99704052dfe1c203513a0ac6b325c9d85614727 [2021-12-09T23:13:15.741Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2021-12-09T23:13:15.741Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-09T23:13:15.741Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-09T23:13:15.741Z] === RUN TestTagInvalidReference [2021-12-09T23:13:15.741Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-09T23:13:15.741Z] === RUN TestTagValidPrefixedRepo [2021-12-09T23:13:15.741Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-12-09T23:13:15.741Z] === RUN TestTagExistedNameWithoutForce [2021-12-09T23:13:15.741Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-09T23:13:15.741Z] === RUN TestTagOfficialNames [2021-12-09T23:13:15.997Z] --- PASS: TestTagOfficialNames (0.06s) [2021-12-09T23:13:15.997Z] === RUN TestTagMatchesDigest [2021-12-09T23:13:15.997Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-09T23:13:15.997Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-09T23:13:16.085Z] ? github.com/docker/docker/api [no test files] [2021-12-09T23:13:16.244Z] #58 ... [2021-12-09T23:13:16.244Z] [2021-12-09T23:13:16.244Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-12-09T23:13:16.244Z] #43 sha256:c8b3933bb3248bc0c4d8c61637c20e481a24aaa7d975cbf04e7c6d6614b00e68 [2021-12-09T23:13:16.244Z] #43 DONE 272.9s [2021-12-09T23:13:16.244Z] [2021-12-09T23:13:16.244Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:13:16.244Z] #58 sha256:cb7f6610eef683c8b4fa8fe53422e0f5149c56c99ee97bf48f2d2b5a92479a58 [2021-12-09T23:13:18.814Z] #58 ... [2021-12-09T23:13:18.814Z] [2021-12-09T23:13:18.814Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-09T23:13:18.814Z] #44 sha256:3535479b8ead24560826e1227cae23eeca3801bd4be91a9cba70998d1d47977c [2021-12-09T23:13:18.814Z] #44 DONE 0.5s [2021-12-09T23:13:18.814Z] [2021-12-09T23:13:18.814Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:13:18.814Z] #58 sha256:cb7f6610eef683c8b4fa8fe53422e0f5149c56c99ee97bf48f2d2b5a92479a58 [2021-12-09T23:13:19.073Z] #58 ... [2021-12-09T23:13:19.073Z] [2021-12-09T23:13:19.073Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-09T23:13:19.073Z] #48 sha256:770ad396e9aa93b39508e4651bab978087885dec5f8ad6c55b0fac0241a820b2 [2021-12-09T23:13:19.073Z] #48 DONE 0.1s [2021-12-09T23:13:19.073Z] [2021-12-09T23:13:19.073Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-09T23:13:19.073Z] #50 sha256:6c97d07ebf3cd8884b45d9048e4b5e0dd5083732b64fe37aac36ab00d4b24e43 [2021-12-09T23:13:19.073Z] #50 DONE 0.1s [2021-12-09T23:13:19.073Z] [2021-12-09T23:13:19.073Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:13:19.073Z] #58 sha256:cb7f6610eef683c8b4fa8fe53422e0f5149c56c99ee97bf48f2d2b5a92479a58 [2021-12-09T23:13:19.337Z] #58 ... [2021-12-09T23:13:19.337Z] [2021-12-09T23:13:19.337Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-09T23:13:19.337Z] #52 sha256:445a29a818e0c9f7f850aba7309885ef5084bef975a5a73c7c420a390616f2b4 [2021-12-09T23:13:19.337Z] #52 DONE 0.2s [2021-12-09T23:13:19.337Z] [2021-12-09T23:13:19.337Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-09T23:13:19.337Z] #54 sha256:4560b7d001d8dbb44c04c5b0f897d84d9cdffd48e18008d9c5ac6504de90a510 [2021-12-09T23:13:19.596Z] #54 DONE 0.4s [2021-12-09T23:13:19.596Z] [2021-12-09T23:13:19.596Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:13:19.596Z] #58 sha256:cb7f6610eef683c8b4fa8fe53422e0f5149c56c99ee97bf48f2d2b5a92479a58 [2021-12-09T23:13:19.854Z] #58 ... [2021-12-09T23:13:19.854Z] [2021-12-09T23:13:19.854Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-09T23:13:19.854Z] #56 sha256:38418b753e9c9962867adb6bfa20173183fbc19d06a4392d84203781948730a9 [2021-12-09T23:13:19.854Z] #56 DONE 0.1s [2021-12-09T23:13:19.854Z] [2021-12-09T23:13:19.854Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:13:19.854Z] #58 sha256:cb7f6610eef683c8b4fa8fe53422e0f5149c56c99ee97bf48f2d2b5a92479a58 [2021-12-09T23:13:30.942Z] === RUN TestMiddlewares [2021-12-09T23:13:30.942Z] --- PASS: TestMiddlewares (0.00s) [2021-12-09T23:13:30.942Z] PASS [2021-12-09T23:13:30.942Z] coverage: 9.0% of statements [2021-12-09T23:13:30.942Z] ok github.com/docker/docker/api/server 0.067s coverage: 9.0% of statements [2021-12-09T23:13:36.012Z] #58 ... [2021-12-09T23:13:36.012Z] [2021-12-09T23:13:36.012Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:13:36.012Z] #62 sha256:15c59b998e69b7ca44b48443753a7680252dddfb76562b36ba3497b70f10b6e7 [2021-12-09T23:13:36.012Z] #62 224.0 + bin/containerd [2021-12-09T23:13:39.283Z] #62 ... [2021-12-09T23:13:39.283Z] [2021-12-09T23:13:39.283Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:13:39.283Z] #58 sha256:69458ca46174ed4189dc979ab99704052dfe1c203513a0ac6b325c9d85614727 [2021-12-09T23:13:39.283Z] #58 138.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-09T23:13:39.283Z] #58 138.9 + mkdir -p /build [2021-12-09T23:13:39.283Z] #58 138.9 + cp runc /build/runc [2021-12-09T23:13:39.846Z] #58 DONE 139.7s [2021-12-09T23:13:39.846Z] [2021-12-09T23:13:39.846Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:13:39.846Z] #62 sha256:15c59b998e69b7ca44b48443753a7680252dddfb76562b36ba3497b70f10b6e7 [2021-12-09T23:13:41.738Z] #62 ... [2021-12-09T23:13:41.738Z] [2021-12-09T23:13:41.738Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-09T23:13:41.738Z] #59 sha256:f745d2f494b9d7fdacf3b27294f6131d8709c0795a61e6c5a1af5e7660c4d542 [2021-12-09T23:13:41.784Z] #58 ... [2021-12-09T23:13:41.784Z] [2021-12-09T23:13:41.784Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:13:41.784Z] #62 sha256:7931b214d62df327eb4a77effdefe62fc9a14446d6cea27e849608b3eccccae4 [2021-12-09T23:13:41.784Z] #62 234.3 + bin/containerd [2021-12-09T23:13:42.301Z] #59 DONE 0.4s [2021-12-09T23:13:42.301Z] [2021-12-09T23:13:42.301Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:13:42.301Z] #62 sha256:15c59b998e69b7ca44b48443753a7680252dddfb76562b36ba3497b70f10b6e7 [2021-12-09T23:13:44.319Z] #62 ... [2021-12-09T23:13:44.319Z] [2021-12-09T23:13:44.319Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-09T23:13:44.319Z] #58 sha256:cb7f6610eef683c8b4fa8fe53422e0f5149c56c99ee97bf48f2d2b5a92479a58 [2021-12-09T23:13:44.319Z] #58 138.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-09T23:13:44.319Z] #58 138.9 + mkdir -p /build [2021-12-09T23:13:44.319Z] #58 138.9 + cp runc /build/runc [2021-12-09T23:13:44.319Z] #58 DONE 139.8s [2021-12-09T23:13:44.319Z] [2021-12-09T23:13:44.319Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:13:44.319Z] #62 sha256:7931b214d62df327eb4a77effdefe62fc9a14446d6cea27e849608b3eccccae4 [2021-12-09T23:13:46.964Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-09T23:13:46.964Z] === RUN TestBoolValue [2021-12-09T23:13:46.964Z] --- PASS: TestBoolValue (0.00s) [2021-12-09T23:13:46.964Z] === RUN TestBoolValueOrDefault [2021-12-09T23:13:46.964Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-09T23:13:46.964Z] === RUN TestInt64ValueOrZero [2021-12-09T23:13:46.964Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-09T23:13:46.964Z] === RUN TestInt64ValueOrDefault [2021-12-09T23:13:46.964Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-09T23:13:46.964Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-09T23:13:46.964Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-09T23:13:46.964Z] === RUN TestJsonContentType [2021-12-09T23:13:46.964Z] --- PASS: TestJsonContentType (0.00s) [2021-12-09T23:13:46.964Z] PASS [2021-12-09T23:13:46.964Z] coverage: 14.7% of statements [2021-12-09T23:13:46.964Z] ok github.com/docker/docker/api/server/httputils 0.099s coverage: 14.7% of statements [2021-12-09T23:13:46.965Z] === RUN TestMaskSecretKeys [2021-12-09T23:13:46.965Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-09T23:13:46.965Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-09T23:13:46.965Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-09T23:13:46.965Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestVersionMiddlewareVersion [2021-12-09T23:13:46.965Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-09T23:13:46.965Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-09T23:13:46.965Z] PASS [2021-12-09T23:13:46.965Z] coverage: 37.7% of statements [2021-12-09T23:13:46.965Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-09T23:13:46.965Z] === RUN TestStrSliceMarshalJSON [2021-12-09T23:13:46.965Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestStrSliceUnmarshalJSON [2021-12-09T23:13:46.965Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestStrSliceUnmarshalString [2021-12-09T23:13:46.965Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestStrSliceUnmarshalSlice [2021-12-09T23:13:46.965Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-09T23:13:46.965Z] PASS [2021-12-09T23:13:46.965Z] coverage: 90.0% of statements [2021-12-09T23:13:46.965Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-12-09T23:13:46.965Z] === RUN TestToJSON [2021-12-09T23:13:46.965Z] --- PASS: TestToJSON (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestToParamWithVersion [2021-12-09T23:13:46.965Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestFromJSON [2021-12-09T23:13:46.965Z] --- PASS: TestFromJSON (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestEmpty [2021-12-09T23:13:46.965Z] --- PASS: TestEmpty (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestArgsMatchKVListEmptySources [2021-12-09T23:13:46.965Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestArgsMatchKVList [2021-12-09T23:13:46.965Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestArgsMatch [2021-12-09T23:13:46.965Z] --- PASS: TestArgsMatch (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestAdd [2021-12-09T23:13:46.965Z] --- PASS: TestAdd (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestDel [2021-12-09T23:13:46.965Z] --- PASS: TestDel (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestLen [2021-12-09T23:13:46.965Z] --- PASS: TestLen (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestExactMatch [2021-12-09T23:13:46.965Z] --- PASS: TestExactMatch (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestOnlyOneExactMatch [2021-12-09T23:13:46.965Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestContains [2021-12-09T23:13:46.965Z] --- PASS: TestContains (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestValidate [2021-12-09T23:13:46.965Z] --- PASS: TestValidate (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestWalkValues [2021-12-09T23:13:46.965Z] --- PASS: TestWalkValues (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestFuzzyMatch [2021-12-09T23:13:46.965Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestClone [2021-12-09T23:13:46.965Z] --- PASS: TestClone (0.00s) [2021-12-09T23:13:46.965Z] PASS [2021-12-09T23:13:46.965Z] coverage: 92.2% of statements [2021-12-09T23:13:46.965Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2021-12-09T23:13:46.965Z] === RUN TestAdjustForAPIVersion [2021-12-09T23:13:46.965Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-09T23:13:46.965Z] PASS [2021-12-09T23:13:46.965Z] coverage: 5.7% of statements [2021-12-09T23:13:46.965Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-09T23:13:46.965Z] === RUN TestCompareVersion [2021-12-09T23:13:46.965Z] --- PASS: TestCompareVersion (0.00s) [2021-12-09T23:13:46.965Z] PASS [2021-12-09T23:13:46.965Z] coverage: 77.3% of statements [2021-12-09T23:13:46.965Z] === RUN TestDurationToSecondsString [2021-12-09T23:13:46.965Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestGetTimestamp [2021-12-09T23:13:46.965Z] ok github.com/docker/docker/api/types/versions 0.068s coverage: 77.3% of statements [2021-12-09T23:13:46.965Z] --- PASS: TestGetTimestamp (0.15s) [2021-12-09T23:13:46.965Z] === RUN TestParseTimestamps [2021-12-09T23:13:46.965Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-09T23:13:46.965Z] PASS [2021-12-09T23:13:46.965Z] coverage: 100.0% of statements [2021-12-09T23:13:46.965Z] ok github.com/docker/docker/api/types/time 0.225s coverage: 100.0% of statements [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/builder [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-09T23:13:46.965Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-09T23:13:46.965Z] === RUN TestParseRemoteURL [2021-12-09T23:13:46.965Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-09T23:13:46.965Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-09T23:13:46.965Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-09T23:13:46.965Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-09T23:13:46.965Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-09T23:13:46.965Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-09T23:13:46.965Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-09T23:13:46.965Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-09T23:13:46.965Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-09T23:13:46.965Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-09T23:13:46.965Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestCloneArgsSmartHttp [2021-12-09T23:13:46.965Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-12-09T23:13:46.965Z] === RUN TestCloneArgsDumbHttp [2021-12-09T23:13:46.965Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestCloneArgsGit [2021-12-09T23:13:46.965Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestCheckoutGit [2021-12-09T23:13:46.965Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-09T23:13:46.965Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestProcessNoDockerignore [2021-12-09T23:13:46.965Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-09T23:13:46.965Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestDetectContentType [2021-12-09T23:13:46.965Z] --- PASS: TestDetectContentType (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestSelectAcceptableMIME [2021-12-09T23:13:46.965Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestInspectEmptyResponse [2021-12-09T23:13:46.965Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestInspectResponseBinary [2021-12-09T23:13:46.965Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestResponseUnsupportedContentType [2021-12-09T23:13:46.965Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestInspectResponseTextSimple [2021-12-09T23:13:46.965Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestInspectResponseEmptyContentType [2021-12-09T23:13:46.965Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestUnknownContentLength [2021-12-09T23:13:46.965Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestDownloadRemote [2021-12-09T23:13:46.965Z] --- PASS: TestDownloadRemote (0.09s) [2021-12-09T23:13:46.965Z] === RUN TestGetWithStatusError [2021-12-09T23:13:46.965Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestCloseRootDirectory [2021-12-09T23:13:46.965Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:13:46.965Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestHashFile [2021-12-09T23:13:46.965Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:13:46.965Z] --- SKIP: TestHashFile (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestHashSubdir [2021-12-09T23:13:46.965Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:13:46.965Z] --- SKIP: TestHashSubdir (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestRemoveDirectory [2021-12-09T23:13:46.965Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:13:46.965Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-09T23:13:46.965Z] PASS [2021-12-09T23:13:46.965Z] coverage: 9.3% of statements [2021-12-09T23:13:46.965Z] ok github.com/docker/docker/builder/remotecontext 0.224s coverage: 9.3% of statements [2021-12-09T23:13:46.965Z] === RUN TestEnable [2021-12-09T23:13:46.965Z] --- PASS: TestEnable (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestDisable [2021-12-09T23:13:46.965Z] --- PASS: TestDisable (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestEnabled [2021-12-09T23:13:46.965Z] --- PASS: TestEnabled (0.00s) [2021-12-09T23:13:46.965Z] PASS [2021-12-09T23:13:46.965Z] coverage: 100.0% of statements [2021-12-09T23:13:46.965Z] ok github.com/docker/docker/cli/debug 0.079s coverage: 100.0% of statements [2021-12-09T23:13:46.965Z] === RUN TestGetAllAllowed [2021-12-09T23:13:46.965Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestGetAllMeta [2021-12-09T23:13:46.965Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-09T23:13:46.965Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestIsUnreferencedBuiltin [2021-12-09T23:13:46.965Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestIsExistingDirectory [2021-12-09T23:13:46.965Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestGetFilenameForDownload [2021-12-09T23:13:46.965Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestEnv2Variables [2021-12-09T23:13:46.965Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-09T23:13:46.965Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestMaintainer [2021-12-09T23:13:46.965Z] --- PASS: TestMaintainer (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestLabel [2021-12-09T23:13:46.965Z] --- PASS: TestLabel (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestFromScratch [2021-12-09T23:13:46.965Z] --- PASS: TestFromScratch (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestFromWithArg [2021-12-09T23:13:46.965Z] --- PASS: TestFromWithArg (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-09T23:13:46.965Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestFromWithUndefinedArg [2021-12-09T23:13:46.965Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestFromMultiStageWithNamedStage [2021-12-09T23:13:46.965Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestOnbuild [2021-12-09T23:13:46.965Z] --- PASS: TestOnbuild (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestWorkdir [2021-12-09T23:13:46.965Z] --- PASS: TestWorkdir (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestCmd [2021-12-09T23:13:46.965Z] --- PASS: TestCmd (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestHealthcheckNone [2021-12-09T23:13:46.965Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestHealthcheckCmd [2021-12-09T23:13:46.965Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestEntrypoint [2021-12-09T23:13:46.965Z] --- PASS: TestEntrypoint (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestExpose [2021-12-09T23:13:46.965Z] --- PASS: TestExpose (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestUser [2021-12-09T23:13:46.965Z] --- PASS: TestUser (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestVolume [2021-12-09T23:13:46.965Z] --- PASS: TestVolume (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestStopSignal [2021-12-09T23:13:46.965Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-09T23:13:46.965Z] --- SKIP: TestStopSignal (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestArg [2021-12-09T23:13:46.965Z] --- PASS: TestArg (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestShell [2021-12-09T23:13:46.965Z] --- PASS: TestShell (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestPrependEnvOnCmd [2021-12-09T23:13:46.965Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestRunWithBuildArgs [2021-12-09T23:13:46.965Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestRunIgnoresHealthcheck [2021-12-09T23:13:46.965Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestDispatchUnsupportedOptions [2021-12-09T23:13:46.965Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-09T23:13:46.965Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-09T23:13:46.965Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-09T23:13:46.965Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-09T23:13:46.965Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestNormalizeWorkdir [2021-12-09T23:13:46.965Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-09T23:13:46.965Z] === RUN TestDispatch [2021-12-09T23:13:46.965Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-09T23:13:46.966Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-09T23:13:46.966Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-09T23:13:46.966Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-09T23:13:46.966Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-09T23:13:46.966Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-09T23:13:46.966Z] === RUN TestDispatch/COPY_url [2021-12-09T23:13:46.966Z] --- PASS: TestDispatch (0.06s) [2021-12-09T23:13:46.966Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-12-09T23:13:46.966Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-09T23:13:46.966Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-09T23:13:46.966Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-09T23:13:46.966Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-09T23:13:46.966Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-09T23:13:46.966Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestAddScratchImageAddsToMounts [2021-12-09T23:13:46.966Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-09T23:13:46.966Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-09T23:13:46.966Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-09T23:13:46.966Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestImageSourceGetAddsToMounts [2021-12-09T23:13:46.966Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestEmptyDockerfile [2021-12-09T23:13:46.966Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestSymlinkDockerfile [2021-12-09T23:13:46.966Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-09T23:13:46.966Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-09T23:13:46.966Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestNonExistingDockerfile [2021-12-09T23:13:46.966Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestCopyRunConfig [2021-12-09T23:13:46.966Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestDeepCopyRunConfig [2021-12-09T23:13:46.966Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestExportImage [2021-12-09T23:13:46.966Z] --- PASS: TestExportImage (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestNormalizeDest [2021-12-09T23:13:46.966Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-09T23:13:46.966Z] PASS [2021-12-09T23:13:46.966Z] coverage: 46.8% of statements [2021-12-09T23:13:46.966Z] ok github.com/docker/docker/builder/dockerfile 0.200s coverage: 46.8% of statements [2021-12-09T23:13:46.966Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-09T23:13:46.966Z] === RUN TestTCP4Proxy [2021-12-09T23:13:46.966Z] --- PASS: TestTCP4Proxy (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestTCP4ProxyHalfClose [2021-12-09T23:13:46.966Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestTCP6Proxy [2021-12-09T23:13:46.966Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-09T23:13:46.966Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestTCPDualStackProxy [2021-12-09T23:13:46.966Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-09T23:13:46.966Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestUDP4Proxy [2021-12-09T23:13:46.966Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestUDP6Proxy [2021-12-09T23:13:46.966Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-09T23:13:46.966Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestUDPWriteError [2021-12-09T23:13:46.966Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestSCTP4Proxy [2021-12-09T23:13:46.966Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-09T23:13:46.966Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-09T23:13:46.966Z] === RUN TestSCTP6Proxy [2021-12-09T23:13:46.966Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-09T23:13:46.966Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-09T23:13:46.966Z] PASS [2021-12-09T23:13:46.966Z] coverage: 49.4% of statements [2021-12-09T23:13:46.966Z] ok github.com/docker/docker/cmd/docker-proxy 0.052s coverage: 49.4% of statements [2021-12-09T23:13:47.608Z] #62 ... [2021-12-09T23:13:47.608Z] [2021-12-09T23:13:47.608Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-09T23:13:47.608Z] #59 sha256:a60b946abd82dcfdd5e1905f3124cacb2ed20c18ad7183811dd9770a169ad68f [2021-12-09T23:13:47.608Z] #59 DONE 0.3s [2021-12-09T23:13:47.608Z] [2021-12-09T23:13:47.608Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-09T23:13:47.608Z] #62 sha256:7931b214d62df327eb4a77effdefe62fc9a14446d6cea27e849608b3eccccae4 [2021-12-09T23:13:57.167Z] ..........................xx.................... [ 29%] [2021-12-09T23:13:57.324Z] === RUN TestCheckpointCreateError [2021-12-09T23:13:57.324Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCheckpointCreate [2021-12-09T23:13:57.324Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCheckpointDeleteError [2021-12-09T23:13:57.324Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCheckpointDelete [2021-12-09T23:13:57.324Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCheckpointListError [2021-12-09T23:13:57.324Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCheckpointList [2021-12-09T23:13:57.324Z] --- PASS: TestCheckpointList (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCheckpointListContainerNotFound [2021-12-09T23:13:57.324Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestNewClientWithOpsFromEnv [2021-12-09T23:13:57.324Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-09T23:13:57.324Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestGetAPIPath [2021-12-09T23:13:57.324Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestParseHostURL [2021-12-09T23:13:57.324Z] --- PASS: TestParseHostURL (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-09T23:13:57.324Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-09T23:13:57.324Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestNegotiateAPIVersion [2021-12-09T23:13:57.324Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestNegotiateAPVersionOverride [2021-12-09T23:13:57.324Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-09T23:13:57.324Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-09T23:13:57.324Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-09T23:13:57.324Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestClientRedirect [2021-12-09T23:13:57.324Z] --- PASS: TestClientRedirect (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigCreateUnsupported [2021-12-09T23:13:57.324Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigCreateError [2021-12-09T23:13:57.324Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigCreate [2021-12-09T23:13:57.324Z] --- PASS: TestConfigCreate (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigInspectNotFound [2021-12-09T23:13:57.324Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigInspectWithEmptyID [2021-12-09T23:13:57.324Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigInspectUnsupported [2021-12-09T23:13:57.324Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigInspectError [2021-12-09T23:13:57.324Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigInspectConfigNotFound [2021-12-09T23:13:57.324Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigInspect [2021-12-09T23:13:57.324Z] --- PASS: TestConfigInspect (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigListUnsupported [2021-12-09T23:13:57.324Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigListError [2021-12-09T23:13:57.324Z] --- PASS: TestConfigListError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigList [2021-12-09T23:13:57.324Z] --- PASS: TestConfigList (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigRemoveUnsupported [2021-12-09T23:13:57.324Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigRemoveError [2021-12-09T23:13:57.324Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigRemove [2021-12-09T23:13:57.324Z] --- PASS: TestConfigRemove (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigUpdateUnsupported [2021-12-09T23:13:57.324Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigUpdateError [2021-12-09T23:13:57.324Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestConfigUpdate [2021-12-09T23:13:57.324Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerCommitError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerCommit [2021-12-09T23:13:57.324Z] --- PASS: TestContainerCommit (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerStatPathError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerStatPathNotFoundError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerStatPathNoHeaderError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerStatPath [2021-12-09T23:13:57.324Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCopyToContainerError [2021-12-09T23:13:57.324Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCopyToContainerNotFoundError [2021-12-09T23:13:57.324Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-09T23:13:57.324Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCopyToContainer [2021-12-09T23:13:57.324Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCopyFromContainerError [2021-12-09T23:13:57.324Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCopyFromContainerNotFoundError [2021-12-09T23:13:57.324Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-09T23:13:57.324Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-09T23:13:57.324Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestCopyFromContainer [2021-12-09T23:13:57.324Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerCreateError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerCreateImageNotFound [2021-12-09T23:13:57.324Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerCreateWithName [2021-12-09T23:13:57.324Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerCreateAutoRemove [2021-12-09T23:13:57.324Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerDiffError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerDiff [2021-12-09T23:13:57.324Z] --- PASS: TestContainerDiff (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerExecCreateError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerExecCreate [2021-12-09T23:13:57.324Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerExecStartError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerExecStart [2021-12-09T23:13:57.324Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerExecInspectError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerExecInspect [2021-12-09T23:13:57.324Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerExportError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerExportError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerExport [2021-12-09T23:13:57.324Z] --- PASS: TestContainerExport (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerInspectError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerInspectContainerNotFound [2021-12-09T23:13:57.324Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerInspectWithEmptyID [2021-12-09T23:13:57.324Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerInspect [2021-12-09T23:13:57.324Z] --- PASS: TestContainerInspect (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerInspectNode [2021-12-09T23:13:57.324Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerKillError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerKillError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerKill [2021-12-09T23:13:57.324Z] --- PASS: TestContainerKill (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerListError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerListError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerList [2021-12-09T23:13:57.324Z] --- PASS: TestContainerList (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerLogsNotFoundError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerLogsError [2021-12-09T23:13:57.324Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-09T23:13:57.324Z] === RUN TestContainerLogs [2021-12-09T23:13:57.787Z] --- PASS: TestContainerLogs (0.17s) [2021-12-09T23:13:57.787Z] === RUN TestContainerPauseError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerPause [2021-12-09T23:13:57.787Z] --- PASS: TestContainerPause (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainersPruneError [2021-12-09T23:13:57.787Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainersPrune [2021-12-09T23:13:57.787Z] --- PASS: TestContainersPrune (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerRemoveError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerRemoveNotFoundError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerRemove [2021-12-09T23:13:57.787Z] --- PASS: TestContainerRemove (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerRenameError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerRename [2021-12-09T23:13:57.787Z] --- PASS: TestContainerRename (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerResizeError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerExecResizeError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerResize [2021-12-09T23:13:57.787Z] --- PASS: TestContainerResize (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerExecResize [2021-12-09T23:13:57.787Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerRestartError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerRestart [2021-12-09T23:13:57.787Z] --- PASS: TestContainerRestart (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerStartError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerStartError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerStart [2021-12-09T23:13:57.787Z] --- PASS: TestContainerStart (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerStatsError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerStats [2021-12-09T23:13:57.787Z] --- PASS: TestContainerStats (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerStopError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerStopError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerStop [2021-12-09T23:13:57.787Z] --- PASS: TestContainerStop (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerTopError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerTopError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerTop [2021-12-09T23:13:57.787Z] --- PASS: TestContainerTop (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerUnpauseError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerUnpause [2021-12-09T23:13:57.787Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerUpdateError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerUpdate [2021-12-09T23:13:57.787Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerWaitError [2021-12-09T23:13:57.787Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestContainerWait [2021-12-09T23:13:57.787Z] --- PASS: TestContainerWait (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestDiskUsageError [2021-12-09T23:13:57.787Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestDiskUsage [2021-12-09T23:13:57.787Z] --- PASS: TestDiskUsage (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestDistributionInspectUnsupported [2021-12-09T23:13:57.787Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestDistributionInspectWithEmptyID [2021-12-09T23:13:57.787Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestEventsErrorInOptions [2021-12-09T23:13:57.787Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestEventsErrorFromServer [2021-12-09T23:13:57.787Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestEvents [2021-12-09T23:13:57.787Z] --- PASS: TestEvents (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestTLSCloseWriter [2021-12-09T23:13:57.787Z] === PAUSE TestTLSCloseWriter [2021-12-09T23:13:57.787Z] === RUN TestImageBuildError [2021-12-09T23:13:57.787Z] --- PASS: TestImageBuildError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageBuild [2021-12-09T23:13:57.787Z] --- PASS: TestImageBuild (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestGetDockerOS [2021-12-09T23:13:57.787Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageCreateError [2021-12-09T23:13:57.787Z] --- PASS: TestImageCreateError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageCreate [2021-12-09T23:13:57.787Z] --- PASS: TestImageCreate (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageHistoryError [2021-12-09T23:13:57.787Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageHistory [2021-12-09T23:13:57.787Z] --- PASS: TestImageHistory (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageImportError [2021-12-09T23:13:57.787Z] --- PASS: TestImageImportError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageImport [2021-12-09T23:13:57.787Z] --- PASS: TestImageImport (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageInspectError [2021-12-09T23:13:57.787Z] --- PASS: TestImageInspectError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageInspectImageNotFound [2021-12-09T23:13:57.787Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageInspectWithEmptyID [2021-12-09T23:13:57.787Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageInspect [2021-12-09T23:13:57.787Z] --- PASS: TestImageInspect (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageListError [2021-12-09T23:13:57.787Z] --- PASS: TestImageListError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageList [2021-12-09T23:13:57.787Z] --- PASS: TestImageList (0.02s) [2021-12-09T23:13:57.787Z] === RUN TestImageListApiBefore125 [2021-12-09T23:13:57.787Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageLoadError [2021-12-09T23:13:57.787Z] --- PASS: TestImageLoadError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageLoad [2021-12-09T23:13:57.787Z] --- PASS: TestImageLoad (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagesPruneError [2021-12-09T23:13:57.787Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagesPrune [2021-12-09T23:13:57.787Z] --- PASS: TestImagesPrune (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePullReferenceParseError [2021-12-09T23:13:57.787Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePullAnyError [2021-12-09T23:13:57.787Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-09T23:13:57.787Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-09T23:13:57.787Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-09T23:13:57.787Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-09T23:13:57.787Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePullWithoutErrors [2021-12-09T23:13:57.787Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePushReferenceError [2021-12-09T23:13:57.787Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePushAnyError [2021-12-09T23:13:57.787Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-09T23:13:57.787Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-09T23:13:57.787Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-09T23:13:57.787Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-09T23:13:57.787Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImagePushWithoutErrors [2021-12-09T23:13:57.787Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-09T23:13:57.787Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-09T23:13:57.787Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-09T23:13:57.787Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-09T23:13:57.787Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-09T23:13:57.787Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-09T23:13:57.787Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-09T23:13:57.787Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-09T23:13:57.787Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageRemoveError [2021-12-09T23:13:57.787Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageRemoveImageNotFound [2021-12-09T23:13:57.787Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageRemove [2021-12-09T23:13:57.787Z] --- PASS: TestImageRemove (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageSaveError [2021-12-09T23:13:57.787Z] --- PASS: TestImageSaveError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageSave [2021-12-09T23:13:57.787Z] --- PASS: TestImageSave (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageSearchAnyError [2021-12-09T23:13:57.787Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-09T23:13:57.787Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-09T23:13:57.787Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-09T23:13:57.787Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-09T23:13:57.787Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageSearchWithoutErrors [2021-12-09T23:13:57.787Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageTagError [2021-12-09T23:13:57.787Z] --- PASS: TestImageTagError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageTagInvalidReference [2021-12-09T23:13:57.787Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageTagInvalidSourceImageName [2021-12-09T23:13:57.787Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageTagHexSource [2021-12-09T23:13:57.787Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestImageTag [2021-12-09T23:13:57.787Z] --- PASS: TestImageTag (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestInfoServerError [2021-12-09T23:13:57.787Z] --- PASS: TestInfoServerError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestInfoInvalidResponseJSONError [2021-12-09T23:13:57.787Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestInfo [2021-12-09T23:13:57.787Z] --- PASS: TestInfo (0.01s) [2021-12-09T23:13:57.787Z] === RUN TestNetworkConnectError [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNetworkConnect [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNetworkCreateError [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNetworkCreate [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNetworkDisconnectError [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNetworkDisconnect [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNetworkInspect [2021-12-09T23:13:57.787Z] === RUN TestNetworkInspect/empty_ID [2021-12-09T23:13:57.787Z] === RUN TestNetworkInspect/no_options [2021-12-09T23:13:57.787Z] === RUN TestNetworkInspect/verbose [2021-12-09T23:13:57.787Z] === RUN TestNetworkInspect/global_scope [2021-12-09T23:13:57.787Z] === RUN TestNetworkInspect/unknown_network [2021-12-09T23:13:57.787Z] === RUN TestNetworkInspect/server_error [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNetworkListError [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkListError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNetworkList [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkList (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNetworksPruneError [2021-12-09T23:13:57.787Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNetworksPrune [2021-12-09T23:13:57.787Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNetworkRemoveError [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNetworkRemove [2021-12-09T23:13:57.787Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNodeInspectError [2021-12-09T23:13:57.787Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNodeInspectNodeNotFound [2021-12-09T23:13:57.787Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNodeInspectWithEmptyID [2021-12-09T23:13:57.787Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNodeInspect [2021-12-09T23:13:57.787Z] --- PASS: TestNodeInspect (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNodeListError [2021-12-09T23:13:57.787Z] --- PASS: TestNodeListError (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNodeList [2021-12-09T23:13:57.787Z] --- PASS: TestNodeList (0.00s) [2021-12-09T23:13:57.787Z] === RUN TestNodeRemoveError [2021-12-09T23:13:57.787Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestNodeRemove [2021-12-09T23:13:57.788Z] --- PASS: TestNodeRemove (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestNodeUpdateError [2021-12-09T23:13:57.788Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestNodeUpdate [2021-12-09T23:13:57.788Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestOptionWithTimeout [2021-12-09T23:13:57.788Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPingFail [2021-12-09T23:13:57.788Z] --- PASS: TestPingFail (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPingWithError [2021-12-09T23:13:57.788Z] 2021/12/09 23:13:57 RoundTripper returned a response & error; ignoring response [2021-12-09T23:13:57.788Z] 2021/12/09 23:13:57 RoundTripper returned a response & error; ignoring response [2021-12-09T23:13:57.788Z] --- PASS: TestPingWithError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPingSuccess [2021-12-09T23:13:57.788Z] --- PASS: TestPingSuccess (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPingHeadFallback [2021-12-09T23:13:57.788Z] === RUN TestPingHeadFallback/OK [2021-12-09T23:13:57.788Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-09T23:13:57.788Z] === RUN TestPingHeadFallback/Not_Found [2021-12-09T23:13:57.788Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-09T23:13:57.788Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-09T23:13:57.788Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-09T23:13:57.788Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-09T23:13:57.788Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-09T23:13:57.788Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginDisableError [2021-12-09T23:13:57.788Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginDisable [2021-12-09T23:13:57.788Z] --- PASS: TestPluginDisable (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginEnableError [2021-12-09T23:13:57.788Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginEnable [2021-12-09T23:13:57.788Z] --- PASS: TestPluginEnable (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginInspectError [2021-12-09T23:13:57.788Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginInspectWithEmptyID [2021-12-09T23:13:57.788Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginInspect [2021-12-09T23:13:57.788Z] --- PASS: TestPluginInspect (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginListError [2021-12-09T23:13:57.788Z] --- PASS: TestPluginListError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginList [2021-12-09T23:13:57.788Z] --- PASS: TestPluginList (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginPushError [2021-12-09T23:13:57.788Z] --- PASS: TestPluginPushError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginPush [2021-12-09T23:13:57.788Z] --- PASS: TestPluginPush (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginRemoveError [2021-12-09T23:13:57.788Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginRemove [2021-12-09T23:13:57.788Z] --- PASS: TestPluginRemove (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginSetError [2021-12-09T23:13:57.788Z] --- PASS: TestPluginSetError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPluginSet [2021-12-09T23:13:57.788Z] --- PASS: TestPluginSet (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSetHostHeader [2021-12-09T23:13:57.788Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestPlainTextError [2021-12-09T23:13:57.788Z] --- PASS: TestPlainTextError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestInfiniteError [2021-12-09T23:13:57.788Z] --- PASS: TestInfiniteError (0.02s) [2021-12-09T23:13:57.788Z] === RUN TestCanceledContext [2021-12-09T23:13:57.788Z] 2021/12/09 23:13:57 RoundTripper returned a response & error; ignoring response [2021-12-09T23:13:57.788Z] --- PASS: TestCanceledContext (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestDeadlineExceededContext [2021-12-09T23:13:57.788Z] 2021/12/09 23:13:57 RoundTripper returned a response & error; ignoring response [2021-12-09T23:13:57.788Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretCreateUnsupported [2021-12-09T23:13:57.788Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretCreateError [2021-12-09T23:13:57.788Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretCreate [2021-12-09T23:13:57.788Z] --- PASS: TestSecretCreate (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretInspectUnsupported [2021-12-09T23:13:57.788Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretInspectError [2021-12-09T23:13:57.788Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretInspectSecretNotFound [2021-12-09T23:13:57.788Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretInspectWithEmptyID [2021-12-09T23:13:57.788Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretInspect [2021-12-09T23:13:57.788Z] --- PASS: TestSecretInspect (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretListUnsupported [2021-12-09T23:13:57.788Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretListError [2021-12-09T23:13:57.788Z] --- PASS: TestSecretListError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretList [2021-12-09T23:13:57.788Z] --- PASS: TestSecretList (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretRemoveUnsupported [2021-12-09T23:13:57.788Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretRemoveError [2021-12-09T23:13:57.788Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretRemove [2021-12-09T23:13:57.788Z] --- PASS: TestSecretRemove (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretUpdateUnsupported [2021-12-09T23:13:57.788Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretUpdateError [2021-12-09T23:13:57.788Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSecretUpdate [2021-12-09T23:13:57.788Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceCreateError [2021-12-09T23:13:57.788Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceCreate [2021-12-09T23:13:57.788Z] --- PASS: TestServiceCreate (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-09T23:13:57.788Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceCreateDigestPinning [2021-12-09T23:13:57.788Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceInspectError [2021-12-09T23:13:57.788Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceInspectServiceNotFound [2021-12-09T23:13:57.788Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceInspectWithEmptyID [2021-12-09T23:13:57.788Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceInspect [2021-12-09T23:13:57.788Z] --- PASS: TestServiceInspect (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceListError [2021-12-09T23:13:57.788Z] --- PASS: TestServiceListError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceList [2021-12-09T23:13:57.788Z] --- PASS: TestServiceList (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceLogsError [2021-12-09T23:13:57.788Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceLogs [2021-12-09T23:13:57.788Z] --- PASS: TestServiceLogs (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceRemoveError [2021-12-09T23:13:57.788Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceRemoveNotFoundError [2021-12-09T23:13:57.788Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceRemove [2021-12-09T23:13:57.788Z] --- PASS: TestServiceRemove (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceUpdateError [2021-12-09T23:13:57.788Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestServiceUpdate [2021-12-09T23:13:57.788Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmGetUnlockKeyError [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmGetUnlockKey [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmInitError [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmInit [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmInit (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmInspectError [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmInspect [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmJoinError [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmJoin [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmLeaveError [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmLeave [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmUnlockError [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmUnlock [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmUpdateError [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestSwarmUpdate [2021-12-09T23:13:57.788Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestTaskInspectError [2021-12-09T23:13:57.788Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestTaskInspectWithEmptyID [2021-12-09T23:13:57.788Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestTaskInspect [2021-12-09T23:13:57.788Z] --- PASS: TestTaskInspect (0.04s) [2021-12-09T23:13:57.788Z] === RUN TestTaskListError [2021-12-09T23:13:57.788Z] --- PASS: TestTaskListError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestTaskList [2021-12-09T23:13:57.788Z] --- PASS: TestTaskList (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestVolumeCreateError [2021-12-09T23:13:57.788Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestVolumeCreate [2021-12-09T23:13:57.788Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestVolumeInspectError [2021-12-09T23:13:57.788Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestVolumeInspectNotFound [2021-12-09T23:13:57.788Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestVolumeInspectWithEmptyID [2021-12-09T23:13:57.788Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestVolumeInspect [2021-12-09T23:13:57.788Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestVolumeListError [2021-12-09T23:13:57.788Z] --- PASS: TestVolumeListError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestVolumeList [2021-12-09T23:13:57.788Z] --- PASS: TestVolumeList (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestVolumeRemoveError [2021-12-09T23:13:57.788Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-09T23:13:57.788Z] === RUN TestVolumeRemove [2021-12-09T23:13:57.788Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-09T23:13:57.788Z] === CONT TestTLSCloseWriter [2021-12-09T23:13:57.788Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-12-09T23:13:57.788Z] PASS [2021-12-09T23:13:57.788Z] coverage: 75.1% of statements [2021-12-09T23:13:57.788Z] ok github.com/docker/docker/client 0.411s coverage: 75.1% of statements [2021-12-09T23:14:13.186Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-12-09T23:14:14.330Z] #62 260.4 # github.com/containerd/containerd/cmd/containerd [2021-12-09T23:14:14.330Z] #62 260.4 /usr/bin/ld: /tmp/go-link-2773189715/000019.o: in function `New': [2021-12-09T23:14:14.330Z] #62 260.4 /tmp/tmp.8MQElScHBg/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-12-09T23:14:14.330Z] #62 260.5 + bin/containerd-stress [2021-12-09T23:14:14.330Z] #62 261.5 + bin/containerd-shim [2021-12-09T23:14:15.521Z] --- PASS: TestCheckoutGit (31.94s) [2021-12-09T23:14:15.521Z] === RUN TestValidGitTransport [2021-12-09T23:14:15.521Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-09T23:14:15.521Z] === RUN TestGitInvalidRef [2021-12-09T23:14:15.521Z] --- PASS: TestGitInvalidRef (0.19s) [2021-12-09T23:14:15.521Z] PASS [2021-12-09T23:14:15.521Z] coverage: 86.3% of statements [2021-12-09T23:14:15.521Z] ok github.com/docker/docker/builder/remotecontext/git 32.209s coverage: 86.3% of statements [2021-12-09T23:14:15.982Z] ? github.com/docker/docker/cli [no test files] [2021-12-09T23:14:15.982Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-09T23:14:18.542Z] #62 268.7 + bin/containerd-shim-runc-v1 [2021-12-09T23:14:19.693Z] #62 270.2 # github.com/containerd/containerd/cmd/containerd [2021-12-09T23:14:19.693Z] #62 270.2 /usr/bin/ld: /tmp/go-link-3682857309/000019.o: in function `New': [2021-12-09T23:14:19.693Z] #62 270.2 /tmp/tmp.UnsQwZ9uBz/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-12-09T23:14:19.693Z] #62 270.3 + bin/containerd-stress [2021-12-09T23:14:19.693Z] #62 271.3 + bin/containerd-shim [2021-12-09T23:14:20.696Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-12-09T23:14:21.704Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-09T23:14:21.704Z] === RUN TestBoolValue [2021-12-09T23:14:21.704Z] --- PASS: TestBoolValue (0.00s) [2021-12-09T23:14:21.704Z] === RUN TestBoolValueOrDefault [2021-12-09T23:14:21.704Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-09T23:14:21.704Z] === RUN TestInt64ValueOrZero [2021-12-09T23:14:21.704Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-09T23:14:21.704Z] === RUN TestInt64ValueOrDefault [2021-12-09T23:14:21.704Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-09T23:14:21.704Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-09T23:14:21.704Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-09T23:14:21.704Z] === RUN TestJsonContentType [2021-12-09T23:14:21.704Z] --- PASS: TestJsonContentType (0.00s) [2021-12-09T23:14:21.704Z] PASS [2021-12-09T23:14:21.704Z] coverage: 14.7% of statements [2021-12-09T23:14:21.704Z] ok github.com/docker/docker/api/server/httputils 0.043s coverage: 14.7% of statements [2021-12-09T23:14:21.704Z] === RUN TestMaskSecretKeys [2021-12-09T23:14:21.704Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-09T23:14:21.704Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-09T23:14:21.704Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-09T23:14:21.704Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-09T23:14:21.704Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-09T23:14:21.704Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-09T23:14:21.704Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-09T23:14:21.704Z] === RUN TestVersionMiddlewareVersion [2021-12-09T23:14:21.704Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-09T23:14:21.704Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-09T23:14:21.704Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-09T23:14:21.704Z] PASS [2021-12-09T23:14:21.704Z] coverage: 37.7% of statements [2021-12-09T23:14:21.704Z] ok github.com/docker/docker/api/server/middleware 0.079s coverage: 37.7% of statements [2021-12-09T23:14:21.704Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-09T23:14:21.704Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-09T23:14:21.704Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-09T23:14:21.704Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-09T23:14:21.704Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-09T23:14:21.704Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-09T23:14:21.704Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-09T23:14:21.704Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-09T23:14:21.704Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-09T23:14:21.704Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-09T23:14:21.704Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-09T23:14:21.704Z] === RUN TestStrSliceMarshalJSON [2021-12-09T23:14:21.704Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-09T23:14:21.704Z] === RUN TestStrSliceUnmarshalJSON [2021-12-09T23:14:21.704Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-09T23:14:21.704Z] === RUN TestStrSliceUnmarshalString [2021-12-09T23:14:21.704Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-09T23:14:21.704Z] === RUN TestStrSliceUnmarshalSlice [2021-12-09T23:14:21.704Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-09T23:14:21.704Z] PASS [2021-12-09T23:14:21.704Z] coverage: 90.0% of statements [2021-12-09T23:14:21.704Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2021-12-09T23:14:21.797Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-09T23:14:21.797Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-09T23:14:21.797Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-09T23:14:21.797Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-09T23:14:21.797Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-09T23:14:21.797Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-09T23:14:21.797Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-09T23:14:21.797Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-09T23:14:21.797Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-09T23:14:21.797Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-09T23:14:21.797Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-09T23:14:21.797Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-09T23:14:21.797Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestConfigureDaemonLogs [2021-12-09T23:14:21.797Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestCommonOptionsInstallFlags [2021-12-09T23:14:21.797Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-09T23:14:21.797Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-09T23:14:21.797Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-09T23:14:21.797Z] PASS [2021-12-09T23:14:21.797Z] coverage: 18.6% of statements [2021-12-09T23:14:21.797Z] ok github.com/docker/docker/cmd/dockerd 0.197s coverage: 18.6% of statements [2021-12-09T23:14:21.797Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-09T23:14:21.797Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-09T23:14:22.167Z] === RUN TestToJSON [2021-12-09T23:14:22.167Z] --- PASS: TestToJSON (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestToParamWithVersion [2021-12-09T23:14:22.167Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestFromJSON [2021-12-09T23:14:22.167Z] --- PASS: TestFromJSON (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestEmpty [2021-12-09T23:14:22.167Z] --- PASS: TestEmpty (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestArgsMatchKVListEmptySources [2021-12-09T23:14:22.167Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestArgsMatchKVList [2021-12-09T23:14:22.167Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestArgsMatch [2021-12-09T23:14:22.167Z] --- PASS: TestArgsMatch (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestAdd [2021-12-09T23:14:22.167Z] --- PASS: TestAdd (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestDel [2021-12-09T23:14:22.167Z] --- PASS: TestDel (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestLen [2021-12-09T23:14:22.167Z] --- PASS: TestLen (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestExactMatch [2021-12-09T23:14:22.167Z] --- PASS: TestExactMatch (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestOnlyOneExactMatch [2021-12-09T23:14:22.167Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestContains [2021-12-09T23:14:22.167Z] --- PASS: TestContains (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestValidate [2021-12-09T23:14:22.167Z] --- PASS: TestValidate (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestWalkValues [2021-12-09T23:14:22.167Z] --- PASS: TestWalkValues (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestFuzzyMatch [2021-12-09T23:14:22.167Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestClone [2021-12-09T23:14:22.167Z] --- PASS: TestClone (0.00s) [2021-12-09T23:14:22.167Z] PASS [2021-12-09T23:14:22.167Z] coverage: 92.2% of statements [2021-12-09T23:14:22.167Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2021-12-09T23:14:22.167Z] === RUN TestAdjustForAPIVersion [2021-12-09T23:14:22.167Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-09T23:14:22.167Z] PASS [2021-12-09T23:14:22.167Z] coverage: 5.7% of statements [2021-12-09T23:14:22.167Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/types [no test files] [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-09T23:14:22.167Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-09T23:14:22.167Z] === RUN TestDurationToSecondsString [2021-12-09T23:14:22.167Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-09T23:14:22.167Z] === RUN TestGetTimestamp [2021-12-09T23:14:22.167Z] === RUN TestCompareVersion [2021-12-09T23:14:22.167Z] --- PASS: TestCompareVersion (0.00s) [2021-12-09T23:14:22.167Z] PASS [2021-12-09T23:14:22.630Z] coverage: 77.3% of statements [2021-12-09T23:14:22.630Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 77.3% of statements [2021-12-09T23:14:22.630Z] --- PASS: TestGetTimestamp (0.13s) [2021-12-09T23:14:22.630Z] === RUN TestParseTimestamps [2021-12-09T23:14:22.630Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-09T23:14:22.630Z] PASS [2021-12-09T23:14:22.630Z] coverage: 100.0% of statements [2021-12-09T23:14:22.630Z] ok github.com/docker/docker/api/types/time 0.191s coverage: 100.0% of statements [2021-12-09T23:14:22.630Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-09T23:14:22.630Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-09T23:14:22.630Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-09T23:14:22.630Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-09T23:14:22.630Z] ? github.com/docker/docker/builder [no test files] [2021-12-09T23:14:22.630Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-09T23:14:22.630Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-09T23:14:22.630Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-09T23:14:22.630Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-09T23:14:22.630Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-09T23:14:22.630Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-09T23:14:22.630Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-09T23:14:23.343Z] === RUN TestContainerStopSignal [2021-12-09T23:14:23.343Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestContainerStopTimeout [2021-12-09T23:14:23.343Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-09T23:14:23.343Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-09T23:14:23.343Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-09T23:14:23.343Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestReplaceAndAppendEnvVars [2021-12-09T23:14:23.343Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-09T23:14:23.343Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestNewMemoryStore [2021-12-09T23:14:23.343Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestAddContainers [2021-12-09T23:14:23.343Z] --- PASS: TestAddContainers (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestGetContainer [2021-12-09T23:14:23.343Z] --- PASS: TestGetContainer (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestDeleteContainer [2021-12-09T23:14:23.343Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestListContainers [2021-12-09T23:14:23.343Z] --- PASS: TestListContainers (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestFirstContainer [2021-12-09T23:14:23.343Z] --- PASS: TestFirstContainer (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestApplyAllContainer [2021-12-09T23:14:23.343Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestIsValidHealthString [2021-12-09T23:14:23.343Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestStateRunStop [2021-12-09T23:14:23.343Z] --- PASS: TestStateRunStop (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestStateTimeoutWait [2021-12-09T23:14:23.343Z] state_test.go:141: Stop callback fired [2021-12-09T23:14:23.343Z] state_test.go:165: Stop callback fired [2021-12-09T23:14:23.343Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-09T23:14:23.343Z] === RUN TestIsValidStateString [2021-12-09T23:14:23.343Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestViewSaveDelete [2021-12-09T23:14:23.343Z] --- PASS: TestViewSaveDelete (0.01s) [2021-12-09T23:14:23.343Z] === RUN TestViewAll [2021-12-09T23:14:23.343Z] --- PASS: TestViewAll (0.01s) [2021-12-09T23:14:23.343Z] === RUN TestViewGet [2021-12-09T23:14:23.343Z] --- PASS: TestViewGet (0.01s) [2021-12-09T23:14:23.343Z] === RUN TestNames [2021-12-09T23:14:23.343Z] --- PASS: TestNames (0.00s) [2021-12-09T23:14:23.343Z] === RUN TestViewWithHealthCheck [2021-12-09T23:14:23.343Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-09T23:14:23.343Z] PASS [2021-12-09T23:14:23.343Z] coverage: 41.7% of statements [2021-12-09T23:14:23.343Z] ok github.com/docker/docker/container 0.225s coverage: 41.7% of statements [2021-12-09T23:14:23.343Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-09T23:14:23.343Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-09T23:14:23.343Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-09T23:14:23.343Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-09T23:14:23.740Z] === RUN TestParseRemoteURL [2021-12-09T23:14:23.740Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-09T23:14:23.740Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-09T23:14:23.740Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-09T23:14:23.740Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-09T23:14:23.740Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-09T23:14:23.740Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-09T23:14:23.740Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-09T23:14:23.740Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-09T23:14:23.740Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-09T23:14:23.740Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-09T23:14:23.740Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-09T23:14:23.740Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-09T23:14:23.741Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-09T23:14:23.741Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-09T23:14:23.741Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-09T23:14:23.741Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-09T23:14:23.741Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-09T23:14:23.741Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-09T23:14:23.741Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-09T23:14:23.741Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-09T23:14:23.741Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-09T23:14:23.741Z] === RUN TestCloneArgsSmartHttp [2021-12-09T23:14:23.741Z] --- PASS: TestCloneArgsSmartHttp (0.09s) [2021-12-09T23:14:23.741Z] === RUN TestCloneArgsDumbHttp [2021-12-09T23:14:23.741Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-09T23:14:23.741Z] === RUN TestCloneArgsGit [2021-12-09T23:14:23.741Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-09T23:14:23.741Z] === RUN TestCheckoutGit [2021-12-09T23:14:23.787Z] #62 273.9 + bin/containerd-shim-runc-v2 [2021-12-09T23:14:24.058Z] #62 278.6 + bin/containerd-shim-runc-v1 [2021-12-09T23:14:24.316Z] === RUN TestPrepare [2021-12-09T23:14:24.316Z] --- PASS: TestPrepare (0.00s) [2021-12-09T23:14:24.316Z] === RUN TestStart [2021-12-09T23:14:24.316Z] --- PASS: TestStart (0.00s) [2021-12-09T23:14:24.316Z] === RUN TestWaitCancel [2021-12-09T23:14:24.316Z] --- PASS: TestWaitCancel (0.00s) [2021-12-09T23:14:24.316Z] === RUN TestWaitDisabled [2021-12-09T23:14:24.316Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-09T23:14:24.316Z] === RUN TestWaitEnabled [2021-12-09T23:14:24.316Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-09T23:14:24.316Z] === RUN TestRemove [2021-12-09T23:14:24.316Z] --- PASS: TestRemove (0.00s) [2021-12-09T23:14:24.316Z] PASS [2021-12-09T23:14:24.316Z] coverage: 65.3% of statements [2021-12-09T23:14:24.316Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2021-12-09T23:14:24.349Z] #62 274.5 + binaries [2021-12-09T23:14:24.349Z] #62 274.5 + install -D bin/containerd /build/containerd [2021-12-09T23:14:24.349Z] #62 274.5 + install -D bin/containerd-shim /build/containerd-shim [2021-12-09T23:14:24.349Z] #62 274.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-09T23:14:24.349Z] #62 274.5 + install -D bin/ctr /build/ctr [2021-12-09T23:14:24.715Z] === RUN TestEnable [2021-12-09T23:14:24.715Z] --- PASS: TestEnable (0.00s) [2021-12-09T23:14:24.715Z] === RUN TestDisable [2021-12-09T23:14:24.715Z] --- PASS: TestDisable (0.00s) [2021-12-09T23:14:24.715Z] === RUN TestEnabled [2021-12-09T23:14:24.715Z] --- PASS: TestEnabled (0.00s) [2021-12-09T23:14:24.715Z] PASS [2021-12-09T23:14:24.715Z] coverage: 100.0% of statements [2021-12-09T23:14:24.715Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2021-12-09T23:14:25.177Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-09T23:14:25.177Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-12-09T23:14:25.177Z] === RUN TestProcessNoDockerignore [2021-12-09T23:14:25.177Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-09T23:14:25.177Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-09T23:14:25.177Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-12-09T23:14:25.177Z] === RUN TestDetectContentType [2021-12-09T23:14:25.177Z] --- PASS: TestDetectContentType (0.00s) [2021-12-09T23:14:25.177Z] === RUN TestSelectAcceptableMIME [2021-12-09T23:14:25.177Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-09T23:14:25.177Z] === RUN TestInspectEmptyResponse [2021-12-09T23:14:25.177Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-09T23:14:25.177Z] === RUN TestInspectResponseBinary [2021-12-09T23:14:25.177Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-09T23:14:25.177Z] === RUN TestResponseUnsupportedContentType [2021-12-09T23:14:25.177Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-09T23:14:25.177Z] === RUN TestInspectResponseTextSimple [2021-12-09T23:14:25.177Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-09T23:14:25.177Z] === RUN TestInspectResponseEmptyContentType [2021-12-09T23:14:25.177Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-09T23:14:25.177Z] === RUN TestUnknownContentLength [2021-12-09T23:14:25.177Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-09T23:14:25.177Z] === RUN TestDownloadRemote [2021-12-09T23:14:25.177Z] --- PASS: TestDownloadRemote (0.07s) [2021-12-09T23:14:25.177Z] === RUN TestGetWithStatusError [2021-12-09T23:14:25.177Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-09T23:14:25.177Z] === RUN TestCloseRootDirectory [2021-12-09T23:14:25.177Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:14:25.177Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-09T23:14:25.177Z] === RUN TestHashFile [2021-12-09T23:14:25.177Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:14:25.177Z] --- SKIP: TestHashFile (0.04s) [2021-12-09T23:14:25.177Z] === RUN TestHashSubdir [2021-12-09T23:14:25.177Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:14:25.177Z] --- SKIP: TestHashSubdir (0.01s) [2021-12-09T23:14:25.177Z] === RUN TestRemoveDirectory [2021-12-09T23:14:25.177Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:14:25.177Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-09T23:14:25.177Z] PASS [2021-12-09T23:14:25.177Z] coverage: 9.3% of statements [2021-12-09T23:14:25.177Z] ok github.com/docker/docker/builder/remotecontext 0.258s coverage: 9.3% of statements [2021-12-09T23:14:25.554Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-12-09T23:14:25.639Z] === RUN TestGetAllAllowed [2021-12-09T23:14:25.639Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestGetAllMeta [2021-12-09T23:14:25.639Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-09T23:14:25.639Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestIsUnreferencedBuiltin [2021-12-09T23:14:25.639Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestIsExistingDirectory [2021-12-09T23:14:25.639Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestGetFilenameForDownload [2021-12-09T23:14:25.639Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestEnv2Variables [2021-12-09T23:14:25.639Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-09T23:14:25.639Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestMaintainer [2021-12-09T23:14:25.639Z] --- PASS: TestMaintainer (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestLabel [2021-12-09T23:14:25.639Z] --- PASS: TestLabel (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestFromScratch [2021-12-09T23:14:25.639Z] --- PASS: TestFromScratch (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestFromWithArg [2021-12-09T23:14:25.639Z] --- PASS: TestFromWithArg (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-09T23:14:25.639Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestFromWithUndefinedArg [2021-12-09T23:14:25.639Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestFromMultiStageWithNamedStage [2021-12-09T23:14:25.639Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestOnbuild [2021-12-09T23:14:25.639Z] --- PASS: TestOnbuild (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestWorkdir [2021-12-09T23:14:25.639Z] --- PASS: TestWorkdir (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestCmd [2021-12-09T23:14:25.639Z] --- PASS: TestCmd (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestHealthcheckNone [2021-12-09T23:14:25.639Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestHealthcheckCmd [2021-12-09T23:14:25.639Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestEntrypoint [2021-12-09T23:14:25.639Z] --- PASS: TestEntrypoint (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestExpose [2021-12-09T23:14:25.639Z] --- PASS: TestExpose (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestUser [2021-12-09T23:14:25.639Z] --- PASS: TestUser (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestVolume [2021-12-09T23:14:25.639Z] --- PASS: TestVolume (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestStopSignal [2021-12-09T23:14:25.639Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-09T23:14:25.639Z] --- SKIP: TestStopSignal (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestArg [2021-12-09T23:14:25.639Z] --- PASS: TestArg (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestShell [2021-12-09T23:14:25.639Z] --- PASS: TestShell (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestPrependEnvOnCmd [2021-12-09T23:14:25.639Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestRunWithBuildArgs [2021-12-09T23:14:25.639Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestRunIgnoresHealthcheck [2021-12-09T23:14:25.639Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestDispatchUnsupportedOptions [2021-12-09T23:14:25.639Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-09T23:14:25.639Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-09T23:14:25.639Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-09T23:14:25.639Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-09T23:14:25.639Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-09T23:14:25.639Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-09T23:14:25.639Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestNormalizeWorkdir [2021-12-09T23:14:25.639Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestDispatch [2021-12-09T23:14:25.639Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-09T23:14:25.639Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-09T23:14:25.639Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-09T23:14:25.639Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-09T23:14:25.639Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-09T23:14:25.639Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-09T23:14:25.639Z] === RUN TestDispatch/COPY_url [2021-12-09T23:14:25.639Z] --- PASS: TestDispatch (0.05s) [2021-12-09T23:14:25.639Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-12-09T23:14:25.639Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-09T23:14:25.639Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-09T23:14:25.639Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-09T23:14:25.639Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-09T23:14:25.639Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-09T23:14:25.639Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestAddScratchImageAddsToMounts [2021-12-09T23:14:25.639Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-09T23:14:25.639Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-09T23:14:25.639Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-09T23:14:25.639Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestImageSourceGetAddsToMounts [2021-12-09T23:14:25.639Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestEmptyDockerfile [2021-12-09T23:14:25.639Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestSymlinkDockerfile [2021-12-09T23:14:25.639Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-09T23:14:25.639Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-09T23:14:25.639Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestNonExistingDockerfile [2021-12-09T23:14:25.639Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestCopyRunConfig [2021-12-09T23:14:25.639Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestDeepCopyRunConfig [2021-12-09T23:14:25.639Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestExportImage [2021-12-09T23:14:25.639Z] --- PASS: TestExportImage (0.00s) [2021-12-09T23:14:25.639Z] === RUN TestNormalizeDest [2021-12-09T23:14:25.639Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-09T23:14:25.639Z] PASS [2021-12-09T23:14:25.639Z] coverage: 46.8% of statements [2021-12-09T23:14:25.639Z] ok github.com/docker/docker/builder/dockerfile 0.167s coverage: 46.8% of statements [2021-12-09T23:14:26.102Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-09T23:14:26.102Z] === RUN TestTCP4Proxy [2021-12-09T23:14:26.102Z] --- PASS: TestTCP4Proxy (0.00s) [2021-12-09T23:14:26.102Z] === RUN TestTCP4ProxyHalfClose [2021-12-09T23:14:26.102Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-09T23:14:26.102Z] === RUN TestTCP6Proxy [2021-12-09T23:14:26.102Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-09T23:14:26.102Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-09T23:14:26.102Z] === RUN TestTCPDualStackProxy [2021-12-09T23:14:26.102Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-09T23:14:26.102Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-09T23:14:26.102Z] === RUN TestUDP4Proxy [2021-12-09T23:14:26.102Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-09T23:14:26.102Z] === RUN TestUDP6Proxy [2021-12-09T23:14:26.102Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-09T23:14:26.102Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-09T23:14:26.102Z] === RUN TestUDPWriteError [2021-12-09T23:14:26.102Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-09T23:14:26.102Z] === RUN TestSCTP4Proxy [2021-12-09T23:14:26.102Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-09T23:14:26.102Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-09T23:14:26.102Z] === RUN TestSCTP6Proxy [2021-12-09T23:14:26.102Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-09T23:14:26.102Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-09T23:14:26.102Z] PASS [2021-12-09T23:14:26.102Z] coverage: 49.4% of statements [2021-12-09T23:14:26.102Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 49.4% of statements [2021-12-09T23:14:26.235Z] #62 DONE 276.5s [2021-12-09T23:14:26.511Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-09T23:14:26.511Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-09T23:14:26.511Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-09T23:14:26.511Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-09T23:14:26.973Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-09T23:14:26.973Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-09T23:14:26.973Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-09T23:14:26.973Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-09T23:14:26.973Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-09T23:14:26.973Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-09T23:14:26.973Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-09T23:14:26.973Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-09T23:14:26.973Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-09T23:14:26.973Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-09T23:14:26.973Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-09T23:14:26.973Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-09T23:14:26.973Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-09T23:14:26.973Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-09T23:14:26.973Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-09T23:14:26.973Z] PASS [2021-12-09T23:14:26.973Z] coverage: 35.9% of statements [2021-12-09T23:14:26.973Z] ok github.com/docker/docker/daemon/cluster/convert 0.713s coverage: 35.9% of statements [2021-12-09T23:14:26.973Z] === RUN TestNewListSecretsFilters [2021-12-09T23:14:26.973Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-09T23:14:26.973Z] === RUN TestNewListConfigsFilters [2021-12-09T23:14:26.973Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-09T23:14:26.973Z] PASS [2021-12-09T23:14:26.973Z] coverage: 0.5% of statements [2021-12-09T23:14:26.973Z] ok github.com/docker/docker/daemon/cluster 0.781s coverage: 0.5% of statements [2021-12-09T23:14:27.600Z] [2021-12-09T23:14:27.600Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-09T23:14:27.600Z] #63 sha256:1e706d554f677a62c091b0beaa14ca754ec37ea78fda5a1260bd459b9bebc221 [2021-12-09T23:14:28.362Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-09T23:14:28.362Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-09T23:14:28.362Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:14:28.362Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-09T23:14:28.362Z] [2021-12-09T23:14:28.362Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-09T23:14:28.362Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-09T23:14:28.362Z] HOSTNAME=f4592e32272d [2021-12-09T23:14:28.362Z] TESTDEBUG=0 [2021-12-09T23:14:28.362Z] DEST=bundles/test-integration [2021-12-09T23:14:28.362Z] PWD=/go/src/github.com/docker/docker [2021-12-09T23:14:28.362Z] DOCKER_GITCOMMIT=7e017d624e421aad88077fb768ff6a8c78f03955 [2021-12-09T23:14:28.362Z] container=docker [2021-12-09T23:14:28.362Z] HOME=/root [2021-12-09T23:14:28.362Z] GOLANG_VERSION=1.17.4 [2021-12-09T23:14:28.362Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-09T23:14:28.362Z] VALIDATE_BRANCH=master [2021-12-09T23:14:28.362Z] TERM=xterm [2021-12-09T23:14:28.362Z] DOCKER_PKG=github.com/docker/docker [2021-12-09T23:14:28.362Z] SHLVL=1 [2021-12-09T23:14:28.362Z] TIMEOUT=120m [2021-12-09T23:14:28.362Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-09T23:14:28.362Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-09T23:14:28.362Z] GO111MODULE=off [2021-12-09T23:14:28.362Z] DOCKER_EXPERIMENTAL=1 [2021-12-09T23:14:28.362Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-09T23:14:28.362Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-09T23:14:28.362Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-09T23:14:28.362Z] GOPATH=/go [2021-12-09T23:14:28.362Z] PKG_CONFIG=pkg-config [2021-12-09T23:14:28.362Z] _=/usr/bin/env [2021-12-09T23:14:28.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-09T23:14:28.526Z] #63 DONE 0.8s [2021-12-09T23:14:28.526Z] [2021-12-09T23:14:28.526Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-09T23:14:28.526Z] #68 sha256:28b4e15fd68d87f2e2dba2871f755c5b7b70cd3ef9b44c000f2bfd4431682cf5 [2021-12-09T23:14:28.526Z] #68 DONE 0.2s [2021-12-09T23:14:28.526Z] [2021-12-09T23:14:28.526Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-09T23:14:28.526Z] #73 sha256:70b3f75104fc202d9ea8d24ea3192e36cc13a03f3566e00ab90f878c6091b8b5 [2021-12-09T23:14:29.329Z] #62 283.7 + bin/containerd-shim-runc-v2 [2021-12-09T23:14:29.329Z] #62 284.3 + binaries [2021-12-09T23:14:29.329Z] #62 284.3 + install -D bin/containerd /build/containerd [2021-12-09T23:14:29.329Z] #62 284.3 + install -D bin/containerd-shim /build/containerd-shim [2021-12-09T23:14:29.329Z] #62 284.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-09T23:14:29.329Z] #62 284.3 + install -D bin/ctr /build/ctr [2021-12-09T23:14:29.450Z] #73 DONE 0.9s [2021-12-09T23:14:29.450Z] [2021-12-09T23:14:29.450Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-09T23:14:29.450Z] #74 sha256:6377dcbb2cd0f93c518444d4ba277a9dba052bfd634071603834ef34f1138dd7 [2021-12-09T23:14:29.450Z] #74 DONE 0.0s [2021-12-09T23:14:29.450Z] [2021-12-09T23:14:29.450Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-09T23:14:29.450Z] #75 sha256:d5caada7ae7f08b8f6321fd3bc7988a7ece6f8e12b2ec124cb0db5dfb9e1a1a7 [2021-12-09T23:14:29.890Z] === RUN TestBuilderGC [2021-12-09T23:14:29.890Z] --- PASS: TestBuilderGC (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestDaemonConfigurationNotFound [2021-12-09T23:14:29.890Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestDaemonBrokenConfiguration [2021-12-09T23:14:29.890Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestParseClusterAdvertiseSettings [2021-12-09T23:14:29.890Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestFindConfigurationConflicts [2021-12-09T23:14:29.890Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-09T23:14:29.890Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-09T23:14:29.890Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-09T23:14:29.890Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-09T23:14:29.890Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-09T23:14:29.890Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-09T23:14:29.890Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-09T23:14:29.890Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-09T23:14:29.890Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-09T23:14:29.890Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-09T23:14:29.890Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-09T23:14:29.890Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestValidateConfigurationErrors [2021-12-09T23:14:29.890Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-09T23:14:29.890Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-09T23:14:29.890Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-09T23:14:29.890Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-09T23:14:29.890Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-09T23:14:29.890Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-09T23:14:29.890Z] === RUN TestDiscoveryOptsErrors [2021-12-09T23:14:29.890Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestDiscoveryOpts [2021-12-09T23:14:29.890Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-09T23:14:29.890Z] PASS [2021-12-09T23:14:29.890Z] coverage: 30.0% of statements [2021-12-09T23:14:29.890Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-09T23:14:29.890Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-09T23:14:29.890Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-09T23:14:29.890Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-09T23:14:29.890Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-09T23:14:29.890Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestValidateConfiguration [2021-12-09T23:14:29.890Z] === RUN TestValidateConfiguration/with_label [2021-12-09T23:14:29.890Z] === RUN TestValidateConfiguration/with_dns [2021-12-09T23:14:29.890Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-09T23:14:29.890Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-09T23:14:29.890Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-09T23:14:29.890Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-09T23:14:29.890Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-09T23:14:29.890Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-09T23:14:29.890Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-09T23:14:29.890Z] ok github.com/docker/docker/daemon/discovery 0.053s coverage: 30.0% of statements [2021-12-09T23:14:29.890Z] === RUN TestModifiedDiscoverySettings [2021-12-09T23:14:29.890Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-09T23:14:29.890Z] === RUN TestReloadSetConfigFileNotExist [2021-12-09T23:14:30.351Z] time="2021-12-09T23:14:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-09T23:14:30.351Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-12-09T23:14:30.351Z] === RUN TestReloadDefaultConfigNotExist [2021-12-09T23:14:30.351Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:14:30.351Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-12-09T23:14:30.351Z] === RUN TestReloadBadDefaultConfig [2021-12-09T23:14:30.351Z] time="2021-12-09T23:14:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3630744574" [2021-12-09T23:14:30.351Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-09T23:14:30.351Z] === RUN TestReloadWithConflictingLabels [2021-12-09T23:14:30.351Z] time="2021-12-09T23:14:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2741278719" [2021-12-09T23:14:30.351Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-09T23:14:30.351Z] === RUN TestReloadWithDuplicateLabels [2021-12-09T23:14:30.351Z] time="2021-12-09T23:14:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3123723230" [2021-12-09T23:14:30.351Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-09T23:14:30.351Z] === RUN TestMaskURLCredentials [2021-12-09T23:14:30.351Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-09T23:14:30.351Z] === RUN TestDaemonConfigurationMerge [2021-12-09T23:14:30.351Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-09T23:14:30.351Z] PASS [2021-12-09T23:14:30.351Z] coverage: 80.0% of statements [2021-12-09T23:14:30.351Z] ok github.com/docker/docker/daemon/config 0.260s coverage: 80.0% of statements [2021-12-09T23:14:30.813Z] === RUN TestWaitNodeAttachment [2021-12-09T23:14:30.814Z] #75 DONE 1.1s [2021-12-09T23:14:30.814Z] [2021-12-09T23:14:30.814Z] #76 exporting to image [2021-12-09T23:14:30.814Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-09T23:14:30.814Z] #76 exporting layers [2021-12-09T23:14:31.228Z] #62 DONE 286.3s [2021-12-09T23:14:31.275Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-12-09T23:14:31.275Z] === RUN TestIsolationConversion [2021-12-09T23:14:31.275Z] === RUN TestIsolationConversion/default [2021-12-09T23:14:31.275Z] === RUN TestIsolationConversion/process [2021-12-09T23:14:31.275Z] === RUN TestIsolationConversion/hyperv [2021-12-09T23:14:31.275Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-09T23:14:31.275Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-09T23:14:31.275Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-09T23:14:31.275Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-09T23:14:31.275Z] === RUN TestContainerLabels [2021-12-09T23:14:31.275Z] --- PASS: TestContainerLabels (0.00s) [2021-12-09T23:14:31.275Z] === RUN TestCredentialSpecConversion [2021-12-09T23:14:31.275Z] === RUN TestCredentialSpecConversion/none [2021-12-09T23:14:31.275Z] === RUN TestCredentialSpecConversion/config [2021-12-09T23:14:31.275Z] === RUN TestCredentialSpecConversion/file [2021-12-09T23:14:31.275Z] === RUN TestCredentialSpecConversion/registry [2021-12-09T23:14:31.275Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-09T23:14:31.275Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-09T23:14:31.275Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-09T23:14:31.275Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-09T23:14:31.275Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-09T23:14:31.275Z] === RUN TestControllerValidateMountBind [2021-12-09T23:14:31.275Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-09T23:14:31.275Z] === RUN TestControllerValidateMountVolume [2021-12-09T23:14:31.275Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-09T23:14:31.275Z] === RUN TestControllerValidateMountTarget [2021-12-09T23:14:31.275Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-09T23:14:31.275Z] === RUN TestControllerValidateMountTmpfs [2021-12-09T23:14:31.275Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-09T23:14:31.275Z] === RUN TestControllerValidateMountInvalidType [2021-12-09T23:14:31.275Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-09T23:14:31.275Z] === RUN TestControllerValidateMountNamedPipe [2021-12-09T23:14:31.275Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-09T23:14:31.275Z] PASS [2021-12-09T23:14:31.275Z] coverage: 11.0% of statements [2021-12-09T23:14:31.275Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.624s coverage: 11.0% of statements [2021-12-09T23:14:31.275Z] === RUN TestEventsLog [2021-12-09T23:14:31.275Z] --- PASS: TestEventsLog (0.00s) [2021-12-09T23:14:31.275Z] === RUN TestEventsLogTimeout [2021-12-09T23:14:31.275Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-09T23:14:31.275Z] === RUN TestLogEvents [2021-12-09T23:14:31.275Z] --- PASS: TestLogEvents (0.05s) [2021-12-09T23:14:31.275Z] === RUN TestLoadBufferedEvents [2021-12-09T23:14:31.275Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-12-09T23:14:31.275Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-09T23:14:31.275Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-09T23:14:31.275Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-09T23:14:31.275Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-09T23:14:31.275Z] PASS [2021-12-09T23:14:31.275Z] coverage: 50.0% of statements [2021-12-09T23:14:31.275Z] ok github.com/docker/docker/daemon/events 0.260s coverage: 50.0% of statements [2021-12-09T23:14:31.737Z] === RUN TestIsEmptyDir [2021-12-09T23:14:31.737Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-09T23:14:31.737Z] PASS [2021-12-09T23:14:31.737Z] coverage: 2.3% of statements [2021-12-09T23:14:31.737Z] ok github.com/docker/docker/daemon/graphdriver 0.060s coverage: 2.3% of statements [2021-12-09T23:14:32.199Z] === RUN TestVerifyNetworkingConfig [2021-12-09T23:14:32.199Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestGetContainer [2021-12-09T23:14:32.199Z] --- PASS: TestGetContainer (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestValidContainerNames [2021-12-09T23:14:32.199Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestContainerInitDNS [2021-12-09T23:14:32.199Z] daemon_test.go:146: root required [2021-12-09T23:14:32.199Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestMerge [2021-12-09T23:14:32.199Z] --- PASS: TestMerge (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestValidateContainerIsolation [2021-12-09T23:14:32.199Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestFindNetworkErrorType [2021-12-09T23:14:32.199Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestEnsureServicesExist [2021-12-09T23:14:32.199Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestEnsureServicesExistErrors [2021-12-09T23:14:32.199Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-09T23:14:32.199Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-09T23:14:32.199Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-09T23:14:32.199Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestContainerDelete [2021-12-09T23:14:32.199Z] --- PASS: TestContainerDelete (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestContainerDoubleDelete [2021-12-09T23:14:32.199Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestLogContainerEventCopyLabels [2021-12-09T23:14:32.199Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestLogContainerEventWithAttributes [2021-12-09T23:14:32.199Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestNoneHealthcheck [2021-12-09T23:14:32.199Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestHealthStates [2021-12-09T23:14:32.199Z] time="2021-12-09T23:14:31Z" 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-12-09T23:14:32.199Z] time="2021-12-09T23:14:31Z" 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-12-09T23:14:32.199Z] time="2021-12-09T23:14:31Z" 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-12-09T23:14:32.199Z] time="2021-12-09T23:14:31Z" 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-12-09T23:14:32.199Z] time="2021-12-09T23:14:31Z" 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-12-09T23:14:32.199Z] time="2021-12-09T23:14:31Z" 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-12-09T23:14:32.199Z] time="2021-12-09T23:14:31Z" 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-12-09T23:14:32.199Z] time="2021-12-09T23:14:31Z" 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-12-09T23:14:32.199Z] time="2021-12-09T23:14:31Z" 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-12-09T23:14:32.199Z] time="2021-12-09T23:14:31Z" 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-12-09T23:14:32.199Z] --- PASS: TestHealthStates (0.16s) [2021-12-09T23:14:32.199Z] === RUN TestGetInspectData [2021-12-09T23:14:32.199Z] --- PASS: TestGetInspectData (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestFillLicense [2021-12-09T23:14:32.199Z] --- PASS: TestFillLicense (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestListInvalidFilter [2021-12-09T23:14:32.199Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestNameFilter [2021-12-09T23:14:32.199Z] --- PASS: TestNameFilter (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-09T23:14:32.199Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-09T23:14:32.199Z] === 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-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-09T23:14:32.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-09T23:14:32.199Z] --- 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-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-09T23:14:32.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestDaemonReloadLabels [2021-12-09T23:14:32.199Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-09T23:14:32.199Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestDaemonReloadMirrors [2021-12-09T23:14:32.199Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-09T23:14:32.199Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-09T23:14:32.199Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestDaemonDiscoveryReload [2021-12-09T23:14:32.199Z] === RUN TestLinkNaming [2021-12-09T23:14:32.199Z] --- PASS: TestLinkNaming (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestLinkNew [2021-12-09T23:14:32.199Z] --- PASS: TestLinkNew (0.00s) [2021-12-09T23:14:32.199Z] === RUN TestLinkEnv [2021-12-09T23:14:32.608Z] [2021-12-09T23:14:32.608Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-09T23:14:32.608Z] #63 sha256:142599b80a868d10a9da66de5a0d79ac66519f0df6713d92eb8882bba2160647 [2021-12-09T23:14:32.661Z] --- PASS: TestLinkEnv (0.00s) [2021-12-09T23:14:32.661Z] === RUN TestLinkMultipleEnv [2021-12-09T23:14:32.661Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-09T23:14:32.661Z] === RUN TestLinkPortRangeEnv [2021-12-09T23:14:32.661Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-09T23:14:32.661Z] PASS [2021-12-09T23:14:32.661Z] coverage: 93.0% of statements [2021-12-09T23:14:32.661Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-12-09T23:14:33.123Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-12-09T23:14:33.123Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-09T23:14:33.174Z] #63 DONE 0.8s [2021-12-09T23:14:33.174Z] [2021-12-09T23:14:33.174Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-09T23:14:33.174Z] #68 sha256:e3e3a26d3bb6fd2e779c1f1d81cd934f772284857eb7d5c585e2c79988e27837 [2021-12-09T23:14:33.174Z] #68 DONE 0.2s [2021-12-09T23:14:33.174Z] [2021-12-09T23:14:33.175Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-09T23:14:33.175Z] #73 sha256:ddc62679d37156560cb4a8d1fbcb738431158a882490883b1f64bc52e233bf56 [2021-12-09T23:14:33.585Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-12-09T23:14:33.585Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-09T23:14:34.046Z] === RUN TestAdapterReadLogs [2021-12-09T23:14:34.046Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-09T23:14:34.046Z] === RUN TestCopier [2021-12-09T23:14:34.046Z] --- PASS: TestCopier (0.00s) [2021-12-09T23:14:34.046Z] === RUN TestCopierLongLines [2021-12-09T23:14:34.046Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-09T23:14:34.046Z] === RUN TestCopierSlow [2021-12-09T23:14:34.046Z] --- PASS: TestCopierSlow (0.20s) [2021-12-09T23:14:34.046Z] === RUN TestCopierWithSized [2021-12-09T23:14:34.046Z] === RUN TestCopierWithSized/as_is [2021-12-09T23:14:34.046Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-09T23:14:34.046Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-09T23:14:34.046Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-09T23:14:34.046Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-12-09T23:14:34.046Z] === RUN TestCopierWithPartial [2021-12-09T23:14:34.046Z] --- PASS: TestCopierWithPartial (0.00s) [2021-12-09T23:14:34.046Z] === RUN TestRingLogger [2021-12-09T23:14:34.046Z] --- PASS: TestRingLogger (0.00s) [2021-12-09T23:14:34.046Z] === RUN TestRingCap [2021-12-09T23:14:34.046Z] --- PASS: TestRingCap (0.00s) [2021-12-09T23:14:34.046Z] === RUN TestRingClose [2021-12-09T23:14:34.046Z] --- PASS: TestRingClose (0.00s) [2021-12-09T23:14:34.046Z] === RUN TestRingDrain [2021-12-09T23:14:34.046Z] --- PASS: TestRingDrain (0.00s) [2021-12-09T23:14:34.046Z] PASS [2021-12-09T23:14:34.046Z] coverage: 43.8% of statements [2021-12-09T23:14:34.046Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 43.8% of statements [2021-12-09T23:14:34.046Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-12-09T23:14:34.046Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-09T23:14:34.046Z] reload_test.go:520: root required [2021-12-09T23:14:34.046Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-09T23:14:34.046Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-09T23:14:34.046Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-09T23:14:34.046Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-09T23:14:34.046Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-12-09T23:14:34.046Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-09T23:14:34.046Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-09T23:14:34.046Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-09T23:14:34.046Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-12-09T23:14:34.046Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-09T23:14:34.046Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-09T23:14:34.046Z] === RUN TestParseVolumesFrom [2021-12-09T23:14:34.046Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-09T23:14:34.046Z] PASS [2021-12-09T23:14:34.046Z] coverage: 9.0% of statements [2021-12-09T23:14:34.109Z] #73 DONE 0.8s [2021-12-09T23:14:34.109Z] [2021-12-09T23:14:34.109Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-09T23:14:34.109Z] #74 sha256:b1bc8557832ca4adb78db00cc374b41e3835e5e87f61790b1545bfdbadaed1ad [2021-12-09T23:14:34.109Z] #74 DONE 0.0s [2021-12-09T23:14:34.109Z] [2021-12-09T23:14:34.109Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-09T23:14:34.109Z] #75 sha256:6c7bef24e73bf79c9f70d31c174073e9ff8c2798563a4b28926f97a9ff3daf27 [2021-12-09T23:14:34.508Z] ok github.com/docker/docker/daemon 2.396s coverage: 9.0% of statements [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-09T23:14:34.508Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-09T23:14:34.701Z] === RUN TestCheckpointCreateError [2021-12-09T23:14:34.701Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestCheckpointCreate [2021-12-09T23:14:34.701Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestCheckpointDeleteError [2021-12-09T23:14:34.701Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestCheckpointDelete [2021-12-09T23:14:34.701Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestCheckpointListError [2021-12-09T23:14:34.701Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestCheckpointList [2021-12-09T23:14:34.701Z] --- PASS: TestCheckpointList (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestCheckpointListContainerNotFound [2021-12-09T23:14:34.701Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestNewClientWithOpsFromEnv [2021-12-09T23:14:34.701Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-09T23:14:34.701Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestGetAPIPath [2021-12-09T23:14:34.701Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestParseHostURL [2021-12-09T23:14:34.701Z] --- PASS: TestParseHostURL (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-09T23:14:34.701Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-09T23:14:34.701Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestNegotiateAPIVersion [2021-12-09T23:14:34.701Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestNegotiateAPVersionOverride [2021-12-09T23:14:34.701Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-09T23:14:34.701Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-09T23:14:34.701Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-09T23:14:34.701Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestClientRedirect [2021-12-09T23:14:34.701Z] --- PASS: TestClientRedirect (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigCreateUnsupported [2021-12-09T23:14:34.701Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigCreateError [2021-12-09T23:14:34.701Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigCreate [2021-12-09T23:14:34.701Z] --- PASS: TestConfigCreate (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigInspectNotFound [2021-12-09T23:14:34.701Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigInspectWithEmptyID [2021-12-09T23:14:34.701Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigInspectUnsupported [2021-12-09T23:14:34.701Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigInspectError [2021-12-09T23:14:34.701Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigInspectConfigNotFound [2021-12-09T23:14:34.701Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigInspect [2021-12-09T23:14:34.701Z] --- PASS: TestConfigInspect (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigListUnsupported [2021-12-09T23:14:34.701Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigListError [2021-12-09T23:14:34.701Z] --- PASS: TestConfigListError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigList [2021-12-09T23:14:34.701Z] --- PASS: TestConfigList (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigRemoveUnsupported [2021-12-09T23:14:34.701Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigRemoveError [2021-12-09T23:14:34.701Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigRemove [2021-12-09T23:14:34.701Z] --- PASS: TestConfigRemove (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigUpdateUnsupported [2021-12-09T23:14:34.701Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigUpdateError [2021-12-09T23:14:34.701Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestConfigUpdate [2021-12-09T23:14:34.701Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestContainerCommitError [2021-12-09T23:14:34.701Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestContainerCommit [2021-12-09T23:14:34.701Z] --- PASS: TestContainerCommit (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestContainerStatPathError [2021-12-09T23:14:34.701Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestContainerStatPathNotFoundError [2021-12-09T23:14:34.701Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestContainerStatPathNoHeaderError [2021-12-09T23:14:34.701Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestContainerStatPath [2021-12-09T23:14:34.701Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestCopyToContainerError [2021-12-09T23:14:34.701Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestCopyToContainerNotFoundError [2021-12-09T23:14:34.701Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-09T23:14:34.701Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestCopyToContainer [2021-12-09T23:14:34.701Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestCopyFromContainerError [2021-12-09T23:14:34.701Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-09T23:14:34.701Z] === RUN TestCopyFromContainerNotFoundError [2021-12-09T23:14:34.702Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-09T23:14:34.702Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-09T23:14:34.702Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestCopyFromContainer [2021-12-09T23:14:34.702Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerCreateError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerCreateImageNotFound [2021-12-09T23:14:34.702Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerCreateWithName [2021-12-09T23:14:34.702Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerCreateAutoRemove [2021-12-09T23:14:34.702Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerDiffError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerDiff [2021-12-09T23:14:34.702Z] --- PASS: TestContainerDiff (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerExecCreateError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerExecCreate [2021-12-09T23:14:34.702Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerExecStartError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerExecStart [2021-12-09T23:14:34.702Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerExecInspectError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerExecInspect [2021-12-09T23:14:34.702Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerExportError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerExportError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerExport [2021-12-09T23:14:34.702Z] --- PASS: TestContainerExport (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerInspectError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerInspectContainerNotFound [2021-12-09T23:14:34.702Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerInspectWithEmptyID [2021-12-09T23:14:34.702Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerInspect [2021-12-09T23:14:34.702Z] --- PASS: TestContainerInspect (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerInspectNode [2021-12-09T23:14:34.702Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerKillError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerKillError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerKill [2021-12-09T23:14:34.702Z] --- PASS: TestContainerKill (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerListError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerListError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerList [2021-12-09T23:14:34.702Z] --- PASS: TestContainerList (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerLogsNotFoundError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerLogsError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerLogs [2021-12-09T23:14:34.702Z] --- PASS: TestContainerLogs (0.13s) [2021-12-09T23:14:34.702Z] === RUN TestContainerPauseError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerPause [2021-12-09T23:14:34.702Z] --- PASS: TestContainerPause (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainersPruneError [2021-12-09T23:14:34.702Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainersPrune [2021-12-09T23:14:34.702Z] --- PASS: TestContainersPrune (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerRemoveError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerRemoveNotFoundError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerRemove [2021-12-09T23:14:34.702Z] --- PASS: TestContainerRemove (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerRenameError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerRename [2021-12-09T23:14:34.702Z] --- PASS: TestContainerRename (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerResizeError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerExecResizeError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerResize [2021-12-09T23:14:34.702Z] --- PASS: TestContainerResize (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerExecResize [2021-12-09T23:14:34.702Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerRestartError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerRestart [2021-12-09T23:14:34.702Z] --- PASS: TestContainerRestart (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerStartError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerStartError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerStart [2021-12-09T23:14:34.702Z] --- PASS: TestContainerStart (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerStatsError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerStats [2021-12-09T23:14:34.702Z] --- PASS: TestContainerStats (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerStopError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerStopError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerStop [2021-12-09T23:14:34.702Z] --- PASS: TestContainerStop (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerTopError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerTopError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerTop [2021-12-09T23:14:34.702Z] --- PASS: TestContainerTop (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerUnpauseError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerUnpause [2021-12-09T23:14:34.702Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerUpdateError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerUpdate [2021-12-09T23:14:34.702Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerWaitError [2021-12-09T23:14:34.702Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestContainerWait [2021-12-09T23:14:34.702Z] --- PASS: TestContainerWait (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestDiskUsageError [2021-12-09T23:14:34.702Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestDiskUsage [2021-12-09T23:14:34.702Z] --- PASS: TestDiskUsage (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestDistributionInspectUnsupported [2021-12-09T23:14:34.702Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestDistributionInspectWithEmptyID [2021-12-09T23:14:34.702Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestEventsErrorInOptions [2021-12-09T23:14:34.702Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestEventsErrorFromServer [2021-12-09T23:14:34.702Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestEvents [2021-12-09T23:14:34.702Z] --- PASS: TestEvents (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestTLSCloseWriter [2021-12-09T23:14:34.702Z] === PAUSE TestTLSCloseWriter [2021-12-09T23:14:34.702Z] === RUN TestImageBuildError [2021-12-09T23:14:34.702Z] --- PASS: TestImageBuildError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageBuild [2021-12-09T23:14:34.702Z] --- PASS: TestImageBuild (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestGetDockerOS [2021-12-09T23:14:34.702Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageCreateError [2021-12-09T23:14:34.702Z] --- PASS: TestImageCreateError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageCreate [2021-12-09T23:14:34.702Z] --- PASS: TestImageCreate (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageHistoryError [2021-12-09T23:14:34.702Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageHistory [2021-12-09T23:14:34.702Z] --- PASS: TestImageHistory (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageImportError [2021-12-09T23:14:34.702Z] --- PASS: TestImageImportError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageImport [2021-12-09T23:14:34.702Z] --- PASS: TestImageImport (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageInspectError [2021-12-09T23:14:34.702Z] --- PASS: TestImageInspectError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageInspectImageNotFound [2021-12-09T23:14:34.702Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageInspectWithEmptyID [2021-12-09T23:14:34.702Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageInspect [2021-12-09T23:14:34.702Z] --- PASS: TestImageInspect (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageListError [2021-12-09T23:14:34.702Z] --- PASS: TestImageListError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageList [2021-12-09T23:14:34.702Z] --- PASS: TestImageList (0.01s) [2021-12-09T23:14:34.702Z] === RUN TestImageListApiBefore125 [2021-12-09T23:14:34.702Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageLoadError [2021-12-09T23:14:34.702Z] --- PASS: TestImageLoadError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageLoad [2021-12-09T23:14:34.702Z] --- PASS: TestImageLoad (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagesPruneError [2021-12-09T23:14:34.702Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagesPrune [2021-12-09T23:14:34.702Z] --- PASS: TestImagesPrune (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePullReferenceParseError [2021-12-09T23:14:34.702Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePullAnyError [2021-12-09T23:14:34.702Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-09T23:14:34.702Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-09T23:14:34.702Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-09T23:14:34.702Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-09T23:14:34.702Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePullWithoutErrors [2021-12-09T23:14:34.702Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePushReferenceError [2021-12-09T23:14:34.702Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePushAnyError [2021-12-09T23:14:34.702Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-09T23:14:34.702Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-09T23:14:34.702Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-09T23:14:34.702Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-09T23:14:34.702Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImagePushWithoutErrors [2021-12-09T23:14:34.702Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-09T23:14:34.702Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-09T23:14:34.702Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-09T23:14:34.702Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-09T23:14:34.702Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-09T23:14:34.702Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-09T23:14:34.702Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-09T23:14:34.702Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-09T23:14:34.702Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageRemoveError [2021-12-09T23:14:34.702Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageRemoveImageNotFound [2021-12-09T23:14:34.702Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageRemove [2021-12-09T23:14:34.702Z] --- PASS: TestImageRemove (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageSaveError [2021-12-09T23:14:34.702Z] --- PASS: TestImageSaveError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageSave [2021-12-09T23:14:34.702Z] --- PASS: TestImageSave (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageSearchAnyError [2021-12-09T23:14:34.702Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-09T23:14:34.702Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-09T23:14:34.702Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-09T23:14:34.702Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-09T23:14:34.702Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageSearchWithoutErrors [2021-12-09T23:14:34.702Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageTagError [2021-12-09T23:14:34.702Z] --- PASS: TestImageTagError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageTagInvalidReference [2021-12-09T23:14:34.702Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageTagInvalidSourceImageName [2021-12-09T23:14:34.702Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageTagHexSource [2021-12-09T23:14:34.702Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestImageTag [2021-12-09T23:14:34.702Z] --- PASS: TestImageTag (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestInfoServerError [2021-12-09T23:14:34.702Z] --- PASS: TestInfoServerError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestInfoInvalidResponseJSONError [2021-12-09T23:14:34.702Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestInfo [2021-12-09T23:14:34.702Z] --- PASS: TestInfo (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworkConnectError [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworkConnect [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworkCreateError [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworkCreate [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworkDisconnectError [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworkDisconnect [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworkInspect [2021-12-09T23:14:34.702Z] === RUN TestNetworkInspect/empty_ID [2021-12-09T23:14:34.702Z] === RUN TestNetworkInspect/no_options [2021-12-09T23:14:34.702Z] === RUN TestNetworkInspect/verbose [2021-12-09T23:14:34.702Z] === RUN TestNetworkInspect/global_scope [2021-12-09T23:14:34.702Z] === RUN TestNetworkInspect/unknown_network [2021-12-09T23:14:34.702Z] === RUN TestNetworkInspect/server_error [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworkListError [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkListError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworkList [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkList (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworksPruneError [2021-12-09T23:14:34.702Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworksPrune [2021-12-09T23:14:34.702Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworkRemoveError [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNetworkRemove [2021-12-09T23:14:34.702Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNodeInspectError [2021-12-09T23:14:34.702Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNodeInspectNodeNotFound [2021-12-09T23:14:34.702Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNodeInspectWithEmptyID [2021-12-09T23:14:34.702Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNodeInspect [2021-12-09T23:14:34.702Z] --- PASS: TestNodeInspect (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNodeListError [2021-12-09T23:14:34.702Z] --- PASS: TestNodeListError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNodeList [2021-12-09T23:14:34.702Z] --- PASS: TestNodeList (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNodeRemoveError [2021-12-09T23:14:34.702Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-09T23:14:34.702Z] === RUN TestNodeRemove [2021-12-09T23:14:34.703Z] --- PASS: TestNodeRemove (0.00s) [2021-12-09T23:14:34.703Z] === RUN TestNodeUpdateError [2021-12-09T23:14:34.703Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-09T23:14:34.703Z] === RUN TestNodeUpdate [2021-12-09T23:14:34.703Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-09T23:14:34.703Z] === RUN TestOptionWithTimeout [2021-12-09T23:14:34.703Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-09T23:14:34.703Z] === RUN TestPingFail [2021-12-09T23:14:34.703Z] --- PASS: TestPingFail (0.00s) [2021-12-09T23:14:34.703Z] === RUN TestPingWithError [2021-12-09T23:14:34.703Z] 2021/12/09 23:14:34 RoundTripper returned a response & error; ignoring response [2021-12-09T23:14:34.703Z] 2021/12/09 23:14:34 RoundTripper returned a response & error; ignoring response [2021-12-09T23:14:34.703Z] --- PASS: TestPingWithError (0.00s) [2021-12-09T23:14:34.703Z] === RUN TestPingSuccess [2021-12-09T23:14:34.703Z] --- PASS: TestPingSuccess (0.00s) [2021-12-09T23:14:34.703Z] === RUN TestPingHeadFallback [2021-12-09T23:14:34.703Z] === RUN TestPingHeadFallback/OK [2021-12-09T23:14:34.703Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-09T23:14:34.703Z] === RUN TestPingHeadFallback/Not_Found [2021-12-09T23:14:34.703Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-09T23:14:34.703Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-09T23:14:34.703Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-09T23:14:34.703Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-09T23:14:34.703Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-09T23:14:34.703Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-09T23:14:34.703Z] === RUN TestPluginDisableError [2021-12-09T23:14:34.703Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-09T23:14:34.703Z] === RUN TestPluginDisable [2021-12-09T23:14:34.703Z] --- PASS: TestPluginDisable (0.00s) [2021-12-09T23:14:34.703Z] === RUN TestPluginEnableError [2021-12-09T23:14:34.970Z] === RUN TestNewStreamConfig [2021-12-09T23:14:34.970Z] === RUN TestNewStreamConfig/defaults [2021-12-09T23:14:34.970Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-09T23:14:34.970Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-09T23:14:34.970Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-09T23:14:34.970Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-09T23:14:34.970Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-09T23:14:34.970Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-09T23:14:34.970Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-09T23:14:34.970Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-09T23:14:34.970Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-09T23:14:34.970Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-09T23:14:34.970Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-09T23:14:34.970Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-09T23:14:34.970Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-09T23:14:34.970Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-09T23:14:34.970Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-09T23:14:34.970Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-09T23:14:34.970Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-09T23:14:34.970Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-09T23:14:34.970Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-09T23:14:34.970Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-09T23:14:34.970Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-09T23:14:34.970Z] === RUN TestSearchRegistryForImagesErrors [2021-12-09T23:14:34.970Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestSearchRegistryForImages [2021-12-09T23:14:34.970Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestOnlyPlatformWithFallback [2021-12-09T23:14:34.970Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestImageDelete [2021-12-09T23:14:34.970Z] === RUN TestImageDelete/no_lease [2021-12-09T23:14:34.970Z] === RUN TestImageDelete/lease_exists [2021-12-09T23:14:34.970Z] --- PASS: TestImageDelete (0.03s) [2021-12-09T23:14:34.970Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-12-09T23:14:34.970Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-12-09T23:14:34.970Z] === RUN TestContentStoreForPull [2021-12-09T23:14:34.970Z] time="2021-12-09T23:14:34Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-09T23:14:34.970Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-12-09T23:14:34.970Z] === RUN TestCreateSuccess [2021-12-09T23:14:34.970Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestCreateStreamSkipped [2021-12-09T23:14:34.970Z] time="2021-12-09T23:14:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-09T23:14:34.970Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestCreateLogGroupSuccess [2021-12-09T23:14:34.970Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestCreateError [2021-12-09T23:14:34.970Z] --- PASS: TestCreateError (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestCreateAlreadyExists [2021-12-09T23:14:34.970Z] time="2021-12-09T23:14:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-09T23:14:34.970Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestLogClosed [2021-12-09T23:14:34.970Z] --- PASS: TestLogClosed (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestLogBlocking [2021-12-09T23:14:34.970Z] --- PASS: TestLogBlocking (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-09T23:14:34.970Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestLogNonBlockingBufferFull [2021-12-09T23:14:34.970Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestPublishBatchSuccess [2021-12-09T23:14:34.970Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestPublishBatchError [2021-12-09T23:14:34.970Z] time="2021-12-09T23:14:34Z" level=error msg=Error [2021-12-09T23:14:34.970Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-09T23:14:34.970Z] time="2021-12-09T23:14:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-09T23:14:34.970Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-09T23:14:34.970Z] time="2021-12-09T23:14:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-09T23:14:34.970Z] time="2021-12-09T23:14:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-09T23:14:34.970Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestCollectBatchSimple [2021-12-09T23:14:34.970Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestCollectBatchTicker [2021-12-09T23:14:34.970Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestCollectBatchMultilinePattern [2021-12-09T23:14:34.970Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-09T23:14:34.970Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-09T23:14:34.970Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-09T23:14:34.970Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-12-09T23:14:34.970Z] === RUN TestCollectBatchClose [2021-12-09T23:14:34.970Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-09T23:14:34.970Z] === RUN TestEffectiveLen [2021-12-09T23:14:34.970Z] === RUN TestEffectiveLen/0/Hello [2021-12-09T23:14:34.970Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-09T23:14:34.970Z] === RUN TestEffectiveLen/2/🙃 [2021-12-09T23:14:34.970Z] === RUN TestEffectiveLen/3/���� [2021-12-09T23:14:34.970Z] === RUN TestEffectiveLen/4/He��o [2021-12-09T23:14:34.970Z] === RUN TestEffectiveLen/5/ [2021-12-09T23:14:35.165Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestPluginEnable [2021-12-09T23:14:35.165Z] --- PASS: TestPluginEnable (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestPluginInspectError [2021-12-09T23:14:35.165Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestPluginInspectWithEmptyID [2021-12-09T23:14:35.165Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestPluginInspect [2021-12-09T23:14:35.165Z] --- PASS: TestPluginInspect (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestPluginListError [2021-12-09T23:14:35.165Z] --- PASS: TestPluginListError (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestPluginList [2021-12-09T23:14:35.165Z] --- PASS: TestPluginList (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestPluginPushError [2021-12-09T23:14:35.165Z] --- PASS: TestPluginPushError (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestPluginPush [2021-12-09T23:14:35.165Z] --- PASS: TestPluginPush (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestPluginRemoveError [2021-12-09T23:14:35.165Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestPluginRemove [2021-12-09T23:14:35.165Z] --- PASS: TestPluginRemove (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestPluginSetError [2021-12-09T23:14:35.165Z] --- PASS: TestPluginSetError (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestPluginSet [2021-12-09T23:14:35.165Z] --- PASS: TestPluginSet (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestSetHostHeader [2021-12-09T23:14:35.165Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestPlainTextError [2021-12-09T23:14:35.165Z] --- PASS: TestPlainTextError (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestInfiniteError [2021-12-09T23:14:35.165Z] --- PASS: TestInfiniteError (0.03s) [2021-12-09T23:14:35.165Z] === RUN TestCanceledContext [2021-12-09T23:14:35.165Z] 2021/12/09 23:14:34 RoundTripper returned a response & error; ignoring response [2021-12-09T23:14:35.165Z] --- PASS: TestCanceledContext (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestDeadlineExceededContext [2021-12-09T23:14:35.165Z] 2021/12/09 23:14:34 RoundTripper returned a response & error; ignoring response [2021-12-09T23:14:35.165Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestSecretCreateUnsupported [2021-12-09T23:14:35.165Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestSecretCreateError [2021-12-09T23:14:35.165Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestSecretCreate [2021-12-09T23:14:35.165Z] --- PASS: TestSecretCreate (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestSecretInspectUnsupported [2021-12-09T23:14:35.165Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-09T23:14:35.165Z] === RUN TestSecretInspectError [2021-12-09T23:14:35.166Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSecretInspectSecretNotFound [2021-12-09T23:14:35.166Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSecretInspectWithEmptyID [2021-12-09T23:14:35.166Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSecretInspect [2021-12-09T23:14:35.166Z] --- PASS: TestSecretInspect (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSecretListUnsupported [2021-12-09T23:14:35.166Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSecretListError [2021-12-09T23:14:35.166Z] --- PASS: TestSecretListError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSecretList [2021-12-09T23:14:35.166Z] --- PASS: TestSecretList (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSecretRemoveUnsupported [2021-12-09T23:14:35.166Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSecretRemoveError [2021-12-09T23:14:35.166Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSecretRemove [2021-12-09T23:14:35.166Z] --- PASS: TestSecretRemove (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSecretUpdateUnsupported [2021-12-09T23:14:35.166Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSecretUpdateError [2021-12-09T23:14:35.166Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSecretUpdate [2021-12-09T23:14:35.166Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceCreateError [2021-12-09T23:14:35.166Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceCreate [2021-12-09T23:14:35.166Z] --- PASS: TestServiceCreate (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-09T23:14:35.166Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceCreateDigestPinning [2021-12-09T23:14:35.166Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceInspectError [2021-12-09T23:14:35.166Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceInspectServiceNotFound [2021-12-09T23:14:35.166Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceInspectWithEmptyID [2021-12-09T23:14:35.166Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceInspect [2021-12-09T23:14:35.166Z] --- PASS: TestServiceInspect (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceListError [2021-12-09T23:14:35.166Z] --- PASS: TestServiceListError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceList [2021-12-09T23:14:35.166Z] --- PASS: TestServiceList (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceLogsError [2021-12-09T23:14:35.166Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceLogs [2021-12-09T23:14:35.166Z] --- PASS: TestServiceLogs (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceRemoveError [2021-12-09T23:14:35.166Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceRemoveNotFoundError [2021-12-09T23:14:35.166Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceRemove [2021-12-09T23:14:35.166Z] --- PASS: TestServiceRemove (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceUpdateError [2021-12-09T23:14:35.166Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestServiceUpdate [2021-12-09T23:14:35.166Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmGetUnlockKeyError [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmGetUnlockKey [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmInitError [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmInit [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmInit (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmInspectError [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmInspect [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmJoinError [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmJoin [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmLeaveError [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmLeave [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmUnlockError [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmUnlock [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmUpdateError [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestSwarmUpdate [2021-12-09T23:14:35.166Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestTaskInspectError [2021-12-09T23:14:35.166Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestTaskInspectWithEmptyID [2021-12-09T23:14:35.166Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestTaskInspect [2021-12-09T23:14:35.166Z] --- PASS: TestTaskInspect (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestTaskListError [2021-12-09T23:14:35.166Z] --- PASS: TestTaskListError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestTaskList [2021-12-09T23:14:35.166Z] --- PASS: TestTaskList (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestVolumeCreateError [2021-12-09T23:14:35.166Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestVolumeCreate [2021-12-09T23:14:35.166Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestVolumeInspectError [2021-12-09T23:14:35.166Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestVolumeInspectNotFound [2021-12-09T23:14:35.166Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestVolumeInspectWithEmptyID [2021-12-09T23:14:35.166Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestVolumeInspect [2021-12-09T23:14:35.166Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestVolumeListError [2021-12-09T23:14:35.166Z] --- PASS: TestVolumeListError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestVolumeList [2021-12-09T23:14:35.166Z] --- PASS: TestVolumeList (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestVolumeRemoveError [2021-12-09T23:14:35.166Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-09T23:14:35.166Z] === RUN TestVolumeRemove [2021-12-09T23:14:35.166Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-09T23:14:35.166Z] === CONT TestTLSCloseWriter [2021-12-09T23:14:35.166Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-09T23:14:35.166Z] PASS [2021-12-09T23:14:35.166Z] coverage: 75.1% of statements [2021-12-09T23:14:35.166Z] ok github.com/docker/docker/client 0.320s coverage: 75.1% of statements [2021-12-09T23:14:35.432Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-09T23:14:35.432Z] === RUN TestFindValidSplit [2021-12-09T23:14:35.432Z] === RUN TestFindValidSplit/0/ [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1105: [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1106: [2021-12-09T23:14:35.432Z] === RUN TestFindValidSplit/1/Hello [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1105: Hello [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1106: [2021-12-09T23:14:35.432Z] === RUN TestFindValidSplit/2/Hello [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1105: He [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1106: llo [2021-12-09T23:14:35.432Z] === RUN TestFindValidSplit/3/Hello [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1105: [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1106: Hello [2021-12-09T23:14:35.432Z] === RUN TestFindValidSplit/4/🙃 [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1105: [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-09T23:14:35.432Z] === RUN TestFindValidSplit/5/🙃 [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1106: [2021-12-09T23:14:35.432Z] === RUN TestFindValidSplit/6/a� [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1105: a [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1106: � [2021-12-09T23:14:35.432Z] === RUN TestFindValidSplit/7/a� [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1105: a� [2021-12-09T23:14:35.432Z] cloudwatchlogs_test.go:1106: [2021-12-09T23:14:35.432Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-09T23:14:35.432Z] === RUN TestProcessEventEmoji [2021-12-09T23:14:35.432Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-12-09T23:14:35.432Z] === RUN TestCollectBatchLineSplit [2021-12-09T23:14:35.432Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-09T23:14:35.432Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-09T23:14:35.432Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-12-09T23:14:35.432Z] === RUN TestCollectBatchMaxEvents [2021-12-09T23:14:35.432Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-12-09T23:14:35.432Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-09T23:14:35.432Z] --- PASS: TestContentStoreForPull (0.19s) [2021-12-09T23:14:35.432Z] PASS [2021-12-09T23:14:35.432Z] coverage: 6.7% of statements [2021-12-09T23:14:35.432Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2021-12-09T23:14:35.432Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-09T23:14:35.432Z] ok github.com/docker/docker/daemon/images 0.325s coverage: 6.7% of statements [2021-12-09T23:14:35.432Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-12-09T23:14:35.432Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-09T23:14:35.432Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-12-09T23:14:35.432Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-09T23:14:35.432Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-09T23:14:35.432Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-09T23:14:35.432Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-09T23:14:35.432Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-09T23:14:35.432Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-09T23:14:35.432Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-09T23:14:35.432Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-09T23:14:35.432Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-09T23:14:35.432Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-09T23:14:35.432Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-09T23:14:35.432Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-09T23:14:35.432Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.02s) [2021-12-09T23:14:35.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.02s) [2021-12-09T23:14:35.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-09T23:14:35.432Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-09T23:14:35.432Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsFormat [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-09T23:14:35.433Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-09T23:14:35.433Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-09T23:14:35.433Z] === RUN TestCreateTagSuccess [2021-12-09T23:14:35.433Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-09T23:14:35.433Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-09T23:14:35.433Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-09T23:14:35.433Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-09T23:14:35.433Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-09T23:14:35.433Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-09T23:14:35.433Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-09T23:14:35.433Z] PASS [2021-12-09T23:14:35.433Z] coverage: 78.0% of statements [2021-12-09T23:14:35.433Z] ok github.com/docker/docker/daemon/logger/awslogs 0.428s coverage: 78.0% of statements [2021-12-09T23:14:35.433Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-09T23:14:35.433Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-09T23:14:35.433Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-09T23:14:35.433Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-09T23:14:35.433Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-09T23:14:35.433Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-09T23:14:35.433Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-09T23:14:35.433Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-09T23:14:35.433Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-12-09T23:14:35.433Z] === RUN TestFastTimeMarshalJSON [2021-12-09T23:14:35.433Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-12-09T23:14:35.433Z] PASS [2021-12-09T23:14:35.433Z] coverage: 87.2% of statements [2021-12-09T23:14:35.433Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.215s coverage: 87.2% of statements [2021-12-09T23:14:35.486Z] #75 DONE 1.2s [2021-12-09T23:14:35.486Z] [2021-12-09T23:14:35.486Z] #76 exporting to image [2021-12-09T23:14:35.486Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-09T23:14:35.486Z] #76 exporting layers [2021-12-09T23:14:35.895Z] === RUN TestJSONFileLogger [2021-12-09T23:14:35.895Z] --- PASS: TestJSONFileLogger (0.01s) [2021-12-09T23:14:35.895Z] === RUN TestJSONFileLoggerWithTags [2021-12-09T23:14:35.895Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-12-09T23:14:35.895Z] === RUN TestJSONFileLoggerWithOpts [2021-12-09T23:14:35.895Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-09T23:14:35.895Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-09T23:14:35.895Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-09T23:14:35.895Z] === RUN TestEncodeDecode [2021-12-09T23:14:35.895Z] === PAUSE TestEncodeDecode [2021-12-09T23:14:35.895Z] === RUN TestUnexpectedEOF [2021-12-09T23:14:35.895Z] time="2021-12-09T23:14:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-09T23:14:35.895Z] time="2021-12-09T23:14:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-09T23:14:35.895Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-12-09T23:14:35.895Z] === CONT TestEncodeDecode [2021-12-09T23:14:35.895Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-09T23:14:35.895Z] PASS [2021-12-09T23:14:35.895Z] coverage: 69.9% of statements [2021-12-09T23:14:35.895Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.291s coverage: 69.9% of statements [2021-12-09T23:14:36.868Z] === RUN TestWriteLog [2021-12-09T23:14:36.868Z] === PAUSE TestWriteLog [2021-12-09T23:14:36.868Z] === RUN TestReadLog [2021-12-09T23:14:36.868Z] === PAUSE TestReadLog [2021-12-09T23:14:36.868Z] === CONT TestWriteLog [2021-12-09T23:14:36.868Z] === CONT TestReadLog [2021-12-09T23:14:36.868Z] === RUN TestOpenFileDelete [2021-12-09T23:14:36.868Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-09T23:14:36.868Z] === RUN TestOpenFileRename [2021-12-09T23:14:36.868Z] --- PASS: TestWriteLog (0.00s) [2021-12-09T23:14:36.868Z] === RUN TestReadLog/tail_exact [2021-12-09T23:14:36.868Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-09T23:14:36.868Z] === RUN TestParseLogTagDefaultTag [2021-12-09T23:14:36.868Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-09T23:14:36.868Z] === RUN TestParseLogTag [2021-12-09T23:14:36.868Z] --- PASS: TestParseLogTag (0.00s) [2021-12-09T23:14:36.868Z] === RUN TestParseLogTagEmptyTag [2021-12-09T23:14:36.868Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-09T23:14:36.868Z] === RUN TestTailFiles [2021-12-09T23:14:36.868Z] --- PASS: TestTailFiles (0.00s) [2021-12-09T23:14:36.868Z] === RUN TestFollowLogsConsumerGone [2021-12-09T23:14:36.868Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-09T23:14:36.868Z] === RUN TestFollowLogsProducerGone [2021-12-09T23:14:36.868Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-12-09T23:14:36.868Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-12-09T23:14:36.868Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-09T23:14:36.868Z] === RUN TestCheckCapacityAndRotate [2021-12-09T23:14:36.868Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-09T23:14:36.868Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-09T23:14:36.868Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-12-09T23:14:36.868Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-09T23:14:36.868Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-12-09T23:14:36.868Z] PASS [2021-12-09T23:14:36.868Z] coverage: 53.7% of statements [2021-12-09T23:14:36.868Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.125s coverage: 53.7% of statements [2021-12-09T23:14:37.329Z] === RUN TestLog [2021-12-09T23:14:37.329Z] --- PASS: TestLog (0.01s) [2021-12-09T23:14:37.329Z] PASS [2021-12-09T23:14:37.329Z] coverage: 31.5% of statements [2021-12-09T23:14:37.329Z] === RUN TestReadLog/tail_less_than_available [2021-12-09T23:14:37.329Z] === RUN TestReadLog/tail_more_than_available [2021-12-09T23:14:37.329Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2021-12-09T23:14:37.329Z] --- PASS: TestReadLog (0.17s) [2021-12-09T23:14:37.329Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-12-09T23:14:37.329Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-09T23:14:37.329Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-09T23:14:37.329Z] PASS [2021-12-09T23:14:37.329Z] coverage: 75.2% of statements [2021-12-09T23:14:37.329Z] ok github.com/docker/docker/daemon/logger/local 0.304s coverage: 75.2% of statements [2021-12-09T23:14:37.329Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-09T23:14:37.348Z] #76 exporting layers 5.9s done [2021-12-09T23:14:37.348Z] #76 writing image sha256:5a3b0ade87651cc8d7777471e97df508f1d15477447d105de0632cc135275fbc done [2021-12-09T23:14:37.348Z] #76 naming to docker.io/library/docker:4979b3cb8404e1fd7d8b5ccf391e7821cf954931 done [2021-12-09T23:14:37.348Z] #76 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-12-09T23:14:37.680Z] + trap exit INT TERM [2021-12-09T23:14:37.680Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-12-09T23:14:37.680Z] + CONTAINER_NAME=docker-pr1 [2021-12-09T23:14:37.680Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43073/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4979b3cb8404e1fd7d8b5ccf391e7821cf954931 -e DOCKER_GRAPHDRIVER docker:4979b3cb8404e1fd7d8b5ccf391e7821cf954931 hack/make.sh dynbinary [2021-12-09T23:14:37.790Z] === RUN TestNewParse [2021-12-09T23:14:37.790Z] --- PASS: TestNewParse (0.00s) [2021-12-09T23:14:37.790Z] PASS [2021-12-09T23:14:37.790Z] coverage: 8.3% of statements [2021-12-09T23:14:37.790Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-12-09T23:14:38.251Z] === RUN TestValidateLogOpt [2021-12-09T23:14:38.251Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestNewMissedConfig [2021-12-09T23:14:38.251Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestNewMissedUrl [2021-12-09T23:14:38.251Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestNewMissedToken [2021-12-09T23:14:38.251Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestNewWithProxy [2021-12-09T23:14:38.251Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestDefault [2021-12-09T23:14:38.251Z] --- PASS: TestDefault (0.01s) [2021-12-09T23:14:38.251Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-09T23:14:38.251Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestJsonFormat [2021-12-09T23:14:38.251Z] --- PASS: TestJsonFormat (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestRawFormat [2021-12-09T23:14:38.251Z] --- PASS: TestRawFormat (0.04s) [2021-12-09T23:14:38.251Z] === RUN TestRawFormatWithLabels [2021-12-09T23:14:38.251Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestRawFormatWithoutTag [2021-12-09T23:14:38.251Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestBatching [2021-12-09T23:14:38.251Z] === RUN TestParseLogFormat [2021-12-09T23:14:38.251Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestValidateLogOptEmpty [2021-12-09T23:14:38.251Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestValidateSyslogAddress [2021-12-09T23:14:38.251Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestParseAddressDefaultPort [2021-12-09T23:14:38.251Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestValidateSyslogFacility [2021-12-09T23:14:38.251Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestValidateLogOptSyslogFormat [2021-12-09T23:14:38.251Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-09T23:14:38.251Z] === RUN TestValidateLogOpt [2021-12-09T23:14:38.251Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-09T23:14:38.251Z] PASS [2021-12-09T23:14:38.251Z] coverage: 46.8% of statements [2021-12-09T23:14:38.251Z] ok github.com/docker/docker/daemon/logger/syslog 0.083s coverage: 46.8% of statements [2021-12-09T23:14:38.713Z] --- PASS: TestBatching (0.34s) [2021-12-09T23:14:38.713Z] === RUN TestFrequency [2021-12-09T23:14:38.713Z] --- PASS: TestFrequency (0.26s) [2021-12-09T23:14:38.713Z] === RUN TestOneMessagePerRequest [2021-12-09T23:14:38.713Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-09T23:14:38.713Z] === RUN TestVerify [2021-12-09T23:14:38.713Z] --- PASS: TestVerify (0.00s) [2021-12-09T23:14:38.713Z] === RUN TestSkipVerify [2021-12-09T23:14:38.713Z] time="2021-12-09T23:14:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:14:38.713Z] time="2021-12-09T23:14:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:14:38.713Z] time="2021-12-09T23:14:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:14:38.713Z] time="2021-12-09T23:14:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:14:39.048Z] [2021-12-09T23:14:39.048Z] Removing bundles/ [2021-12-09T23:14:39.048Z] [2021-12-09T23:14:39.048Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-09T23:14:39.048Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-09T23:14:39.048Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:14:39.174Z] --- PASS: TestSkipVerify (0.48s) [2021-12-09T23:14:39.174Z] === RUN TestBufferMaximum [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091678.907641\",\"host\":\"9ce3c665b62d\"}'" [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091678.907641\",\"host\":\"9ce3c665b62d\"}'" [2021-12-09T23:14:39.174Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-09T23:14:39.174Z] === RUN TestServerAlwaysDown [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091678.909639\",\"host\":\"9ce3c665b62d\"}'" [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091678.909639\",\"host\":\"9ce3c665b62d\"}'" [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091678.909639\",\"host\":\"9ce3c665b62d\"}'" [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091678.910637\",\"host\":\"9ce3c665b62d\"}'" [2021-12-09T23:14:39.174Z] time="2021-12-09T23:14:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091678.910637\",\"host\":\"9ce3c665b62d\"}'" [2021-12-09T23:14:39.174Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-09T23:14:39.174Z] === RUN TestCannotSendAfterClose [2021-12-09T23:14:39.174Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-09T23:14:39.174Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-09T23:14:39.174Z] === RUN TestV1IDService [2021-12-09T23:14:39.174Z] --- PASS: TestV1IDService (0.02s) [2021-12-09T23:14:39.174Z] === RUN TestV2MetadataService [2021-12-09T23:14:40.147Z] --- PASS: TestV2MetadataService (0.69s) [2021-12-09T23:14:40.147Z] PASS [2021-12-09T23:14:40.147Z] coverage: 48.2% of statements [2021-12-09T23:14:40.147Z] ok github.com/docker/docker/distribution/metadata 0.797s coverage: 48.2% of statements [2021-12-09T23:14:40.147Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-09T23:14:40.147Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-09T23:14:40.147Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-09T23:14:40.147Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-09T23:14:40.147Z] === RUN TestContinueOnError_NeverContinue [2021-12-09T23:14:40.147Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-09T23:14:40.147Z] === RUN TestManifestStore [2021-12-09T23:14:40.147Z] === RUN TestManifestStore/no_remote_or_local [2021-12-09T23:14:40.147Z] time="2021-12-09T23:14:39Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-09T23:14:40.147Z] time="2021-12-09T23:14:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9ce3c665b62d\"}'" [2021-12-09T23:14:40.147Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-09T23:14:40.147Z] PASS [2021-12-09T23:14:40.147Z] coverage: 82.5% of statements [2021-12-09T23:14:40.147Z] ok github.com/docker/docker/daemon/logger/splunk 2.216s coverage: 82.5% of statements [2021-12-09T23:14:40.147Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-09T23:14:40.147Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-09T23:14:40.147Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-09T23:14:40.147Z] time="2021-12-09T23:14:40Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2582621079\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-09T23:14:40.147Z] === RUN TestManifestStore/no_local_cache [2021-12-09T23:14:40.147Z] === RUN TestManifestStore/with_local_cache [2021-12-09T23:14:40.147Z] === RUN TestManifestStore/unknown_media_type [2021-12-09T23:14:40.147Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-09T23:14:40.147Z] time="2021-12-09T23:14:40Z" level=warning msg="reference for unknown type: " [2021-12-09T23:14:40.147Z] time="2021-12-09T23:14:40Z" level=warning msg="reference for unknown type: " [2021-12-09T23:14:40.147Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-09T23:14:40.147Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-09T23:14:40.147Z] time="2021-12-09T23:14:40Z" level=warning msg="reference for unknown type: " [2021-12-09T23:14:40.147Z] === RUN TestSuccessfulDownload [2021-12-09T23:14:40.147Z] download_test.go:267: Needs fixing on Windows [2021-12-09T23:14:40.147Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-09T23:14:40.533Z] a0eb404f1860: Pull complete [2021-12-09T23:14:40.533Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-12-09T23:14:40.533Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:14:40.533Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-12-09T23:14:40.533Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-12-09T23:14:40.533Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-12-09T23:14:40.533Z] WARN: Skipping validation tests [2021-12-09T23:14:40.533Z] INFO: Running unit tests at 12/09/2021 23:14:39... [2021-12-09T23:14:40.608Z] === RUN TestCancelledDownload [2021-12-09T23:14:40.608Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-09T23:14:40.608Z] === RUN TestMaxDownloadAttempts [2021-12-09T23:14:40.608Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-09T23:14:40.608Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-09T23:14:40.608Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-09T23:14:40.608Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-09T23:14:40.608Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-09T23:14:40.608Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-09T23:14:40.608Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-09T23:14:40.608Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-09T23:14:40.608Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-09T23:14:40.608Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-09T23:14:40.608Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-09T23:14:40.608Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-09T23:14:40.608Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-09T23:14:40.608Z] time="2021-12-09T23:14:40Z" level=warning msg="reference for unknown type: " [2021-12-09T23:14:40.608Z] time="2021-12-09T23:14:40Z" level=warning msg="reference for unknown type: " [2021-12-09T23:14:40.608Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-09T23:14:40.608Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-09T23:14:40.608Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-09T23:14:40.608Z] time="2021-12-09T23:14:40Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-09T23:14:40.608Z] --- PASS: TestManifestStore (0.26s) [2021-12-09T23:14:40.608Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-12-09T23:14:40.608Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-12-09T23:14:40.608Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-12-09T23:14:40.608Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-12-09T23:14:40.608Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-12-09T23:14:40.608Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-12-09T23:14:40.608Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-12-09T23:14:40.608Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-12-09T23:14:40.608Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-12-09T23:14:40.608Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-09T23:14:40.608Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-12-09T23:14:40.608Z] === RUN TestDetectManifestBlobMediaType [2021-12-09T23:14:40.608Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-09T23:14:40.608Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-09T23:14:40.608Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-09T23:14:40.608Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-09T23:14:40.608Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-09T23:14:40.608Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-09T23:14:40.608Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-09T23:14:40.608Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-09T23:14:40.608Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-09T23:14:40.608Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-09T23:14:40.608Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-09T23:14:40.608Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-09T23:14:40.608Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-09T23:14:40.608Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-09T23:14:40.608Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-09T23:14:40.608Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-09T23:14:40.609Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-09T23:14:40.609Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-09T23:14:40.609Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-09T23:14:40.609Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-09T23:14:40.609Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-09T23:14:40.609Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-09T23:14:40.609Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-09T23:14:40.609Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-09T23:14:40.609Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-09T23:14:40.609Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-09T23:14:40.609Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.02s) [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-09T23:14:40.609Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-09T23:14:40.609Z] === RUN TestFixManifestLayers [2021-12-09T23:14:40.609Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-09T23:14:40.609Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-09T23:14:40.609Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-09T23:14:40.609Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-09T23:14:40.609Z] === RUN TestFixManifestLayersBadParent [2021-12-09T23:14:40.609Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-09T23:14:40.609Z] === RUN TestValidateManifest [2021-12-09T23:14:40.609Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-09T23:14:40.609Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-09T23:14:40.609Z] === RUN TestFormatPlatform [2021-12-09T23:14:40.609Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-09T23:14:40.609Z] === RUN TestGetRepositoryMountCandidates [2021-12-09T23:14:40.609Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-09T23:14:40.609Z] === RUN TestLayerAlreadyExists [2021-12-09T23:14:40.609Z] 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-12-09T23:14:40.609Z] 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-12-09T23:14:40.609Z] 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-12-09T23:14:40.609Z] 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-12-09T23:14:40.609Z] 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-12-09T23:14:40.609Z] 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-12-09T23:14:40.609Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-09T23:14:40.609Z] === RUN TestWhenEmptyAuthConfig [2021-12-09T23:14:40.609Z] time="2021-12-09T23:14:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-09T23:14:40.609Z] time="2021-12-09T23:14:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-09T23:14:40.609Z] time="2021-12-09T23:14:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-09T23:14:40.609Z] time="2021-12-09T23:14:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-09T23:14:40.609Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-09T23:14:40.609Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-12-09T23:14:40.609Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-12-09T23:14:40.609Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-12-09T23:14:40.609Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-12-09T23:14:40.609Z] === RUN TestTransfer [2021-12-09T23:14:40.962Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-12-09T23:14:41.070Z] --- PASS: TestTransfer (0.14s) [2021-12-09T23:14:41.071Z] === RUN TestConcurrencyLimit [2021-12-09T23:14:41.071Z] === RUN TestNotFound [2021-12-09T23:14:41.071Z] --- PASS: TestNotFound (0.00s) [2021-12-09T23:14:41.071Z] === RUN TestConflict [2021-12-09T23:14:41.071Z] --- PASS: TestConflict (0.00s) [2021-12-09T23:14:41.071Z] === RUN TestForbidden [2021-12-09T23:14:41.071Z] --- PASS: TestForbidden (0.00s) [2021-12-09T23:14:41.071Z] === RUN TestInvalidParameter [2021-12-09T23:14:41.071Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-09T23:14:41.071Z] === RUN TestNotImplemented [2021-12-09T23:14:41.071Z] --- PASS: TestNotImplemented (0.00s) [2021-12-09T23:14:41.071Z] === RUN TestNotModified [2021-12-09T23:14:41.071Z] --- PASS: TestNotModified (0.00s) [2021-12-09T23:14:41.071Z] === RUN TestUnauthorized [2021-12-09T23:14:41.071Z] --- PASS: TestUnauthorized (0.00s) [2021-12-09T23:14:41.071Z] === RUN TestUnknown [2021-12-09T23:14:41.071Z] --- PASS: TestUnknown (0.00s) [2021-12-09T23:14:41.071Z] === RUN TestCancelled [2021-12-09T23:14:41.071Z] --- PASS: TestCancelled (0.00s) [2021-12-09T23:14:41.071Z] === RUN TestDeadline [2021-12-09T23:14:41.071Z] --- PASS: TestDeadline (0.00s) [2021-12-09T23:14:41.071Z] === RUN TestDataLoss [2021-12-09T23:14:41.071Z] --- PASS: TestDataLoss (0.00s) [2021-12-09T23:14:41.071Z] === RUN TestUnavailable [2021-12-09T23:14:41.071Z] --- PASS: TestUnavailable (0.00s) [2021-12-09T23:14:41.071Z] === RUN TestSystem [2021-12-09T23:14:41.071Z] --- PASS: TestSystem (0.00s) [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode/Not_Found [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode/Bad_Request [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode/Conflict [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode/Unauthorized [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode/Forbidden [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode/Not_Modified [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-09T23:14:41.071Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-09T23:14:41.071Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-09T23:14:41.071Z] PASS [2021-12-09T23:14:41.071Z] coverage: 53.1% of statements [2021-12-09T23:14:41.071Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-12-09T23:14:41.071Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-12-09T23:14:41.071Z] === RUN TestInactiveJobs [2021-12-09T23:14:41.532Z] --- PASS: TestInactiveJobs (0.36s) [2021-12-09T23:14:41.532Z] === RUN TestWatchRelease [2021-12-09T23:14:41.532Z] --- PASS: TestWatchRelease (0.04s) [2021-12-09T23:14:41.532Z] === RUN TestWatchFinishedTransfer [2021-12-09T23:14:41.532Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-09T23:14:41.532Z] === RUN TestDuplicateTransfer [2021-12-09T23:14:41.532Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2021-12-09T23:14:41.532Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-09T23:14:41.532Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-09T23:14:41.532Z] === RUN TestTokenPassThru [2021-12-09T23:14:41.532Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-09T23:14:41.532Z] === RUN TestTokenPassThruDifferentHost [2021-12-09T23:14:41.532Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-09T23:14:41.532Z] PASS [2021-12-09T23:14:41.532Z] coverage: 24.6% of statements [2021-12-09T23:14:41.532Z] ok github.com/docker/docker/distribution 1.605s coverage: 24.6% of statements [2021-12-09T23:14:41.532Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-09T23:14:41.532Z] === RUN TestSuccessfulUpload [2021-12-09T23:14:41.532Z] === RUN TestFSGetInvalidData [2021-12-09T23:14:41.532Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-12-09T23:14:41.532Z] === RUN TestFSInvalidSet [2021-12-09T23:14:41.532Z] --- PASS: TestFSInvalidSet (0.01s) [2021-12-09T23:14:41.532Z] === RUN TestFSInvalidRoot [2021-12-09T23:14:41.532Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-09T23:14:41.532Z] === RUN TestFSMetadataGetSet [2021-12-09T23:14:41.994Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-12-09T23:14:41.994Z] === RUN TestFSInvalidWalker [2021-12-09T23:14:41.994Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-12-09T23:14:41.994Z] === RUN TestFSGetSet [2021-12-09T23:14:41.994Z] --- PASS: TestFSGetSet (0.01s) [2021-12-09T23:14:41.994Z] === RUN TestFSGetUnsetKey [2021-12-09T23:14:41.994Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-09T23:14:41.994Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-12-09T23:14:41.994Z] === RUN TestFSGetEmptyData [2021-12-09T23:14:41.994Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-12-09T23:14:41.994Z] === RUN TestFSDelete [2021-12-09T23:14:41.994Z] --- PASS: TestFSDelete (0.01s) [2021-12-09T23:14:41.994Z] === RUN TestFSWalker [2021-12-09T23:14:41.994Z] --- PASS: TestFSWalker (0.01s) [2021-12-09T23:14:41.994Z] === RUN TestFSWalkerStopOnError [2021-12-09T23:14:41.994Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-09T23:14:41.994Z] === RUN TestNewFromJSON [2021-12-09T23:14:41.994Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-09T23:14:41.994Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-09T23:14:41.994Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-09T23:14:41.994Z] === RUN TestMarshalKeyOrder [2021-12-09T23:14:41.994Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-09T23:14:41.994Z] === RUN TestHistoryEqual [2021-12-09T23:14:41.994Z] time="2021-12-09T23:14:41Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-09T23:14:41.994Z] --- PASS: TestHistoryEqual (0.14s) [2021-12-09T23:14:41.994Z] === RUN TestImage [2021-12-09T23:14:41.994Z] --- PASS: TestImage (0.00s) [2021-12-09T23:14:41.994Z] === RUN TestImageOSNotEmpty [2021-12-09T23:14:41.994Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-09T23:14:41.994Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-09T23:14:41.994Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-09T23:14:41.994Z] === RUN TestCreate [2021-12-09T23:14:41.994Z] --- PASS: TestCreate (0.00s) [2021-12-09T23:14:41.994Z] === RUN TestRestore [2021-12-09T23:14:41.994Z] time="2021-12-09T23:14:41Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-09T23:14:41.994Z] --- PASS: TestRestore (0.04s) [2021-12-09T23:14:41.994Z] === RUN TestAddDelete [2021-12-09T23:14:41.994Z] --- PASS: TestAddDelete (0.02s) [2021-12-09T23:14:41.994Z] === RUN TestSearchAfterDelete [2021-12-09T23:14:41.994Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-12-09T23:14:41.994Z] === RUN TestCancelledUpload [2021-12-09T23:14:41.994Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-09T23:14:41.994Z] PASS [2021-12-09T23:14:41.994Z] coverage: 76.8% of statements [2021-12-09T23:14:41.994Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-09T23:14:41.994Z] === RUN TestParentReset [2021-12-09T23:14:41.994Z] ok github.com/docker/docker/distribution/xfer 1.763s coverage: 76.8% of statements [2021-12-09T23:14:41.994Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-09T23:14:41.994Z] --- PASS: TestParentReset (0.03s) [2021-12-09T23:14:41.994Z] === RUN TestGetAndSetLastUpdated [2021-12-09T23:14:41.994Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2021-12-09T23:14:41.994Z] === RUN TestStoreLen [2021-12-09T23:14:41.994Z] --- PASS: TestStoreLen (0.04s) [2021-12-09T23:14:41.994Z] PASS [2021-12-09T23:14:41.994Z] coverage: 86.6% of statements [2021-12-09T23:14:41.994Z] === RUN TestCompare [2021-12-09T23:14:41.994Z] --- PASS: TestCompare (0.00s) [2021-12-09T23:14:41.994Z] PASS [2021-12-09T23:14:41.994Z] coverage: 19.2% of statements [2021-12-09T23:14:41.994Z] ok github.com/docker/docker/image 0.528s coverage: 86.6% of statements [2021-12-09T23:14:41.994Z] ok github.com/docker/docker/image/cache 0.071s coverage: 19.2% of statements [2021-12-09T23:14:42.051Z] #76 exporting layers 5.7s done [2021-12-09T23:14:42.051Z] #76 writing image sha256:4b115b80382490539559763995ee2214456435f4ff1769f871ab8270a084f5ee done [2021-12-09T23:14:42.051Z] #76 naming to docker.io/library/docker:976329c295587a8202ab50ffc68e00d4059f3d43 done [2021-12-09T23:14:42.051Z] #76 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-09T23:14:42.397Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=976329c295587a8202ab50ffc68e00d4059f3d43 -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:976329c295587a8202ab50ffc68e00d4059f3d43 hack/make.sh dynbinary test-integration [2021-12-09T23:14:42.968Z] === RUN TestValidateManifest [2021-12-09T23:14:42.968Z] === RUN TestValidateManifest/nil [2021-12-09T23:14:42.968Z] === RUN TestValidateManifest/non-nil [2021-12-09T23:14:42.968Z] --- PASS: TestValidateManifest (0.00s) [2021-12-09T23:14:42.968Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-09T23:14:42.968Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-09T23:14:42.968Z] PASS [2021-12-09T23:14:42.968Z] coverage: 0.7% of statements [2021-12-09T23:14:42.968Z] ok github.com/docker/docker/image/tarexport 0.065s coverage: 0.7% of statements [2021-12-09T23:14:42.968Z] === RUN TestMakeV1ConfigFromConfig [2021-12-09T23:14:42.968Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-09T23:14:42.968Z] PASS [2021-12-09T23:14:42.968Z] coverage: 25.0% of statements [2021-12-09T23:14:42.968Z] ok github.com/docker/docker/image/v1 0.066s coverage: 25.0% of statements [2021-12-09T23:14:42.968Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-09T23:14:43.774Z] [2021-12-09T23:14:43.774Z] Removing bundles/ [2021-12-09T23:14:43.774Z] [2021-12-09T23:14:43.774Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-09T23:14:43.774Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-09T23:14:43.774Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:14:44.515Z] === RUN TestSerialization [2021-12-09T23:14:44.515Z] --- PASS: TestSerialization (0.02s) [2021-12-09T23:14:44.515Z] PASS [2021-12-09T23:14:44.515Z] coverage: 100.0% of statements [2021-12-09T23:14:44.515Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2021-12-09T23:14:44.515Z] === RUN TestEnvironmentParsing [2021-12-09T23:14:44.515Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-09T23:14:44.515Z] PASS [2021-12-09T23:14:44.515Z] coverage: 1.2% of statements [2021-12-09T23:14:44.515Z] ok github.com/docker/docker/libcontainerd/local 0.054s coverage: 1.2% of statements [2021-12-09T23:14:44.977Z] === RUN TestEmptyLayer [2021-12-09T23:14:44.977Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-09T23:14:44.977Z] === RUN TestCommitFailure [2021-12-09T23:14:44.977Z] --- PASS: TestCommitFailure (0.01s) [2021-12-09T23:14:44.977Z] === RUN TestStartTransactionFailure [2021-12-09T23:14:44.977Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-09T23:14:44.977Z] === RUN TestGetOrphan [2021-12-09T23:14:44.977Z] --- PASS: TestGetOrphan (0.01s) [2021-12-09T23:14:44.977Z] === RUN TestMountAndRegister [2021-12-09T23:14:44.977Z] layer_test.go:270: Layer size: 14 [2021-12-09T23:14:44.977Z] --- PASS: TestMountAndRegister (0.04s) [2021-12-09T23:14:44.977Z] === RUN TestLayerRelease [2021-12-09T23:14:44.977Z] layer_test.go:303: Failing on Windows [2021-12-09T23:14:44.977Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-09T23:14:44.977Z] === RUN TestStoreRestore [2021-12-09T23:14:44.977Z] layer_test.go:352: Failing on Windows [2021-12-09T23:14:44.977Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-09T23:14:44.977Z] === RUN TestTarStreamStability [2021-12-09T23:14:44.977Z] layer_test.go:467: Failing on Windows [2021-12-09T23:14:44.977Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-09T23:14:44.977Z] === RUN TestRegisterExistingLayer [2021-12-09T23:14:44.977Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-12-09T23:14:44.977Z] === RUN TestTarStreamVerification [2021-12-09T23:14:44.977Z] layer_test.go:696: Failing on Windows [2021-12-09T23:14:44.977Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-09T23:14:44.977Z] === RUN TestLayerMigration [2021-12-09T23:14:44.977Z] migration_test.go:45: Failing on Windows [2021-12-09T23:14:44.977Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-09T23:14:44.977Z] === RUN TestLayerMigrationNoTarsplit [2021-12-09T23:14:44.977Z] migration_test.go:181: Failing on Windows [2021-12-09T23:14:44.977Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-09T23:14:44.977Z] === RUN TestMountInit [2021-12-09T23:14:44.977Z] mount_test.go:17: Failing on Windows [2021-12-09T23:14:44.977Z] --- SKIP: TestMountInit (0.00s) [2021-12-09T23:14:44.977Z] === RUN TestMountSize [2021-12-09T23:14:44.977Z] mount_test.go:76: Failing on Windows [2021-12-09T23:14:44.977Z] --- SKIP: TestMountSize (0.00s) [2021-12-09T23:14:44.977Z] === RUN TestMountChanges [2021-12-09T23:14:44.977Z] mount_test.go:125: Failing on Windows [2021-12-09T23:14:44.977Z] --- SKIP: TestMountChanges (0.00s) [2021-12-09T23:14:44.977Z] === RUN TestMountApply [2021-12-09T23:14:44.977Z] mount_test.go:212: Failing on Windows [2021-12-09T23:14:44.977Z] --- SKIP: TestMountApply (0.00s) [2021-12-09T23:14:44.977Z] PASS [2021-12-09T23:14:44.977Z] coverage: 30.1% of statements [2021-12-09T23:14:44.977Z] ok github.com/docker/docker/layer 0.304s coverage: 30.1% of statements [2021-12-09T23:14:44.977Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-09T23:14:44.977Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-09T23:14:44.977Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-09T23:14:44.977Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-09T23:14:45.439Z] === RUN TestSequenceGetAvailableBit [2021-12-09T23:14:45.439Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestSequenceEqual [2021-12-09T23:14:45.439Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestSequenceCopy [2021-12-09T23:14:45.439Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestGetFirstAvailable [2021-12-09T23:14:45.439Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestFindSequence [2021-12-09T23:14:45.439Z] --- PASS: TestFindSequence (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestCheckIfAvailable [2021-12-09T23:14:45.439Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestMergeSequences [2021-12-09T23:14:45.439Z] --- PASS: TestMergeSequences (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestPushReservation [2021-12-09T23:14:45.439Z] --- PASS: TestPushReservation (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestSerializeDeserialize [2021-12-09T23:14:45.439Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestSet [2021-12-09T23:14:45.439Z] --- PASS: TestSet (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestSetUnset [2021-12-09T23:14:45.439Z] --- PASS: TestSetUnset (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestOffsetSetUnset [2021-12-09T23:14:45.439Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestSetInRange [2021-12-09T23:14:45.439Z] --- PASS: TestSetInRange (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestSetAnyInRange [2021-12-09T23:14:45.439Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestMethods [2021-12-09T23:14:45.439Z] --- PASS: TestMethods (0.00s) [2021-12-09T23:14:45.439Z] === RUN TestRandomAllocateDeallocate [2021-12-09T23:14:46.389Z] INFO: make.ps1 starting at 12/09/2021 23:14:45 [2021-12-09T23:14:46.389Z] INFO: Git commit (6beb54cfca) assumed from DOCKER_GITCOMMIT environment variable [2021-12-09T23:14:46.389Z] INFO: Invoking autogen... [2021-12-09T23:14:46.389Z] INFO: Running unit tests... [2021-12-09T23:14:46.983Z] === RUN TestInvalidConfig [2021-12-09T23:14:46.983Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-09T23:14:46.983Z] === RUN TestConfig [2021-12-09T23:14:46.983Z] --- PASS: TestConfig (0.00s) [2021-12-09T23:14:46.983Z] === RUN TestOptionsLabels [2021-12-09T23:14:46.983Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-09T23:14:46.983Z] === RUN TestValidName [2021-12-09T23:14:46.983Z] --- PASS: TestValidName (0.00s) [2021-12-09T23:14:46.983Z] === RUN TestTLSConfiguration [2021-12-09T23:14:46.983Z] time="2021-12-09T23:14:46Z" level=info msg="Option Initializing KV with TLS" [2021-12-09T23:14:46.983Z] --- PASS: TestTLSConfiguration (0.14s) [2021-12-09T23:14:46.983Z] PASS [2021-12-09T23:14:46.983Z] coverage: 24.0% of statements [2021-12-09T23:14:46.983Z] ok github.com/docker/docker/libnetwork/config 0.206s coverage: 24.0% of statements [2021-12-09T23:14:47.444Z] === RUN TestKey [2021-12-09T23:14:47.444Z] --- PASS: TestKey (0.00s) [2021-12-09T23:14:47.444Z] === RUN TestParseKey [2021-12-09T23:14:47.444Z] --- PASS: TestParseKey (0.00s) [2021-12-09T23:14:47.444Z] === RUN TestInvalidDataStore [2021-12-09T23:14:47.444Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-09T23:14:47.445Z] === RUN TestKVObjectFlatKey [2021-12-09T23:14:47.445Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-09T23:14:47.445Z] === RUN TestAtomicKVObjectFlatKey [2021-12-09T23:14:47.445Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-09T23:14:47.445Z] PASS [2021-12-09T23:14:47.445Z] coverage: 21.9% of statements [2021-12-09T23:14:47.445Z] ok github.com/docker/docker/libnetwork/datastore 0.046s coverage: 21.9% of statements [2021-12-09T23:14:48.418Z] === RUN TestIPDataMarshalling [2021-12-09T23:14:48.418Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-09T23:14:48.418Z] === RUN TestValidateAndIsV6 [2021-12-09T23:14:48.418Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-09T23:14:48.418Z] PASS [2021-12-09T23:14:48.418Z] coverage: 68.9% of statements [2021-12-09T23:14:48.418Z] ok github.com/docker/docker/libnetwork/driverapi 0.083s coverage: 68.9% of statements [2021-12-09T23:14:48.418Z] === RUN TestErrorInterfaces [2021-12-09T23:14:48.418Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-09T23:14:48.418Z] === RUN TestNetworkMarshalling [2021-12-09T23:14:48.879Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-12-09T23:14:48.879Z] === RUN TestEndpointMarshalling [2021-12-09T23:14:48.879Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-09T23:14:48.879Z] === RUN TestAuxAddresses [2021-12-09T23:14:48.879Z] time="2021-12-09T23:14:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-09T23:14:48.879Z] --- PASS: TestAuxAddresses (0.01s) [2021-12-09T23:14:48.879Z] === RUN TestSRVServiceQuery [2021-12-09T23:14:48.879Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:14:48.879Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-12-09T23:14:48.879Z] === RUN TestServiceVIPReuse [2021-12-09T23:14:48.879Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:14:48.879Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-12-09T23:14:48.879Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-09T23:14:48.879Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:14:48.879Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-09T23:14:48.879Z] === RUN TestDNSIPQuery [2021-12-09T23:14:48.879Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:14:48.879Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-09T23:14:48.879Z] === RUN TestDNSProxyServFail [2021-12-09T23:14:48.879Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:14:48.879Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-09T23:14:48.879Z] === RUN TestSandboxAddEmpty [2021-12-09T23:14:48.879Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:14:48.879Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-09T23:14:48.879Z] === RUN TestSandboxAddMultiPrio [2021-12-09T23:14:48.879Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:14:48.879Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-09T23:14:48.879Z] === RUN TestSandboxAddSamePrio [2021-12-09T23:14:48.879Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:14:48.879Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-09T23:14:48.879Z] === RUN TestCleanupServiceDiscovery [2021-12-09T23:14:48.879Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:14:48.879Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-09T23:14:48.879Z] === RUN TestDNSOptions [2021-12-09T23:14:48.879Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:14:48.879Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-09T23:14:48.879Z] === RUN TestMultipleControllersWithSameStore [2021-12-09T23:14:48.879Z] time="2021-12-09T23:14:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-09T23:14:48.879Z] time="2021-12-09T23:14:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-09T23:14:48.879Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-12-09T23:14:48.879Z] PASS [2021-12-09T23:14:48.879Z] coverage: 8.6% of statements [2021-12-09T23:14:48.879Z] ok github.com/docker/docker/libnetwork 0.311s coverage: 8.6% of statements [2021-12-09T23:14:48.879Z] === RUN TestDriver [2021-12-09T23:14:48.879Z] --- PASS: TestDriver (0.00s) [2021-12-09T23:14:48.879Z] PASS [2021-12-09T23:14:48.879Z] coverage: 34.8% of statements [2021-12-09T23:14:48.879Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2021-12-09T23:14:49.341Z] === RUN TestDriver [2021-12-09T23:14:49.341Z] --- PASS: TestDriver (0.00s) [2021-12-09T23:14:49.341Z] PASS [2021-12-09T23:14:49.341Z] coverage: 34.8% of statements [2021-12-09T23:14:49.341Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2021-12-09T23:14:49.804Z] === RUN TestNetworkAllocateFree [2021-12-09T23:14:49.804Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-09T23:14:49.804Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-09T23:14:49.804Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-09T23:14:49.804Z] PASS [2021-12-09T23:14:49.804Z] coverage: 63.6% of statements [2021-12-09T23:14:49.804Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.106s coverage: 63.6% of statements [2021-12-09T23:14:49.804Z] --- PASS: TestRandomAllocateDeallocate (4.53s) [2021-12-09T23:14:49.804Z] === RUN TestAllocateRandomDeallocate [2021-12-09T23:14:49.804Z] === RUN TestGetEmptyCapabilities [2021-12-09T23:14:49.804Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-09T23:14:49.804Z] === RUN TestGetExtraCapabilities [2021-12-09T23:14:49.804Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-12-09T23:14:49.804Z] === RUN TestGetInvalidCapabilities [2021-12-09T23:14:49.804Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-12-09T23:14:49.804Z] === RUN TestRemoteDriver [2021-12-09T23:14:49.804Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-09T23:14:49.804Z] === RUN TestDriverError [2021-12-09T23:14:49.804Z] --- PASS: TestDriverError (0.00s) [2021-12-09T23:14:49.804Z] === RUN TestMissingValues [2021-12-09T23:14:49.804Z] --- PASS: TestMissingValues (0.00s) [2021-12-09T23:14:49.804Z] === RUN TestRollback [2021-12-09T23:14:49.804Z] --- PASS: TestRollback (0.00s) [2021-12-09T23:14:49.804Z] PASS [2021-12-09T23:14:49.804Z] coverage: 57.4% of statements [2021-12-09T23:14:49.804Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.087s coverage: 57.4% of statements [2021-12-09T23:14:50.021Z] --- PASS: TestCheckoutGit (26.43s) [2021-12-09T23:14:50.021Z] === RUN TestValidGitTransport [2021-12-09T23:14:50.021Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-09T23:14:50.021Z] === RUN TestGitInvalidRef [2021-12-09T23:14:50.486Z] --- PASS: TestGitInvalidRef (0.18s) [2021-12-09T23:14:50.486Z] PASS [2021-12-09T23:14:50.486Z] coverage: 86.3% of statements [2021-12-09T23:14:50.486Z] ok github.com/docker/docker/builder/remotecontext/git 26.817s coverage: 86.3% of statements [2021-12-09T23:14:50.778Z] === RUN TestNAT [2021-12-09T23:14:50.778Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-09T23:14:50.778Z] --- SKIP: TestNAT (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestTransparent [2021-12-09T23:14:50.778Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-09T23:14:50.778Z] --- SKIP: TestTransparent (0.00s) [2021-12-09T23:14:50.778Z] PASS [2021-12-09T23:14:50.778Z] coverage: 0.0% of statements [2021-12-09T23:14:50.778Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.073s coverage: 0.0% of statements [2021-12-09T23:14:50.778Z] --- PASS: TestAllocateRandomDeallocate (0.96s) [2021-12-09T23:14:50.778Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-09T23:14:50.778Z] === RUN TestBuildDefault [2021-12-09T23:14:50.778Z] --- PASS: TestBuildDefault (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestBuildHostnameDomainname [2021-12-09T23:14:50.778Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestBuildHostname [2021-12-09T23:14:50.778Z] --- PASS: TestBuildHostname (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestBuildHostnameFQDN [2021-12-09T23:14:50.778Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestBuildNoIP [2021-12-09T23:14:50.778Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestUpdate [2021-12-09T23:14:50.778Z] --- PASS: TestUpdate (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-09T23:14:50.778Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-09T23:14:50.778Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestAddEmpty [2021-12-09T23:14:50.778Z] --- PASS: TestAddEmpty (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestAdd [2021-12-09T23:14:50.778Z] --- PASS: TestAdd (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestDeleteEmpty [2021-12-09T23:14:50.778Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestDeleteNewline [2021-12-09T23:14:50.778Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestDelete [2021-12-09T23:14:50.778Z] --- PASS: TestDelete (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestConcurrentWrites [2021-12-09T23:14:50.778Z] === RUN TestNew [2021-12-09T23:14:50.778Z] --- PASS: TestNew (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestAddDriver [2021-12-09T23:14:50.778Z] --- PASS: TestAddDriver (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestAddDuplicateDriver [2021-12-09T23:14:50.778Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-09T23:14:50.778Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestDriver [2021-12-09T23:14:50.778Z] --- PASS: TestDriver (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestIPAM [2021-12-09T23:14:50.778Z] --- PASS: TestIPAM (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestWalkIPAMs [2021-12-09T23:14:50.778Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-09T23:14:50.778Z] === RUN TestWalkDrivers [2021-12-09T23:14:50.778Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-09T23:14:50.778Z] PASS [2021-12-09T23:14:50.778Z] coverage: 82.4% of statements [2021-12-09T23:14:50.778Z] ok github.com/docker/docker/libnetwork/drvregistry 0.064s coverage: 82.4% of statements [2021-12-09T23:14:50.949Z] ? github.com/docker/docker/cli [no test files] [2021-12-09T23:14:50.949Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-09T23:14:51.241Z] --- PASS: TestConcurrentWrites (0.18s) [2021-12-09T23:14:51.241Z] PASS [2021-12-09T23:14:51.241Z] coverage: 81.2% of statements [2021-12-09T23:14:51.241Z] ok github.com/docker/docker/libnetwork/etchosts 0.240s coverage: 81.2% of statements [2021-12-09T23:14:51.299Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-12-09T23:14:51.703Z] === RUN TestNew [2021-12-09T23:14:51.703Z] --- PASS: TestNew (0.00s) [2021-12-09T23:14:51.703Z] === RUN TestAllocate [2021-12-09T23:14:51.703Z] --- PASS: TestAllocate (0.00s) [2021-12-09T23:14:51.703Z] === RUN TestUninitialized [2021-12-09T23:14:51.703Z] --- PASS: TestUninitialized (0.00s) [2021-12-09T23:14:51.703Z] === RUN TestAllocateInRange [2021-12-09T23:14:51.703Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-09T23:14:51.703Z] === RUN TestAllocateSerial [2021-12-09T23:14:51.703Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-09T23:14:51.703Z] PASS [2021-12-09T23:14:51.703Z] coverage: 87.5% of statements [2021-12-09T23:14:51.703Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2021-12-09T23:14:51.703Z] === RUN TestDiff [2021-12-09T23:14:51.703Z] --- PASS: TestDiff (0.00s) [2021-12-09T23:14:51.703Z] === RUN TestAddedCallback [2021-12-09T23:14:51.703Z] --- PASS: TestAddedCallback (0.00s) [2021-12-09T23:14:51.703Z] === RUN TestRemovedCallback [2021-12-09T23:14:51.703Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-09T23:14:51.703Z] === RUN TestNoCallback [2021-12-09T23:14:51.703Z] --- PASS: TestNoCallback (0.00s) [2021-12-09T23:14:51.703Z] PASS [2021-12-09T23:14:51.703Z] coverage: 48.1% of statements [2021-12-09T23:14:51.703Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.86s) [2021-12-09T23:14:51.703Z] === RUN TestRetrieveFromStore [2021-12-09T23:14:51.703Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.041s coverage: 48.1% of statements [2021-12-09T23:14:52.165Z] --- PASS: TestRetrieveFromStore (0.40s) [2021-12-09T23:14:52.165Z] === RUN TestIsCorrupted [2021-12-09T23:14:52.165Z] --- PASS: TestIsCorrupted (0.01s) [2021-12-09T23:14:52.165Z] === RUN TestSetRollover [2021-12-09T23:14:52.165Z] === RUN TestCaller [2021-12-09T23:14:52.165Z] --- PASS: TestCaller (0.00s) [2021-12-09T23:14:52.165Z] PASS [2021-12-09T23:14:52.165Z] coverage: 100.0% of statements [2021-12-09T23:14:52.165Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2021-12-09T23:14:52.165Z] === RUN TestSetSerialInsertDelete [2021-12-09T23:14:52.165Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-09T23:14:52.165Z] === RUN TestSetParallelInsertDelete [2021-12-09T23:14:52.399Z] --- PASS: TestImportExtremelyLargeImageWorks (89.19s) [2021-12-09T23:14:52.399Z] PASS [2021-12-09T23:14:52.399Z] [2021-12-09T23:14:52.399Z] DONE 12 tests in 91.926s [2021-12-09T23:14:52.399Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-09T23:14:52.399Z] INFO: Testing against a local daemon [2021-12-09T23:14:52.399Z] === RUN TestNetworkCreateDelete [2021-12-09T23:14:52.399Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-12-09T23:14:52.399Z] === RUN TestDockerNetworkDeletePreferID [2021-12-09T23:14:52.399Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-12-09T23:14:52.399Z] === RUN TestDaemonDNSFallback [2021-12-09T23:14:52.399Z] --- PASS: TestDaemonDNSFallback (6.30s) [2021-12-09T23:14:52.399Z] === RUN TestInspectNetwork [2021-12-09T23:14:52.812Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-12-09T23:14:53.138Z] === RUN TestPoolRequest [2021-12-09T23:14:53.138Z] --- PASS: TestPoolRequest (0.00s) [2021-12-09T23:14:53.138Z] === RUN TestOtherRequests [2021-12-09T23:14:53.138Z] --- PASS: TestOtherRequests (0.00s) [2021-12-09T23:14:53.138Z] PASS [2021-12-09T23:14:53.138Z] coverage: 57.1% of statements [2021-12-09T23:14:53.138Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2021-12-09T23:14:53.600Z] === RUN TestInt2IP2IntConversion [2021-12-09T23:14:53.600Z] --- PASS: TestSetRollover (1.48s) [2021-12-09T23:14:53.600Z] === RUN TestSetRolloverSerial [2021-12-09T23:14:54.061Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2021-12-09T23:14:54.061Z] === RUN TestGetAddressVersion [2021-12-09T23:14:54.061Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-09T23:14:54.061Z] === RUN TestKeyString [2021-12-09T23:14:54.061Z] --- PASS: TestKeyString (0.00s) [2021-12-09T23:14:54.061Z] === RUN TestPoolDataMarshal [2021-12-09T23:14:54.061Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-09T23:14:54.061Z] === RUN TestSubnetsMarshal [2021-12-09T23:14:54.061Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-12-09T23:14:54.061Z] === RUN TestAddSubnets [2021-12-09T23:14:54.061Z] --- PASS: TestAddSubnets (0.05s) [2021-12-09T23:14:54.061Z] === RUN TestDoublePoolRelease [2021-12-09T23:14:54.061Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-12-09T23:14:54.061Z] === RUN TestAddReleasePoolID [2021-12-09T23:14:54.061Z] === RUN TestGetCapabilities [2021-12-09T23:14:54.061Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-09T23:14:54.061Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-09T23:14:54.061Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-12-09T23:14:54.061Z] === RUN TestGetDefaultAddressSpaces [2021-12-09T23:14:54.061Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-12-09T23:14:54.061Z] === RUN TestRemoteDriver [2021-12-09T23:14:54.061Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-12-09T23:14:54.061Z] === RUN TestPredefinedPool [2021-12-09T23:14:54.061Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-09T23:14:54.061Z] PASS [2021-12-09T23:14:54.061Z] coverage: 47.4% of statements [2021-12-09T23:14:54.061Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2021-12-09T23:14:54.061Z] --- PASS: TestPredefinedPool (0.02s) [2021-12-09T23:14:54.061Z] === RUN TestRemoveSubnet [2021-12-09T23:14:54.061Z] --- PASS: TestRemoveSubnet (0.16s) [2021-12-09T23:14:54.061Z] === RUN TestGetSameAddress [2021-12-09T23:14:54.523Z] --- PASS: TestGetSameAddress (0.02s) [2021-12-09T23:14:54.523Z] === RUN TestPoolAllocationReuse [2021-12-09T23:14:54.913Z] === RUN TestInspectNetwork/full_network_id [2021-12-09T23:14:54.913Z] === RUN TestInspectNetwork/partial_network_id [2021-12-09T23:14:54.913Z] === RUN TestInspectNetwork/network_name [2021-12-09T23:14:54.913Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-09T23:14:54.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-09T23:14:54.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-09T23:14:54.970Z] 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/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-12-09T23:14:54.985Z] --- PASS: TestSetRolloverSerial (1.16s) [2021-12-09T23:14:54.985Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-09T23:14:54.985Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-09T23:14:54.985Z] PASS [2021-12-09T23:14:54.985Z] coverage: 84.4% of statements [2021-12-09T23:14:54.985Z] ok github.com/docker/docker/libnetwork/bitseq 9.426s coverage: 84.4% of statements [2021-12-09T23:14:54.985Z] === RUN TestWindowsIPAM [2021-12-09T23:14:54.985Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-09T23:14:54.985Z] PASS [2021-12-09T23:14:54.985Z] coverage: 71.4% of statements [2021-12-09T23:14:54.985Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2021-12-09T23:14:55.449Z] --- PASS: TestPoolAllocationReuse (1.23s) [2021-12-09T23:14:55.449Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-09T23:14:55.449Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-12-09T23:14:55.449Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-09T23:14:55.449Z] === RUN TestDefaultNetwork [2021-12-09T23:14:55.911Z] --- PASS: TestDefaultNetwork (0.25s) [2021-12-09T23:14:55.911Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-09T23:14:55.911Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-12-09T23:14:55.911Z] === RUN TestInitAddressPools [2021-12-09T23:14:55.911Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-09T23:14:55.911Z] PASS [2021-12-09T23:14:55.911Z] coverage: 74.0% of statements [2021-12-09T23:14:55.911Z] ok github.com/docker/docker/libnetwork/ipamutils 0.580s coverage: 74.0% of statements [2021-12-09T23:14:56.772Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-09T23:14:56.773Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-09T23:14:56.773Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-09T23:14:56.773Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-09T23:14:56.773Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-09T23:14:56.773Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.02s) [2021-12-09T23:14:56.773Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-09T23:14:56.773Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s) [2021-12-09T23:14:56.773Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-09T23:14:56.773Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-09T23:14:56.773Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-09T23:14:56.773Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-09T23:14:56.773Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-09T23:14:56.773Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-09T23:14:56.773Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-09T23:14:56.773Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-09T23:14:56.773Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-09T23:14:56.773Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-09T23:14:56.773Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-09T23:14:56.773Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-09T23:14:56.773Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-09T23:14:56.773Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-09T23:14:56.773Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-09T23:14:56.773Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-09T23:14:56.773Z] === RUN TestConfigureDaemonLogs [2021-12-09T23:14:56.773Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-09T23:14:56.773Z] === RUN TestCommonOptionsInstallFlags [2021-12-09T23:14:56.773Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-09T23:14:56.773Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-09T23:14:56.773Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-09T23:14:56.773Z] PASS [2021-12-09T23:14:56.773Z] coverage: 18.6% of statements [2021-12-09T23:14:56.773Z] ok github.com/docker/docker/cmd/dockerd 0.292s coverage: 18.6% of statements [2021-12-09T23:14:56.773Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-09T23:14:56.773Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-09T23:14:56.885Z] === RUN TestKeyValue [2021-12-09T23:14:56.885Z] --- PASS: TestKeyValue (0.00s) [2021-12-09T23:14:56.885Z] PASS [2021-12-09T23:14:56.885Z] coverage: 60.0% of statements [2021-12-09T23:14:56.885Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2021-12-09T23:14:57.203Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-12-09T23:14:57.347Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.76s) [2021-12-09T23:14:57.347Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-09T23:14:57.747Z] === RUN TestContainerStopSignal [2021-12-09T23:14:57.747Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestContainerStopTimeout [2021-12-09T23:14:57.747Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-09T23:14:57.747Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-09T23:14:57.747Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-09T23:14:57.747Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestReplaceAndAppendEnvVars [2021-12-09T23:14:57.747Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-09T23:14:57.747Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestNewMemoryStore [2021-12-09T23:14:57.747Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestAddContainers [2021-12-09T23:14:57.747Z] --- PASS: TestAddContainers (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestGetContainer [2021-12-09T23:14:57.747Z] --- PASS: TestGetContainer (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestDeleteContainer [2021-12-09T23:14:57.747Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestListContainers [2021-12-09T23:14:57.747Z] --- PASS: TestListContainers (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestFirstContainer [2021-12-09T23:14:57.747Z] --- PASS: TestFirstContainer (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestApplyAllContainer [2021-12-09T23:14:57.747Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestIsValidHealthString [2021-12-09T23:14:57.747Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestStateRunStop [2021-12-09T23:14:57.747Z] --- PASS: TestStateRunStop (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestStateTimeoutWait [2021-12-09T23:14:57.747Z] state_test.go:141: Stop callback fired [2021-12-09T23:14:57.747Z] state_test.go:165: Stop callback fired [2021-12-09T23:14:57.747Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-09T23:14:57.747Z] === RUN TestIsValidStateString [2021-12-09T23:14:57.747Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestViewSaveDelete [2021-12-09T23:14:57.747Z] --- PASS: TestViewSaveDelete (0.01s) [2021-12-09T23:14:57.747Z] === RUN TestViewAll [2021-12-09T23:14:57.747Z] --- PASS: TestViewAll (0.02s) [2021-12-09T23:14:57.747Z] === RUN TestViewGet [2021-12-09T23:14:57.747Z] --- PASS: TestViewGet (0.01s) [2021-12-09T23:14:57.747Z] === RUN TestNames [2021-12-09T23:14:57.747Z] --- PASS: TestNames (0.00s) [2021-12-09T23:14:57.747Z] === RUN TestViewWithHealthCheck [2021-12-09T23:14:57.747Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-09T23:14:57.747Z] PASS [2021-12-09T23:14:57.747Z] coverage: 41.7% of statements [2021-12-09T23:14:57.747Z] ok github.com/docker/docker/container 0.239s coverage: 41.7% of statements [2021-12-09T23:14:57.747Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-09T23:14:57.747Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-09T23:14:57.747Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-09T23:14:57.747Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-09T23:14:57.808Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-09T23:14:58.781Z] === RUN TestGenerate [2021-12-09T23:14:58.781Z] --- PASS: TestGenerate (0.00s) [2021-12-09T23:14:58.781Z] === RUN TestGeneratePtr [2021-12-09T23:14:58.781Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-09T23:14:58.781Z] === RUN TestGenerateMissingField [2021-12-09T23:14:58.781Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-09T23:14:58.781Z] === RUN TestFieldCannotBeSet [2021-12-09T23:14:58.781Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-09T23:14:58.781Z] === RUN TestTypeMismatchError [2021-12-09T23:14:58.781Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-09T23:14:58.781Z] PASS [2021-12-09T23:14:58.781Z] coverage: 100.0% of statements [2021-12-09T23:14:58.781Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2021-12-09T23:14:58.781Z] === RUN TestNetworkDBSimple [2021-12-09T23:14:59.075Z] --- PASS: TestInspectNetwork (7.18s) [2021-12-09T23:14:59.076Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-09T23:14:59.076Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-09T23:14:59.076Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-09T23:14:59.076Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-09T23:14:59.076Z] === RUN TestRunContainerWithBridgeNone [2021-12-09T23:14:59.241Z] testing: warning: no tests to run [2021-12-09T23:14:59.241Z] PASS [2021-12-09T23:14:59.241Z] coverage: 0.0% of statements [2021-12-09T23:14:59.241Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.08s) [2021-12-09T23:14:59.241Z] === RUN TestGetAddress [2021-12-09T23:14:59.241Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2021-12-09T23:14:59.293Z] === RUN TestPrepare [2021-12-09T23:14:59.293Z] --- PASS: TestPrepare (0.00s) [2021-12-09T23:14:59.293Z] === RUN TestStart [2021-12-09T23:14:59.293Z] --- PASS: TestStart (0.00s) [2021-12-09T23:14:59.293Z] === RUN TestWaitCancel [2021-12-09T23:14:59.293Z] --- PASS: TestWaitCancel (0.00s) [2021-12-09T23:14:59.293Z] === RUN TestWaitDisabled [2021-12-09T23:14:59.293Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-09T23:14:59.293Z] === RUN TestWaitEnabled [2021-12-09T23:14:59.293Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-09T23:14:59.293Z] === RUN TestRemove [2021-12-09T23:14:59.293Z] --- PASS: TestRemove (0.00s) [2021-12-09T23:14:59.293Z] PASS [2021-12-09T23:14:59.293Z] coverage: 65.3% of statements [2021-12-09T23:14:59.293Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2021-12-09T23:14:59.703Z] 2021/12/09 23:14:59 Closing DB instances... [2021-12-09T23:15:00.164Z] === RUN TestRequestNewPort [2021-12-09T23:15:00.164Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-09T23:15:00.164Z] === RUN TestRequestSpecificPort [2021-12-09T23:15:00.164Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-09T23:15:00.164Z] === RUN TestReleasePort [2021-12-09T23:15:00.164Z] --- PASS: TestReleasePort (0.00s) [2021-12-09T23:15:00.164Z] === RUN TestReuseReleasedPort [2021-12-09T23:15:00.164Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-09T23:15:00.164Z] === RUN TestReleaseUnreadledPort [2021-12-09T23:15:00.164Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-09T23:15:00.164Z] === RUN TestUnknowProtocol [2021-12-09T23:15:00.164Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-09T23:15:00.164Z] === RUN TestAllocateAllPorts [2021-12-09T23:15:00.164Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-09T23:15:00.164Z] === RUN TestPortAllocation [2021-12-09T23:15:00.164Z] --- PASS: TestPortAllocation (0.00s) [2021-12-09T23:15:00.164Z] === RUN TestPortAllocationWithCustomRange [2021-12-09T23:15:00.164Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-09T23:15:00.164Z] === RUN TestNoDuplicateBPR [2021-12-09T23:15:00.164Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-09T23:15:00.164Z] === RUN TestChangePortRange [2021-12-09T23:15:00.164Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-09T23:15:00.164Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-09T23:15:00.164Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-09T23:15:00.164Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-09T23:15:00.164Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-09T23:15:00.164Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-09T23:15:00.164Z] --- PASS: TestChangePortRange (0.00s) [2021-12-09T23:15:00.164Z] PASS [2021-12-09T23:15:00.164Z] coverage: 88.6% of statements [2021-12-09T23:15:00.164Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2021-12-09T23:15:00.842Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-09T23:15:00.842Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-09T23:15:00.842Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-09T23:15:00.842Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-09T23:15:00.842Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-09T23:15:00.842Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-09T23:15:00.842Z] PASS [2021-12-09T23:15:00.842Z] coverage: 35.9% of statements [2021-12-09T23:15:00.842Z] ok github.com/docker/docker/daemon/cluster/convert 0.609s coverage: 35.9% of statements [2021-12-09T23:15:00.962Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2021-12-09T23:15:00.962Z] === RUN TestNetworkInvalidJSON [2021-12-09T23:15:00.962Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-09T23:15:00.962Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-09T23:15:00.962Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:15:00.962Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:15:00.962Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:15:00.962Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:15:00.962Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-09T23:15:00.962Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:15:00.962Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:15:00.962Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-12-09T23:15:00.962Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-09T23:15:00.962Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-09T23:15:00.962Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-09T23:15:00.962Z] === RUN TestNetworkList [2021-12-09T23:15:00.962Z] === RUN TestNetworkList//networks [2021-12-09T23:15:00.962Z] === PAUSE TestNetworkList//networks [2021-12-09T23:15:00.962Z] === RUN TestNetworkList//networks/ [2021-12-09T23:15:00.962Z] === PAUSE TestNetworkList//networks/ [2021-12-09T23:15:00.962Z] === CONT TestNetworkList//networks [2021-12-09T23:15:00.962Z] === CONT TestNetworkList//networks/ [2021-12-09T23:15:00.962Z] --- PASS: TestNetworkList (0.01s) [2021-12-09T23:15:00.962Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-09T23:15:00.962Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-09T23:15:00.962Z] === RUN TestHostIPv4BridgeLabel [2021-12-09T23:15:01.138Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-12-09T23:15:01.138Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-09T23:15:01.138Z] testing: warning: no tests to run [2021-12-09T23:15:01.138Z] PASS [2021-12-09T23:15:01.138Z] coverage: 0.0% of statements [2021-12-09T23:15:01.138Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2021-12-09T23:15:01.218Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-12-09T23:15:01.218Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-09T23:15:01.305Z] === RUN TestNewListSecretsFilters [2021-12-09T23:15:01.305Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-09T23:15:01.305Z] === RUN TestNewListConfigsFilters [2021-12-09T23:15:01.305Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-09T23:15:01.305Z] PASS [2021-12-09T23:15:01.305Z] coverage: 0.5% of statements [2021-12-09T23:15:01.305Z] ok github.com/docker/docker/daemon/cluster 0.589s coverage: 0.5% of statements [2021-12-09T23:15:01.599Z] === RUN TestHashData [2021-12-09T23:15:01.599Z] --- PASS: TestHashData (0.00s) [2021-12-09T23:15:01.599Z] PASS [2021-12-09T23:15:01.599Z] coverage: 2.8% of statements [2021-12-09T23:15:01.599Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2021-12-09T23:15:02.061Z] 2021/12/09 23:15:01 Closing DB instances... [2021-12-09T23:15:02.523Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-09T23:15:02.523Z] PASS [2021-12-09T23:15:02.523Z] coverage: 100.0% of statements [2021-12-09T23:15:02.523Z] === RUN TestErrorConstructors [2021-12-09T23:15:02.523Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-09T23:15:02.523Z] === RUN TestCompareIPMask [2021-12-09T23:15:02.523Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-09T23:15:02.523Z] === RUN TestUtilGetHostPartIP [2021-12-09T23:15:02.523Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-09T23:15:02.523Z] === RUN TestUtilGetBroadcastIP [2021-12-09T23:15:02.523Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-09T23:15:02.523Z] === RUN TestParseCIDR [2021-12-09T23:15:02.523Z] --- PASS: TestParseCIDR (0.00s) [2021-12-09T23:15:02.523Z] PASS [2021-12-09T23:15:02.523Z] coverage: 37.3% of statements [2021-12-09T23:15:02.523Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2021-12-09T23:15:02.523Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2021-12-09T23:15:02.581Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-09T23:15:02.581Z] === RUN TestDaemonDefaultNetworkPools [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-09T23:15:02.984Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-09T23:15:02.984Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-09T23:15:02.984Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-09T23:15:02.984Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-09T23:15:02.984Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-09T23:15:02.984Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-09T23:15:02.984Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-09T23:15:02.984Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-09T23:15:02.984Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-09T23:15:02.984Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-09T23:15:02.984Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-09T23:15:02.984Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-09T23:15:02.984Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-09T23:15:02.984Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-09T23:15:03.142Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-12-09T23:15:03.142Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-09T23:15:03.445Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-09T23:15:03.446Z] PASS [2021-12-09T23:15:03.446Z] coverage: 50.0% of statements [2021-12-09T23:15:03.446Z] ok github.com/docker/docker/oci 0.045s coverage: 50.0% of statements [2021-12-09T23:15:03.446Z] === RUN TestAddressPoolOpt [2021-12-09T23:15:03.446Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/a [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/something [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/_=a [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/env1=value1 [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/_env1=value1 [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/PATH [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/=a [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/PATH= [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/PATH=something [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/asd!qwe [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/1asd [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/123 [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/some_space [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/__some_space_before [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/some_space_after__ [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/= [2021-12-09T23:15:03.446Z] === RUN TestValidateEnv/PaTh [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestParseHost [2021-12-09T23:15:03.446Z] --- PASS: TestParseHost (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestParseDockerDaemonHost [2021-12-09T23:15:03.446Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestParseTCP [2021-12-09T23:15:03.446Z] --- PASS: TestParseTCP (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-09T23:15:03.446Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestValidateExtraHosts [2021-12-09T23:15:03.446Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestIpOptString [2021-12-09T23:15:03.446Z] --- PASS: TestIpOptString (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-09T23:15:03.446Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestNewIpOptValidDefaultVal [2021-12-09T23:15:03.446Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestIpOptSetInvalidVal [2021-12-09T23:15:03.446Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestValidateIPAddress [2021-12-09T23:15:03.446Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestMapOpts [2021-12-09T23:15:03.446Z] --- PASS: TestMapOpts (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestListOptsWithoutValidator [2021-12-09T23:15:03.446Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestListOptsWithValidator [2021-12-09T23:15:03.446Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestValidateDNSSearch [2021-12-09T23:15:03.446Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel/label_with_general_format [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel/label_with_one_more [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-09T23:15:03.446Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-09T23:15:03.446Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestNamedListOpts [2021-12-09T23:15:03.446Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestNamedMapOpts [2021-12-09T23:15:03.446Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestParseLink [2021-12-09T23:15:03.446Z] --- PASS: TestParseLink (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestQuotedStringSetWithQuotes [2021-12-09T23:15:03.446Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-09T23:15:03.446Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-09T23:15:03.446Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-09T23:15:03.446Z] === RUN TestUlimitOpt [2021-12-09T23:15:03.446Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-09T23:15:03.446Z] PASS [2021-12-09T23:15:03.446Z] coverage: 67.1% of statements [2021-12-09T23:15:03.446Z] ok github.com/docker/docker/opts 0.077s coverage: 67.1% of statements [2021-12-09T23:15:03.908Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-12-09T23:15:03.908Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-09T23:15:03.908Z] === RUN TestParseVersion [2021-12-09T23:15:03.908Z] --- PASS: TestParseVersion (0.00s) [2021-12-09T23:15:03.908Z] PASS [2021-12-09T23:15:03.908Z] coverage: 52.9% of statements [2021-12-09T23:15:03.908Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2021-12-09T23:15:04.225Z] === RUN TestBuilderGC [2021-12-09T23:15:04.225Z] --- PASS: TestBuilderGC (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestDaemonConfigurationNotFound [2021-12-09T23:15:04.225Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestDaemonBrokenConfiguration [2021-12-09T23:15:04.225Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestParseClusterAdvertiseSettings [2021-12-09T23:15:04.225Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestFindConfigurationConflicts [2021-12-09T23:15:04.225Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-09T23:15:04.225Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-09T23:15:04.225Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-09T23:15:04.225Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-09T23:15:04.225Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-09T23:15:04.225Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-09T23:15:04.225Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-09T23:15:04.225Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-09T23:15:04.225Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-09T23:15:04.225Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-09T23:15:04.225Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-09T23:15:04.225Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestValidateConfigurationErrors [2021-12-09T23:15:04.225Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-09T23:15:04.225Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-09T23:15:04.225Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-09T23:15:04.225Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-09T23:15:04.225Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-09T23:15:04.225Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-09T23:15:04.225Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-09T23:15:04.225Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-09T23:15:04.225Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-09T23:15:04.225Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-09T23:15:04.225Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-09T23:15:04.225Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestValidateConfiguration [2021-12-09T23:15:04.225Z] === RUN TestValidateConfiguration/with_label [2021-12-09T23:15:04.225Z] === RUN TestValidateConfiguration/with_dns [2021-12-09T23:15:04.225Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-09T23:15:04.225Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-09T23:15:04.225Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-09T23:15:04.225Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-09T23:15:04.225Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-09T23:15:04.225Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-09T23:15:04.225Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestModifiedDiscoverySettings [2021-12-09T23:15:04.225Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestReloadSetConfigFileNotExist [2021-12-09T23:15:04.225Z] === RUN TestDiscoveryOptsErrors [2021-12-09T23:15:04.225Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestDiscoveryOpts [2021-12-09T23:15:04.225Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-09T23:15:04.225Z] PASS [2021-12-09T23:15:04.225Z] coverage: 30.0% of statements [2021-12-09T23:15:04.225Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2021-12-09T23:15:04.225Z] time="2021-12-09T23:15:03Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-09T23:15:04.225Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-12-09T23:15:04.225Z] === RUN TestReloadDefaultConfigNotExist [2021-12-09T23:15:04.225Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:04.225Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestReloadBadDefaultConfig [2021-12-09T23:15:04.225Z] time="2021-12-09T23:15:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-213301016" [2021-12-09T23:15:04.225Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestReloadWithConflictingLabels [2021-12-09T23:15:04.225Z] time="2021-12-09T23:15:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-508290386" [2021-12-09T23:15:04.225Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestReloadWithDuplicateLabels [2021-12-09T23:15:04.225Z] time="2021-12-09T23:15:03Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3937396246" [2021-12-09T23:15:04.225Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestMaskURLCredentials [2021-12-09T23:15:04.225Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-09T23:15:04.225Z] === RUN TestDaemonConfigurationMerge [2021-12-09T23:15:04.225Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-09T23:15:04.225Z] PASS [2021-12-09T23:15:04.225Z] coverage: 80.0% of statements [2021-12-09T23:15:04.225Z] ok github.com/docker/docker/daemon/config 0.231s coverage: 80.0% of statements [2021-12-09T23:15:04.505Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-12-09T23:15:04.505Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-09T23:15:04.880Z] 2021/12/09 23:15:04 Closing DB instances... [2021-12-09T23:15:05.199Z] === RUN TestWaitNodeAttachment [2021-12-09T23:15:05.199Z] === RUN TestEventsLog [2021-12-09T23:15:05.199Z] --- PASS: TestEventsLog (0.00s) [2021-12-09T23:15:05.199Z] === RUN TestEventsLogTimeout [2021-12-09T23:15:05.199Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-09T23:15:05.199Z] === RUN TestLogEvents [2021-12-09T23:15:05.199Z] --- PASS: TestLogEvents (0.05s) [2021-12-09T23:15:05.199Z] === RUN TestLoadBufferedEvents [2021-12-09T23:15:05.199Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-12-09T23:15:05.199Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-09T23:15:05.199Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-09T23:15:05.199Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-09T23:15:05.199Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-09T23:15:05.199Z] PASS [2021-12-09T23:15:05.199Z] coverage: 50.0% of statements [2021-12-09T23:15:05.199Z] ok github.com/docker/docker/daemon/events 0.194s coverage: 50.0% of statements [2021-12-09T23:15:05.341Z] === RUN TestPeerCertificateMarshalJSON [2021-12-09T23:15:05.432Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-12-09T23:15:05.432Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-09T23:15:05.663Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-12-09T23:15:05.663Z] === RUN TestIsolationConversion [2021-12-09T23:15:05.663Z] === RUN TestIsolationConversion/default [2021-12-09T23:15:05.663Z] === RUN TestIsolationConversion/process [2021-12-09T23:15:05.663Z] === RUN TestIsolationConversion/hyperv [2021-12-09T23:15:05.663Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-09T23:15:05.663Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-09T23:15:05.663Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-09T23:15:05.663Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-09T23:15:05.663Z] === RUN TestContainerLabels [2021-12-09T23:15:05.663Z] --- PASS: TestContainerLabels (0.00s) [2021-12-09T23:15:05.663Z] === RUN TestCredentialSpecConversion [2021-12-09T23:15:05.663Z] === RUN TestCredentialSpecConversion/none [2021-12-09T23:15:05.663Z] === RUN TestCredentialSpecConversion/config [2021-12-09T23:15:05.663Z] === RUN TestCredentialSpecConversion/file [2021-12-09T23:15:05.663Z] === RUN TestCredentialSpecConversion/registry [2021-12-09T23:15:05.663Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-09T23:15:05.663Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-09T23:15:05.663Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-09T23:15:05.663Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-09T23:15:05.663Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-09T23:15:05.663Z] === RUN TestControllerValidateMountBind [2021-12-09T23:15:05.663Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-09T23:15:05.663Z] === RUN TestControllerValidateMountVolume [2021-12-09T23:15:05.663Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-09T23:15:05.663Z] === RUN TestControllerValidateMountTarget [2021-12-09T23:15:05.663Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-09T23:15:05.663Z] === RUN TestControllerValidateMountTmpfs [2021-12-09T23:15:05.663Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-09T23:15:05.663Z] === RUN TestControllerValidateMountInvalidType [2021-12-09T23:15:05.663Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-09T23:15:05.663Z] === RUN TestControllerValidateMountNamedPipe [2021-12-09T23:15:05.663Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-09T23:15:05.663Z] PASS [2021-12-09T23:15:05.663Z] coverage: 11.0% of statements [2021-12-09T23:15:05.663Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.858s coverage: 11.0% of statements [2021-12-09T23:15:05.663Z] === RUN TestIsEmptyDir [2021-12-09T23:15:05.663Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-09T23:15:05.663Z] PASS [2021-12-09T23:15:05.663Z] coverage: 2.3% of statements [2021-12-09T23:15:05.663Z] ok github.com/docker/docker/daemon/graphdriver 0.064s coverage: 2.3% of statements [2021-12-09T23:15:05.803Z] === RUN TestIsArchivePathDir [2021-12-09T23:15:05.803Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-12-09T23:15:05.803Z] === RUN TestIsArchivePathInvalidFile [2021-12-09T23:15:05.803Z] --- PASS: TestIsArchivePathInvalidFile (0.22s) [2021-12-09T23:15:05.803Z] === RUN TestIsArchivePathTar [2021-12-09T23:15:05.803Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-09T23:15:05.803Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-09T23:15:05.803Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2021-12-09T23:15:05.803Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-09T23:15:05.803Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-09T23:15:05.803Z] === RUN TestMiddleware [2021-12-09T23:15:05.803Z] --- PASS: TestMiddleware (0.00s) [2021-12-09T23:15:05.803Z] === RUN TestNewResponseModifier [2021-12-09T23:15:05.803Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-09T23:15:05.803Z] PASS [2021-12-09T23:15:05.803Z] coverage: 26.8% of statements [2021-12-09T23:15:05.803Z] ok github.com/docker/docker/pkg/authorization 0.555s coverage: 26.8% of statements [2021-12-09T23:15:05.992Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-12-09T23:15:05.993Z] === RUN TestServiceWithPredefinedNetwork [2021-12-09T23:15:06.125Z] === RUN TestVerifyNetworkingConfig [2021-12-09T23:15:06.125Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-09T23:15:06.125Z] === RUN TestGetContainer [2021-12-09T23:15:06.125Z] --- PASS: TestGetContainer (0.00s) [2021-12-09T23:15:06.125Z] === RUN TestValidContainerNames [2021-12-09T23:15:06.125Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-09T23:15:06.125Z] === RUN TestContainerInitDNS [2021-12-09T23:15:06.125Z] daemon_test.go:146: root required [2021-12-09T23:15:06.125Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-09T23:15:06.125Z] === RUN TestMerge [2021-12-09T23:15:06.125Z] --- PASS: TestMerge (0.00s) [2021-12-09T23:15:06.125Z] === RUN TestValidateContainerIsolation [2021-12-09T23:15:06.125Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-09T23:15:06.125Z] === RUN TestFindNetworkErrorType [2021-12-09T23:15:06.125Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-09T23:15:06.125Z] === RUN TestEnsureServicesExist [2021-12-09T23:15:06.125Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-09T23:15:06.125Z] === RUN TestEnsureServicesExistErrors [2021-12-09T23:15:06.125Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-09T23:15:06.125Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-09T23:15:06.125Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-09T23:15:06.125Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-09T23:15:06.125Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-09T23:15:06.125Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-09T23:15:06.125Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-09T23:15:06.125Z] === RUN TestContainerDelete [2021-12-09T23:15:06.125Z] --- PASS: TestContainerDelete (0.01s) [2021-12-09T23:15:06.125Z] === RUN TestContainerDoubleDelete [2021-12-09T23:15:06.125Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-09T23:15:06.125Z] === RUN TestLogContainerEventCopyLabels [2021-12-09T23:15:06.125Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-09T23:15:06.125Z] === RUN TestLogContainerEventWithAttributes [2021-12-09T23:15:06.125Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-09T23:15:06.125Z] === RUN TestNoneHealthcheck [2021-12-09T23:15:06.125Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-09T23:15:06.125Z] === RUN TestHealthStates [2021-12-09T23:15:06.125Z] time="2021-12-09T23:15:05Z" 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-12-09T23:15:06.125Z] time="2021-12-09T23:15:05Z" 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-12-09T23:15:06.125Z] time="2021-12-09T23:15:05Z" 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-12-09T23:15:06.125Z] time="2021-12-09T23:15:05Z" 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-12-09T23:15:06.125Z] time="2021-12-09T23:15:05Z" 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-12-09T23:15:06.126Z] time="2021-12-09T23:15:05Z" 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-12-09T23:15:06.126Z] time="2021-12-09T23:15:05Z" 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-12-09T23:15:06.126Z] time="2021-12-09T23:15:05Z" 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-12-09T23:15:06.126Z] time="2021-12-09T23:15:05Z" 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-12-09T23:15:06.126Z] time="2021-12-09T23:15:05Z" 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-12-09T23:15:06.126Z] --- PASS: TestHealthStates (0.15s) [2021-12-09T23:15:06.126Z] === RUN TestGetInspectData [2021-12-09T23:15:06.126Z] --- PASS: TestGetInspectData (0.00s) [2021-12-09T23:15:06.126Z] === RUN TestFillLicense [2021-12-09T23:15:06.126Z] --- PASS: TestFillLicense (0.00s) [2021-12-09T23:15:06.126Z] === RUN TestListInvalidFilter [2021-12-09T23:15:06.126Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-09T23:15:06.126Z] === RUN TestNameFilter [2021-12-09T23:15:06.126Z] --- PASS: TestNameFilter (0.00s) [2021-12-09T23:15:06.126Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-09T23:15:06.126Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-09T23:15:06.126Z] === 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-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-09T23:15:06.126Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-09T23:15:06.126Z] --- 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-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-09T23:15:06.126Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-09T23:15:06.126Z] === RUN TestDaemonReloadLabels [2021-12-09T23:15:06.126Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-09T23:15:06.126Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-09T23:15:06.126Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-09T23:15:06.126Z] === RUN TestDaemonReloadMirrors [2021-12-09T23:15:06.126Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-09T23:15:06.126Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-09T23:15:06.126Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-09T23:15:06.126Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-09T23:15:06.126Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-09T23:15:06.126Z] === RUN TestDaemonDiscoveryReload [2021-12-09T23:15:06.265Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-12-09T23:15:06.265Z] === RUN TestDecompressStreamGzip [2021-12-09T23:15:06.265Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-12-09T23:15:06.265Z] === RUN TestDecompressStreamBzip2 [2021-12-09T23:15:06.265Z] --- PASS: TestDecompressStreamBzip2 (0.20s) [2021-12-09T23:15:06.265Z] === RUN TestDecompressStreamXz [2021-12-09T23:15:06.265Z] archive_test.go:133: Xz not present in msys2 [2021-12-09T23:15:06.265Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-09T23:15:06.265Z] === RUN TestDecompressStreamZstd [2021-12-09T23:15:06.265Z] archive_test.go:140: zstd not installed [2021-12-09T23:15:06.265Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-12-09T23:15:06.265Z] === RUN TestCompressStreamXzUnsupported [2021-12-09T23:15:06.265Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-09T23:15:06.265Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-09T23:15:06.265Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-09T23:15:06.265Z] === RUN TestCompressStreamInvalid [2021-12-09T23:15:06.265Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-09T23:15:06.265Z] === RUN TestExtensionInvalid [2021-12-09T23:15:06.265Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-09T23:15:06.265Z] === RUN TestExtensionUncompressed [2021-12-09T23:15:06.265Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-09T23:15:06.265Z] === RUN TestExtensionBzip2 [2021-12-09T23:15:06.265Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-09T23:15:06.265Z] === RUN TestExtensionGzip [2021-12-09T23:15:06.265Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-09T23:15:06.265Z] === RUN TestExtensionXz [2021-12-09T23:15:06.265Z] --- PASS: TestExtensionXz (0.00s) [2021-12-09T23:15:06.265Z] === RUN TestExtensionZstd [2021-12-09T23:15:06.265Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-09T23:15:06.265Z] === RUN TestCmdStreamLargeStderr [2021-12-09T23:15:06.265Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-12-09T23:15:06.265Z] === RUN TestCmdStreamBad [2021-12-09T23:15:06.265Z] archive_test.go:252: Failing on Windows CI machines [2021-12-09T23:15:06.265Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-09T23:15:06.265Z] === RUN TestCmdStreamGood [2021-12-09T23:15:06.265Z] === RUN TestUnbuffered [2021-12-09T23:15:06.265Z] --- PASS: TestUnbuffered (0.00s) [2021-12-09T23:15:06.265Z] === RUN TestRaceUnbuffered [2021-12-09T23:15:06.265Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-09T23:15:06.265Z] PASS [2021-12-09T23:15:06.265Z] coverage: 100.0% of statements [2021-12-09T23:15:06.265Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-12-09T23:15:06.589Z] === RUN TestLinkNaming [2021-12-09T23:15:06.589Z] --- PASS: TestLinkNaming (0.00s) [2021-12-09T23:15:06.589Z] === RUN TestLinkNew [2021-12-09T23:15:06.589Z] --- PASS: TestLinkNew (0.00s) [2021-12-09T23:15:06.589Z] === RUN TestLinkEnv [2021-12-09T23:15:06.589Z] --- PASS: TestLinkEnv (0.00s) [2021-12-09T23:15:06.589Z] === RUN TestLinkMultipleEnv [2021-12-09T23:15:06.589Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-09T23:15:06.589Z] === RUN TestLinkPortRangeEnv [2021-12-09T23:15:06.589Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-09T23:15:06.589Z] PASS [2021-12-09T23:15:06.589Z] coverage: 93.0% of statements [2021-12-09T23:15:06.589Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2021-12-09T23:15:06.727Z] --- PASS: TestCmdStreamGood (0.04s) [2021-12-09T23:15:06.727Z] === RUN TestUntarPathWithInvalidDest [2021-12-09T23:15:06.727Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-12-09T23:15:06.727Z] === RUN TestUntarPathWithInvalidSrc [2021-12-09T23:15:06.727Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-09T23:15:06.727Z] === RUN TestUntarPath [2021-12-09T23:15:06.727Z] --- PASS: TestUntarPath (0.06s) [2021-12-09T23:15:06.727Z] === RUN TestUntarPathWithDestinationFile [2021-12-09T23:15:06.727Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2021-12-09T23:15:06.727Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-09T23:15:06.727Z] --- PASS: TestUntarPathWithDestinationFile (0.16s) [2021-12-09T23:15:06.727Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-09T23:15:06.727Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-12-09T23:15:06.727Z] === RUN TestCopyWithTarInvalidSrc [2021-12-09T23:15:06.727Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-09T23:15:06.727Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-09T23:15:06.727Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-09T23:15:06.727Z] === RUN TestCopyWithTarSrcFile [2021-12-09T23:15:06.727Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-09T23:15:06.727Z] === RUN TestCopyWithTarSrcFolder [2021-12-09T23:15:06.727Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-09T23:15:06.727Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-09T23:15:06.727Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-09T23:15:06.727Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-09T23:15:06.727Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-09T23:15:06.727Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-09T23:15:06.727Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-09T23:15:06.727Z] === RUN TestCopyFileWithTarSrcFile [2021-12-09T23:15:06.727Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-12-09T23:15:06.727Z] === RUN TestTarFiles [2021-12-09T23:15:06.727Z] === RUN TestMatch [2021-12-09T23:15:06.727Z] === RUN TestMatch/[[]] [2021-12-09T23:15:06.727Z] === RUN TestMatch/[[foo]] [2021-12-09T23:15:07.052Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-12-09T23:15:07.052Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-09T23:15:07.189Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-09T23:15:07.189Z] === RUN TestMatch/[[foo_bar]] [2021-12-09T23:15:07.189Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-09T23:15:07.189Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-09T23:15:07.189Z] === RUN TestMatch/[] [2021-12-09T23:15:07.189Z] === RUN TestMatch/[]#01 [2021-12-09T23:15:07.189Z] === RUN TestMatch/[[qux]] [2021-12-09T23:15:07.189Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-09T23:15:07.189Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-09T23:15:07.189Z] === RUN TestMatch/[[foo_baz]] [2021-12-09T23:15:07.189Z] --- PASS: TestMatch (0.00s) [2021-12-09T23:15:07.189Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-09T23:15:07.189Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-09T23:15:07.189Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-09T23:15:07.189Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-09T23:15:07.189Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-09T23:15:07.189Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-09T23:15:07.189Z] --- PASS: TestMatch/[] (0.00s) [2021-12-09T23:15:07.189Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-09T23:15:07.189Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-09T23:15:07.189Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-09T23:15:07.189Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-09T23:15:07.189Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-09T23:15:07.189Z] PASS [2021-12-09T23:15:07.189Z] coverage: 87.5% of statements [2021-12-09T23:15:07.189Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-12-09T23:15:07.382Z] ? github.com/docker/docker/api [no test files] [2021-12-09T23:15:07.515Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-12-09T23:15:07.515Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-09T23:15:07.978Z] === RUN TestAdapterReadLogs [2021-12-09T23:15:07.978Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-09T23:15:07.978Z] === RUN TestCopier [2021-12-09T23:15:07.978Z] --- PASS: TestCopier (0.00s) [2021-12-09T23:15:07.978Z] === RUN TestCopierLongLines [2021-12-09T23:15:07.978Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-09T23:15:07.978Z] === RUN TestCopierSlow [2021-12-09T23:15:07.978Z] --- PASS: TestCopierSlow (0.20s) [2021-12-09T23:15:07.978Z] === RUN TestCopierWithSized [2021-12-09T23:15:07.978Z] === RUN TestCopierWithSized/as_is [2021-12-09T23:15:07.978Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-09T23:15:07.978Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-09T23:15:07.978Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-09T23:15:07.978Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-12-09T23:15:07.978Z] === RUN TestCopierWithPartial [2021-12-09T23:15:07.978Z] --- PASS: TestCopierWithPartial (0.00s) [2021-12-09T23:15:07.978Z] === RUN TestRingLogger [2021-12-09T23:15:07.978Z] --- PASS: TestRingLogger (0.00s) [2021-12-09T23:15:07.978Z] === RUN TestRingCap [2021-12-09T23:15:07.978Z] --- PASS: TestRingCap (0.00s) [2021-12-09T23:15:07.978Z] === RUN TestRingClose [2021-12-09T23:15:07.978Z] --- PASS: TestRingClose (0.00s) [2021-12-09T23:15:07.978Z] === RUN TestRingDrain [2021-12-09T23:15:07.978Z] --- PASS: TestRingDrain (0.00s) [2021-12-09T23:15:07.978Z] PASS [2021-12-09T23:15:07.978Z] coverage: 43.8% of statements [2021-12-09T23:15:07.978Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.8% of statements [2021-12-09T23:15:07.978Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-12-09T23:15:07.978Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-09T23:15:07.978Z] reload_test.go:520: root required [2021-12-09T23:15:07.978Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-09T23:15:07.978Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-09T23:15:07.978Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-09T23:15:07.978Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-09T23:15:07.978Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-12-09T23:15:07.978Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-09T23:15:07.978Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-09T23:15:07.978Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-09T23:15:07.978Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-12-09T23:15:07.978Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-09T23:15:07.978Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-09T23:15:07.978Z] === RUN TestParseVolumesFrom [2021-12-09T23:15:07.978Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-09T23:15:07.978Z] PASS [2021-12-09T23:15:07.978Z] coverage: 9.0% of statements [2021-12-09T23:15:07.978Z] ok github.com/docker/docker/daemon 2.345s coverage: 9.0% of statements [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-09T23:15:07.978Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-09T23:15:08.162Z] === RUN TestChrootTarUntar [2021-12-09T23:15:08.162Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:08.162Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-09T23:15:08.162Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-09T23:15:08.162Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:08.162Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2021-12-09T23:15:08.162Z] === RUN TestChrootUntarEmptyArchive [2021-12-09T23:15:08.162Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-09T23:15:08.162Z] === RUN TestChrootTarUntarWithSymlink [2021-12-09T23:15:08.162Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:15:08.162Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-09T23:15:08.162Z] === RUN TestChrootCopyWithTar [2021-12-09T23:15:08.162Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:15:08.162Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-09T23:15:08.162Z] === RUN TestChrootCopyFileWithTar [2021-12-09T23:15:08.162Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:08.162Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-09T23:15:08.162Z] === RUN TestChrootUntarPath [2021-12-09T23:15:08.162Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:15:08.162Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-09T23:15:08.162Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-09T23:15:08.162Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:08.162Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-09T23:15:08.162Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-09T23:15:08.162Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:08.162Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-09T23:15:08.162Z] === RUN TestChrootApplyDotDotFile [2021-12-09T23:15:08.162Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:08.162Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-09T23:15:08.162Z] PASS [2021-12-09T23:15:08.162Z] coverage: 15.1% of statements [2021-12-09T23:15:08.163Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 15.1% of statements [2021-12-09T23:15:08.440Z] === RUN TestNewStreamConfig [2021-12-09T23:15:08.441Z] === RUN TestNewStreamConfig/defaults [2021-12-09T23:15:08.441Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-09T23:15:08.441Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-09T23:15:08.441Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-09T23:15:08.441Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-09T23:15:08.441Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-09T23:15:08.441Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-09T23:15:08.441Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-09T23:15:08.441Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-09T23:15:08.441Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-09T23:15:08.441Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-09T23:15:08.441Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-09T23:15:08.441Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-09T23:15:08.441Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-09T23:15:08.441Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-09T23:15:08.441Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-09T23:15:08.441Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-09T23:15:08.441Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-09T23:15:08.441Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-09T23:15:08.441Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-09T23:15:08.441Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-09T23:15:08.441Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-09T23:15:08.441Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-09T23:15:08.441Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-09T23:15:08.441Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-09T23:15:08.441Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-09T23:15:08.507Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2021-12-09T23:15:08.507Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-09T23:15:08.507Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:15:08.507Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:15:08.507Z] === RUN TestServiceWithDataPathPortInit [2021-12-09T23:15:08.624Z] === RUN TestSizeEmpty [2021-12-09T23:15:08.624Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-09T23:15:08.624Z] === RUN TestSizeEmptyFile [2021-12-09T23:15:08.624Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-09T23:15:08.624Z] === RUN TestSizeNonemptyFile [2021-12-09T23:15:08.624Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-09T23:15:08.624Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-09T23:15:08.624Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-09T23:15:08.624Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-09T23:15:08.624Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-09T23:15:08.624Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-09T23:15:08.624Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-09T23:15:08.624Z] === RUN TestMoveToSubdir [2021-12-09T23:15:08.624Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-09T23:15:08.624Z] === RUN TestSizeNonExistingDirectory [2021-12-09T23:15:08.624Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-09T23:15:08.624Z] PASS [2021-12-09T23:15:08.624Z] coverage: 80.0% of statements [2021-12-09T23:15:08.624Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2021-12-09T23:15:08.903Z] time="2021-12-09T23:15:08Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-09T23:15:08.903Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-12-09T23:15:08.903Z] === RUN TestCreateSuccess [2021-12-09T23:15:08.903Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestCreateStreamSkipped [2021-12-09T23:15:08.903Z] time="2021-12-09T23:15:08Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-09T23:15:08.903Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestCreateLogGroupSuccess [2021-12-09T23:15:08.903Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestCreateError [2021-12-09T23:15:08.903Z] --- PASS: TestCreateError (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestCreateAlreadyExists [2021-12-09T23:15:08.903Z] time="2021-12-09T23:15:08Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-09T23:15:08.903Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestLogClosed [2021-12-09T23:15:08.903Z] --- PASS: TestLogClosed (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestLogBlocking [2021-12-09T23:15:08.903Z] --- PASS: TestLogBlocking (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-09T23:15:08.903Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestLogNonBlockingBufferFull [2021-12-09T23:15:08.903Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestPublishBatchSuccess [2021-12-09T23:15:08.903Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestPublishBatchError [2021-12-09T23:15:08.903Z] time="2021-12-09T23:15:08Z" level=error msg=Error [2021-12-09T23:15:08.903Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-09T23:15:08.903Z] time="2021-12-09T23:15:08Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-09T23:15:08.903Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-09T23:15:08.903Z] time="2021-12-09T23:15:08Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-09T23:15:08.903Z] time="2021-12-09T23:15:08Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-09T23:15:08.903Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestCollectBatchSimple [2021-12-09T23:15:08.903Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestCollectBatchTicker [2021-12-09T23:15:08.903Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestCollectBatchMultilinePattern [2021-12-09T23:15:08.903Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-09T23:15:08.903Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-09T23:15:08.903Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-09T23:15:08.903Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-12-09T23:15:08.903Z] === RUN TestCollectBatchClose [2021-12-09T23:15:08.903Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestEffectiveLen [2021-12-09T23:15:08.903Z] === RUN TestEffectiveLen/0/Hello [2021-12-09T23:15:08.903Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-09T23:15:08.903Z] === RUN TestEffectiveLen/2/🙃 [2021-12-09T23:15:08.903Z] === RUN TestEffectiveLen/3/���� [2021-12-09T23:15:08.903Z] === RUN TestEffectiveLen/4/He��o [2021-12-09T23:15:08.903Z] === RUN TestEffectiveLen/5/ [2021-12-09T23:15:08.903Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestFindValidSplit [2021-12-09T23:15:08.903Z] === RUN TestFindValidSplit/0/ [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1105: [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1106: [2021-12-09T23:15:08.903Z] === RUN TestFindValidSplit/1/Hello [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1105: Hello [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1106: [2021-12-09T23:15:08.903Z] === RUN TestFindValidSplit/2/Hello [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1105: He [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1106: llo [2021-12-09T23:15:08.903Z] === RUN TestFindValidSplit/3/Hello [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1105: [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1106: Hello [2021-12-09T23:15:08.903Z] === RUN TestFindValidSplit/4/🙃 [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1105: [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-09T23:15:08.903Z] === RUN TestFindValidSplit/5/🙃 [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1106: [2021-12-09T23:15:08.903Z] === RUN TestFindValidSplit/6/a� [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1105: a [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1106: � [2021-12-09T23:15:08.903Z] === RUN TestFindValidSplit/7/a� [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1105: a� [2021-12-09T23:15:08.903Z] cloudwatchlogs_test.go:1106: [2021-12-09T23:15:08.903Z] --- PASS: TestFindValidSplit (0.01s) [2021-12-09T23:15:08.903Z] --- PASS: TestFindValidSplit/0/ (0.01s) [2021-12-09T23:15:08.903Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestProcessEventEmoji [2021-12-09T23:15:08.903Z] --- PASS: TestProcessEventEmoji (0.02s) [2021-12-09T23:15:08.903Z] === RUN TestCollectBatchLineSplit [2021-12-09T23:15:08.903Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-09T23:15:08.903Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestCollectBatchMaxEvents [2021-12-09T23:15:08.903Z] === RUN TestSearchRegistryForImagesErrors [2021-12-09T23:15:08.903Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestSearchRegistryForImages [2021-12-09T23:15:08.903Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestOnlyPlatformWithFallback [2021-12-09T23:15:08.903Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestImageDelete [2021-12-09T23:15:08.903Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-12-09T23:15:08.903Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-09T23:15:08.903Z] === RUN TestImageDelete/no_lease [2021-12-09T23:15:08.903Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-12-09T23:15:08.903Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-09T23:15:08.903Z] === RUN TestImageDelete/lease_exists [2021-12-09T23:15:08.903Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-12-09T23:15:08.903Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-09T23:15:08.903Z] --- PASS: TestImageDelete (0.04s) [2021-12-09T23:15:08.903Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-12-09T23:15:08.903Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-12-09T23:15:08.903Z] === RUN TestContentStoreForPull [2021-12-09T23:15:08.903Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-12-09T23:15:08.903Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-09T23:15:08.903Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-09T23:15:08.903Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-09T23:15:08.903Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-09T23:15:08.903Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-09T23:15:08.903Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-09T23:15:08.903Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-09T23:15:08.903Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-09T23:15:08.903Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-09T23:15:08.903Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsFormat [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-09T23:15:08.903Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-09T23:15:08.903Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestCreateTagSuccess [2021-12-09T23:15:08.903Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-09T23:15:08.903Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-09T23:15:08.903Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-09T23:15:08.903Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-09T23:15:08.903Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-09T23:15:08.903Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-09T23:15:08.903Z] PASS [2021-12-09T23:15:08.903Z] coverage: 78.0% of statements [2021-12-09T23:15:08.903Z] ok github.com/docker/docker/daemon/logger/awslogs 0.327s coverage: 78.0% of statements [2021-12-09T23:15:08.903Z] --- PASS: TestContentStoreForPull (0.14s) [2021-12-09T23:15:08.903Z] PASS [2021-12-09T23:15:08.903Z] coverage: 6.7% of statements [2021-12-09T23:15:08.903Z] ok github.com/docker/docker/daemon/images 0.292s coverage: 6.7% of statements [2021-12-09T23:15:08.903Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-09T23:15:08.903Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-09T23:15:08.903Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-09T23:15:08.903Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-09T23:15:08.904Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-09T23:15:08.904Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-09T23:15:08.904Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-09T23:15:09.086Z] 2021/12/09 23:15:08 Closing DB instances... [2021-12-09T23:15:09.366Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-09T23:15:09.366Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-09T23:15:09.366Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-09T23:15:09.366Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-12-09T23:15:09.366Z] === RUN TestFastTimeMarshalJSON [2021-12-09T23:15:09.366Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-12-09T23:15:09.366Z] PASS [2021-12-09T23:15:09.366Z] coverage: 87.2% of statements [2021-12-09T23:15:09.366Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.204s coverage: 87.2% of statements [2021-12-09T23:15:09.548Z] === RUN Test [2021-12-09T23:15:09.548Z] === RUN Test/TestContainsEntry [2021-12-09T23:15:09.548Z] === RUN Test/TestCreateEntries [2021-12-09T23:15:09.548Z] === RUN Test/TestEntriesDiff [2021-12-09T23:15:09.548Z] === RUN Test/TestEntriesEquality [2021-12-09T23:15:09.548Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-09T23:15:09.548Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-09T23:15:09.548Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-09T23:15:09.548Z] === RUN Test/TestGeneratorNotGenerate [2021-12-09T23:15:09.548Z] === RUN Test/TestGeneratorWithPort [2021-12-09T23:15:09.548Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-09T23:15:09.548Z] === RUN Test/TestNewEntry [2021-12-09T23:15:09.548Z] === RUN Test/TestParse [2021-12-09T23:15:09.548Z] --- PASS: Test (0.00s) [2021-12-09T23:15:09.548Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-09T23:15:09.548Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-09T23:15:09.548Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-09T23:15:09.548Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-09T23:15:09.548Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-09T23:15:09.548Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-09T23:15:09.548Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-09T23:15:09.548Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-09T23:15:09.548Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-09T23:15:09.548Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-09T23:15:09.548Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-09T23:15:09.548Z] --- PASS: Test/TestParse (0.00s) [2021-12-09T23:15:09.548Z] PASS [2021-12-09T23:15:09.548Z] coverage: 58.3% of statements [2021-12-09T23:15:09.548Z] ok github.com/docker/docker/pkg/discovery 0.043s coverage: 58.3% of statements [2021-12-09T23:15:09.829Z] === RUN TestJSONFileLogger [2021-12-09T23:15:09.829Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-09T23:15:09.829Z] === RUN TestJSONFileLoggerWithTags [2021-12-09T23:15:09.829Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-09T23:15:09.829Z] === RUN TestJSONFileLoggerWithOpts [2021-12-09T23:15:09.829Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-09T23:15:09.829Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-09T23:15:09.829Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-09T23:15:09.829Z] === RUN TestEncodeDecode [2021-12-09T23:15:09.829Z] === PAUSE TestEncodeDecode [2021-12-09T23:15:09.829Z] === RUN TestUnexpectedEOF [2021-12-09T23:15:09.829Z] time="2021-12-09T23:15:09Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-09T23:15:09.829Z] time="2021-12-09T23:15:09Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-09T23:15:09.829Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-12-09T23:15:09.829Z] === CONT TestEncodeDecode [2021-12-09T23:15:09.829Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-09T23:15:09.829Z] PASS [2021-12-09T23:15:09.829Z] coverage: 69.9% of statements [2021-12-09T23:15:09.829Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.196s coverage: 69.9% of statements [2021-12-09T23:15:10.525Z] === RUN Test [2021-12-09T23:15:10.525Z] === RUN Test/TestContent [2021-12-09T23:15:10.525Z] === RUN Test/TestInitialize [2021-12-09T23:15:10.525Z] === RUN Test/TestNew [2021-12-09T23:15:10.525Z] === RUN Test/TestParsingContentsWithComments [2021-12-09T23:15:10.525Z] === RUN Test/TestRegister [2021-12-09T23:15:10.525Z] === RUN Test/TestWatch [2021-12-09T23:15:10.525Z] --- PASS: Test (0.01s) [2021-12-09T23:15:10.525Z] --- PASS: Test/TestContent (0.00s) [2021-12-09T23:15:10.525Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-09T23:15:10.525Z] --- PASS: Test/TestNew (0.00s) [2021-12-09T23:15:10.525Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-09T23:15:10.525Z] --- PASS: Test/TestRegister (0.00s) [2021-12-09T23:15:10.525Z] --- PASS: Test/TestWatch (0.01s) [2021-12-09T23:15:10.525Z] PASS [2021-12-09T23:15:10.525Z] coverage: 97.6% of statements [2021-12-09T23:15:10.525Z] ok github.com/docker/docker/pkg/discovery/file 0.043s coverage: 97.6% of statements [2021-12-09T23:15:10.525Z] --- PASS: TestTarFiles (3.83s) [2021-12-09T23:15:10.525Z] === RUN TestDetectCompressionZstd [2021-12-09T23:15:10.525Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-09T23:15:10.525Z] === RUN TestTarUntar [2021-12-09T23:15:10.525Z] --- PASS: TestTarUntar (0.03s) [2021-12-09T23:15:10.525Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-09T23:15:10.525Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-09T23:15:10.525Z] === RUN TestTarWithOptions [2021-12-09T23:15:10.781Z] ............................ [ 67%] [2021-12-09T23:15:10.804Z] === RUN TestWriteLog [2021-12-09T23:15:10.804Z] === PAUSE TestWriteLog [2021-12-09T23:15:10.804Z] === RUN TestReadLog [2021-12-09T23:15:10.804Z] === PAUSE TestReadLog [2021-12-09T23:15:10.804Z] === CONT TestWriteLog [2021-12-09T23:15:10.804Z] === CONT TestReadLog [2021-12-09T23:15:10.804Z] --- PASS: TestWriteLog (0.00s) [2021-12-09T23:15:10.804Z] === RUN TestReadLog/tail_exact [2021-12-09T23:15:10.804Z] === RUN TestOpenFileDelete [2021-12-09T23:15:10.804Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-09T23:15:10.804Z] === RUN TestOpenFileRename [2021-12-09T23:15:10.804Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-09T23:15:10.804Z] === RUN TestParseLogTagDefaultTag [2021-12-09T23:15:10.804Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-09T23:15:10.804Z] === RUN TestParseLogTag [2021-12-09T23:15:10.804Z] --- PASS: TestParseLogTag (0.00s) [2021-12-09T23:15:10.804Z] === RUN TestParseLogTagEmptyTag [2021-12-09T23:15:10.804Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-09T23:15:10.804Z] === RUN TestTailFiles [2021-12-09T23:15:10.804Z] --- PASS: TestTailFiles (0.00s) [2021-12-09T23:15:10.804Z] === RUN TestFollowLogsConsumerGone [2021-12-09T23:15:10.804Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-09T23:15:10.804Z] === RUN TestFollowLogsProducerGone [2021-12-09T23:15:10.804Z] logfile_test.go:178: logDecode() closed after sending 627 messages [2021-12-09T23:15:10.804Z] logfile_test.go:231: messages sent: 627, received: 627 [2021-12-09T23:15:10.804Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-09T23:15:10.804Z] === RUN TestCheckCapacityAndRotate [2021-12-09T23:15:10.804Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-09T23:15:10.804Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-09T23:15:10.804Z] === RUN TestReadLog/tail_less_than_available [2021-12-09T23:15:10.804Z] === RUN TestReadLog/tail_more_than_available [2021-12-09T23:15:10.804Z] --- PASS: TestReadLog (0.15s) [2021-12-09T23:15:10.804Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-12-09T23:15:10.804Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-09T23:15:10.804Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-09T23:15:10.804Z] PASS [2021-12-09T23:15:10.804Z] coverage: 75.2% of statements [2021-12-09T23:15:10.804Z] ok github.com/docker/docker/daemon/logger/local 0.227s coverage: 75.2% of statements [2021-12-09T23:15:10.804Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-09T23:15:10.804Z] === RUN TestLog [2021-12-09T23:15:10.804Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-12-09T23:15:10.804Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-09T23:15:10.804Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-12-09T23:15:10.804Z] PASS [2021-12-09T23:15:10.804Z] coverage: 55.3% of statements [2021-12-09T23:15:10.804Z] --- PASS: TestLog (0.00s) [2021-12-09T23:15:10.804Z] PASS [2021-12-09T23:15:10.804Z] coverage: 31.5% of statements [2021-12-09T23:15:10.804Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.187s coverage: 55.3% of statements [2021-12-09T23:15:10.804Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2021-12-09T23:15:10.986Z] --- PASS: TestTarWithOptions (0.03s) [2021-12-09T23:15:10.986Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-09T23:15:10.986Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-09T23:15:10.986Z] === RUN TestUntarUstarGnuConflict [2021-12-09T23:15:10.986Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-09T23:15:10.986Z] === RUN TestUntarInvalidFilenames [2021-12-09T23:15:10.986Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2841171689\\dest" [2021-12-09T23:15:10.986Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-12-09T23:15:10.986Z] === RUN TestUntarHardlinkToSymlink [2021-12-09T23:15:10.986Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-09T23:15:10.986Z] === RUN TestUntarInvalidHardlink [2021-12-09T23:15:10.986Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1517042431\\victim\\hello" -> "../victim/hello" [2021-12-09T23:15:10.986Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2156576096\\victim\\hello" -> "/../victim/hello" [2021-12-09T23:15:10.986Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink252311961\\victim" -> "../victim" [2021-12-09T23:15:10.986Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3672316607\\victim" -> "../victim" [2021-12-09T23:15:10.986Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2570996095\\victim" -> "../victim" [2021-12-09T23:15:10.987Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1161800869\\victim" -> "../victim" [2021-12-09T23:15:10.987Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-12-09T23:15:10.987Z] === RUN TestUntarInvalidSymlink [2021-12-09T23:15:10.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3524548685\\dest\\dotdot" -> "../victim/hello" [2021-12-09T23:15:10.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3847588030\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-09T23:15:10.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1870306277\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:10.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1148227993\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:10.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3596801273\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:10.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink309162280\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:10.987Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3400223904\\dest\\dir\\loophole" -> "../../victim" [2021-12-09T23:15:10.987Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-12-09T23:15:10.987Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-09T23:15:10.987Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-09T23:15:10.987Z] === RUN TestXGlobalNoParent [2021-12-09T23:15:10.987Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-09T23:15:10.987Z] === RUN TestReplaceFileTarWrapper [2021-12-09T23:15:10.987Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-12-09T23:15:10.987Z] === RUN TestPrefixHeaderReadable [2021-12-09T23:15:10.987Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-12-09T23:15:10.987Z] === RUN TestDisablePigz [2021-12-09T23:15:10.987Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-09T23:15:11.447Z] --- PASS: TestDisablePigz (0.11s) [2021-12-09T23:15:11.447Z] === RUN TestPigz [2021-12-09T23:15:11.447Z] === RUN Test [2021-12-09T23:15:11.447Z] === RUN Test/TestInitialize [2021-12-09T23:15:11.447Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-09T23:15:11.447Z] --- PASS: TestPigz (0.13s) [2021-12-09T23:15:11.447Z] === RUN TestCopyFileWithInvalidDest [2021-12-09T23:15:11.447Z] archive_windows_test.go:16: Currently fails [2021-12-09T23:15:11.447Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-09T23:15:11.447Z] === RUN TestCanonicalTarNameForPath [2021-12-09T23:15:11.447Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-09T23:15:11.447Z] === RUN TestCanonicalTarName [2021-12-09T23:15:11.447Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-09T23:15:11.447Z] === RUN TestChmodTarEntry [2021-12-09T23:15:11.447Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-09T23:15:11.447Z] === RUN TestHardLinkOrder [2021-12-09T23:15:11.447Z] --- PASS: TestNetworkDBCRUDTableEntry (4.65s) [2021-12-09T23:15:11.447Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-09T23:15:11.447Z] --- PASS: TestHardLinkOrder (0.07s) [2021-12-09T23:15:11.447Z] === RUN TestChangeString [2021-12-09T23:15:11.447Z] --- PASS: TestChangeString (0.00s) [2021-12-09T23:15:11.447Z] === RUN TestChangesWithNoChanges [2021-12-09T23:15:11.447Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-12-09T23:15:11.447Z] === RUN TestChangesWithChanges [2021-12-09T23:15:11.447Z] time="2021-12-09T23:15:11Z" level=info msg="Initializing discovery without TLS" [2021-12-09T23:15:11.447Z] time="2021-12-09T23:15:11Z" level=info msg="Initializing discovery without TLS" [2021-12-09T23:15:11.447Z] time="2021-12-09T23:15:11Z" level=info msg="Initializing discovery without TLS" [2021-12-09T23:15:11.447Z] === RUN Test/TestInitializeWithCerts [2021-12-09T23:15:11.447Z] time="2021-12-09T23:15:11Z" level=info msg="Initializing discovery with TLS" [2021-12-09T23:15:11.447Z] === RUN Test/TestWatch [2021-12-09T23:15:11.447Z] time="2021-12-09T23:15:11Z" level=info msg="Initializing discovery without TLS" [2021-12-09T23:15:11.447Z] --- PASS: TestChangesWithChanges (0.03s) [2021-12-09T23:15:11.447Z] === RUN TestChangesWithChangesGH13590 [2021-12-09T23:15:11.447Z] changes_test.go:195: needs more investigation [2021-12-09T23:15:11.447Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-09T23:15:11.447Z] === RUN TestChangesDirsEmpty [2021-12-09T23:15:11.447Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-09T23:15:11.447Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-12-09T23:15:11.447Z] === RUN TestChangesDirsMutated [2021-12-09T23:15:11.448Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-09T23:15:11.448Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-12-09T23:15:11.448Z] === RUN TestApplyLayer [2021-12-09T23:15:11.448Z] changes_test.go:432: needs further investigation [2021-12-09T23:15:11.448Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-09T23:15:11.448Z] === RUN TestChangesSizeWithHardlinks [2021-12-09T23:15:11.448Z] changes_test.go:468: needs further investigation [2021-12-09T23:15:11.448Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-09T23:15:11.448Z] === RUN TestChangesSizeWithNoChanges [2021-12-09T23:15:11.448Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-09T23:15:11.448Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-09T23:15:11.448Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-09T23:15:11.448Z] === RUN TestChangesSize [2021-12-09T23:15:11.448Z] --- PASS: TestChangesSize (0.00s) [2021-12-09T23:15:11.448Z] === RUN TestApplyLayerInvalidFilenames [2021-12-09T23:15:11.448Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames650335990\\dest" [2021-12-09T23:15:11.448Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-12-09T23:15:11.448Z] === RUN TestApplyLayerInvalidHardlink [2021-12-09T23:15:11.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4071210798\\victim\\hello" -> "../victim/hello" [2021-12-09T23:15:11.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink683306863\\victim\\hello" -> "/../victim/hello" [2021-12-09T23:15:11.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2627762042\\victim" -> "../victim" [2021-12-09T23:15:11.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3858359653\\victim" -> "../victim" [2021-12-09T23:15:11.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2496237765\\victim" -> "../victim" [2021-12-09T23:15:11.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2217428933\\victim" -> "../victim" [2021-12-09T23:15:11.448Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-12-09T23:15:11.448Z] === RUN TestApplyLayerInvalidSymlink [2021-12-09T23:15:11.448Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1938993713\\dest\\dotdot" -> "../victim/hello" [2021-12-09T23:15:11.448Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1322718893\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-09T23:15:11.448Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4000813519\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:11.448Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink796422141\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:11.448Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink131171162\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:11.448Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1642606023\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:11.448Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-12-09T23:15:11.448Z] === RUN TestApplyLayerWhiteouts [2021-12-09T23:15:11.448Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-12-09T23:15:11.448Z] === RUN TestGenerateEmptyFile [2021-12-09T23:15:11.448Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-09T23:15:11.448Z] === RUN TestGenerateWithContent [2021-12-09T23:15:11.448Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-09T23:15:11.448Z] PASS [2021-12-09T23:15:11.448Z] coverage: 62.0% of statements [2021-12-09T23:15:11.448Z] ok github.com/docker/docker/pkg/archive 6.047s coverage: 62.0% of statements [2021-12-09T23:15:11.779Z] === RUN TestNewParse [2021-12-09T23:15:11.779Z] --- PASS: TestNewParse (0.00s) [2021-12-09T23:15:11.779Z] PASS [2021-12-09T23:15:11.779Z] coverage: 8.3% of statements [2021-12-09T23:15:11.779Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2021-12-09T23:15:11.779Z] === RUN TestValidateLogOpt [2021-12-09T23:15:11.779Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestNewMissedConfig [2021-12-09T23:15:11.779Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestNewMissedUrl [2021-12-09T23:15:11.779Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestNewMissedToken [2021-12-09T23:15:11.779Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestNewWithProxy [2021-12-09T23:15:11.779Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestDefault [2021-12-09T23:15:11.779Z] --- PASS: TestDefault (0.01s) [2021-12-09T23:15:11.779Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-09T23:15:11.779Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestJsonFormat [2021-12-09T23:15:11.779Z] --- PASS: TestJsonFormat (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestRawFormat [2021-12-09T23:15:11.779Z] --- PASS: TestRawFormat (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestRawFormatWithLabels [2021-12-09T23:15:11.779Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestRawFormatWithoutTag [2021-12-09T23:15:11.779Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestBatching [2021-12-09T23:15:11.779Z] --- PASS: TestBatching (0.23s) [2021-12-09T23:15:11.779Z] === RUN TestFrequency [2021-12-09T23:15:11.779Z] === RUN TestParseLogFormat [2021-12-09T23:15:11.779Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestValidateLogOptEmpty [2021-12-09T23:15:11.779Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestValidateSyslogAddress [2021-12-09T23:15:11.779Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestParseAddressDefaultPort [2021-12-09T23:15:11.779Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestValidateSyslogFacility [2021-12-09T23:15:11.779Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestValidateLogOptSyslogFormat [2021-12-09T23:15:11.779Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-09T23:15:11.779Z] === RUN TestValidateLogOpt [2021-12-09T23:15:11.779Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-09T23:15:11.779Z] PASS [2021-12-09T23:15:11.779Z] coverage: 46.8% of statements [2021-12-09T23:15:11.779Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 46.8% of statements [2021-12-09T23:15:11.779Z] --- PASS: TestFrequency (0.19s) [2021-12-09T23:15:11.779Z] === RUN TestOneMessagePerRequest [2021-12-09T23:15:12.241Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-09T23:15:12.241Z] === RUN TestVerify [2021-12-09T23:15:12.241Z] --- PASS: TestVerify (0.00s) [2021-12-09T23:15:12.241Z] === RUN TestSkipVerify [2021-12-09T23:15:12.241Z] time="2021-12-09T23:15:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:15:12.241Z] time="2021-12-09T23:15:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:15:12.241Z] time="2021-12-09T23:15:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:15:12.241Z] time="2021-12-09T23:15:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:15:12.241Z] time="2021-12-09T23:15:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:15:12.241Z] --- PASS: TestSkipVerify (0.46s) [2021-12-09T23:15:12.241Z] === RUN TestBufferMaximum [2021-12-09T23:15:12.241Z] time="2021-12-09T23:15:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091712.185044\",\"host\":\"adc8c9db1ce4\"}'" [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091712.185044\",\"host\":\"adc8c9db1ce4\"}'" [2021-12-09T23:15:12.704Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-09T23:15:12.704Z] === RUN TestServerAlwaysDown [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091712.188654\",\"host\":\"adc8c9db1ce4\"}'" [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091712.188654\",\"host\":\"adc8c9db1ce4\"}'" [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091712.188654\",\"host\":\"adc8c9db1ce4\"}'" [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091712.204305\",\"host\":\"adc8c9db1ce4\"}'" [2021-12-09T23:15:12.704Z] time="2021-12-09T23:15:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091712.204305\",\"host\":\"adc8c9db1ce4\"}'" [2021-12-09T23:15:12.704Z] --- PASS: TestServerAlwaysDown (0.02s) [2021-12-09T23:15:12.704Z] === RUN TestCannotSendAfterClose [2021-12-09T23:15:12.704Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-09T23:15:12.704Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-09T23:15:13.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-09T23:15:13.166Z] === RUN TestV1IDService [2021-12-09T23:15:13.166Z] --- PASS: TestV1IDService (0.02s) [2021-12-09T23:15:13.166Z] === RUN TestV2MetadataService [2021-12-09T23:15:13.629Z] time="2021-12-09T23:15:13Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-09T23:15:13.629Z] time="2021-12-09T23:15:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"adc8c9db1ce4\"}'" [2021-12-09T23:15:13.629Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-09T23:15:13.629Z] PASS [2021-12-09T23:15:13.629Z] coverage: 82.5% of statements [2021-12-09T23:15:13.629Z] ok github.com/docker/docker/daemon/logger/splunk 1.989s coverage: 82.5% of statements [2021-12-09T23:15:13.629Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-09T23:15:13.629Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-09T23:15:13.629Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-09T23:15:13.629Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-09T23:15:13.629Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-09T23:15:13.629Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-09T23:15:13.629Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-09T23:15:13.629Z] === RUN TestContinueOnError_NeverContinue [2021-12-09T23:15:13.629Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-09T23:15:13.629Z] === RUN TestManifestStore [2021-12-09T23:15:13.629Z] === RUN TestManifestStore/no_remote_or_local [2021-12-09T23:15:13.629Z] === RUN TestSuccessfulDownload [2021-12-09T23:15:13.629Z] download_test.go:267: Needs fixing on Windows [2021-12-09T23:15:13.629Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-09T23:15:13.629Z] === RUN TestCancelledDownload [2021-12-09T23:15:13.629Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-09T23:15:13.629Z] === RUN TestMaxDownloadAttempts [2021-12-09T23:15:13.629Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-09T23:15:13.629Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-09T23:15:13.629Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-09T23:15:13.629Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-09T23:15:13.629Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-09T23:15:13.629Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-09T23:15:13.629Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-09T23:15:13.629Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-09T23:15:13.629Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-09T23:15:13.629Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-09T23:15:13.629Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-09T23:15:13.629Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-09T23:15:13.629Z] time="2021-12-09T23:15:13Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3663524343\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-09T23:15:13.629Z] === RUN TestManifestStore/no_local_cache [2021-12-09T23:15:13.629Z] === RUN TestManifestStore/with_local_cache [2021-12-09T23:15:13.629Z] === RUN TestManifestStore/unknown_media_type [2021-12-09T23:15:13.629Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-09T23:15:13.629Z] time="2021-12-09T23:15:13Z" level=warning msg="reference for unknown type: " [2021-12-09T23:15:13.629Z] time="2021-12-09T23:15:13Z" level=warning msg="reference for unknown type: " [2021-12-09T23:15:13.629Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-09T23:15:13.629Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-09T23:15:13.629Z] time="2021-12-09T23:15:13Z" level=warning msg="reference for unknown type: " [2021-12-09T23:15:13.629Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-09T23:15:13.629Z] time="2021-12-09T23:15:13Z" level=warning msg="reference for unknown type: " [2021-12-09T23:15:13.629Z] time="2021-12-09T23:15:13Z" level=warning msg="reference for unknown type: " [2021-12-09T23:15:13.629Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-09T23:15:13.629Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-09T23:15:13.629Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-09T23:15:13.629Z] time="2021-12-09T23:15:13Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-09T23:15:13.629Z] --- PASS: TestManifestStore (0.26s) [2021-12-09T23:15:13.629Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-12-09T23:15:13.629Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-12-09T23:15:13.629Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-12-09T23:15:13.629Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-12-09T23:15:13.629Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-12-09T23:15:13.629Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-12-09T23:15:13.629Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-12-09T23:15:13.629Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-12-09T23:15:13.629Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-12-09T23:15:13.629Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaType [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-09T23:15:13.629Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-09T23:15:13.629Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-09T23:15:13.629Z] === RUN TestFixManifestLayers [2021-12-09T23:15:13.629Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-09T23:15:13.629Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-09T23:15:13.629Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-09T23:15:13.629Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-09T23:15:13.629Z] === RUN TestFixManifestLayersBadParent [2021-12-09T23:15:13.629Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-09T23:15:13.629Z] === RUN TestValidateManifest [2021-12-09T23:15:13.629Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-09T23:15:13.629Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-09T23:15:13.629Z] === RUN TestFormatPlatform [2021-12-09T23:15:13.629Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-09T23:15:13.629Z] === RUN TestGetRepositoryMountCandidates [2021-12-09T23:15:13.629Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2021-12-09T23:15:13.629Z] === RUN TestLayerAlreadyExists [2021-12-09T23:15:13.629Z] 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-12-09T23:15:13.629Z] 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-12-09T23:15:13.629Z] 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-12-09T23:15:13.629Z] 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-12-09T23:15:13.629Z] 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-12-09T23:15:13.629Z] 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-12-09T23:15:13.629Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-09T23:15:13.629Z] === RUN TestWhenEmptyAuthConfig [2021-12-09T23:15:13.629Z] --- PASS: TestV2MetadataService (0.83s) [2021-12-09T23:15:13.629Z] PASS [2021-12-09T23:15:13.629Z] coverage: 48.2% of statements [2021-12-09T23:15:13.629Z] ok github.com/docker/docker/distribution/metadata 0.909s coverage: 48.2% of statements [2021-12-09T23:15:13.640Z] 2021/12/09 23:15:13 Closing DB instances... [2021-12-09T23:15:14.092Z] time="2021-12-09T23:15:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-09T23:15:14.092Z] time="2021-12-09T23:15:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-09T23:15:14.092Z] time="2021-12-09T23:15:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-09T23:15:14.092Z] time="2021-12-09T23:15:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-09T23:15:14.092Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-09T23:15:14.092Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-12-09T23:15:14.092Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-12-09T23:15:14.092Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-12-09T23:15:14.092Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-12-09T23:15:14.092Z] === RUN TestTransfer [2021-12-09T23:15:14.092Z] --- PASS: TestTransfer (0.12s) [2021-12-09T23:15:14.092Z] === RUN TestConcurrencyLimit [2021-12-09T23:15:14.554Z] === RUN TestNotFound [2021-12-09T23:15:14.554Z] --- PASS: TestNotFound (0.00s) [2021-12-09T23:15:14.554Z] === RUN TestConflict [2021-12-09T23:15:14.554Z] --- PASS: TestConflict (0.00s) [2021-12-09T23:15:14.554Z] === RUN TestForbidden [2021-12-09T23:15:14.554Z] --- PASS: TestForbidden (0.00s) [2021-12-09T23:15:14.554Z] === RUN TestInvalidParameter [2021-12-09T23:15:14.554Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-09T23:15:14.554Z] === RUN TestNotImplemented [2021-12-09T23:15:14.554Z] --- PASS: TestNotImplemented (0.00s) [2021-12-09T23:15:14.554Z] === RUN TestNotModified [2021-12-09T23:15:14.554Z] --- PASS: TestNotModified (0.00s) [2021-12-09T23:15:14.554Z] === RUN TestUnauthorized [2021-12-09T23:15:14.554Z] --- PASS: TestUnauthorized (0.00s) [2021-12-09T23:15:14.554Z] === RUN TestUnknown [2021-12-09T23:15:14.554Z] --- PASS: TestUnknown (0.00s) [2021-12-09T23:15:14.554Z] === RUN TestCancelled [2021-12-09T23:15:14.554Z] --- PASS: TestCancelled (0.00s) [2021-12-09T23:15:14.554Z] === RUN TestDeadline [2021-12-09T23:15:14.554Z] --- PASS: TestDeadline (0.00s) [2021-12-09T23:15:14.554Z] === RUN TestDataLoss [2021-12-09T23:15:14.554Z] --- PASS: TestDataLoss (0.00s) [2021-12-09T23:15:14.554Z] === RUN TestUnavailable [2021-12-09T23:15:14.554Z] --- PASS: TestUnavailable (0.00s) [2021-12-09T23:15:14.554Z] === RUN TestSystem [2021-12-09T23:15:14.554Z] --- PASS: TestSystem (0.00s) [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode/Not_Found [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode/Bad_Request [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode/Conflict [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode/Unauthorized [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode/Forbidden [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode/Not_Modified [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-09T23:15:14.554Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-09T23:15:14.554Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-09T23:15:14.554Z] PASS [2021-12-09T23:15:14.554Z] coverage: 53.1% of statements [2021-12-09T23:15:14.554Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-12-09T23:15:14.554Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-12-09T23:15:14.554Z] === RUN TestInactiveJobs [2021-12-09T23:15:14.612Z] --- PASS: Test (3.14s) [2021-12-09T23:15:14.612Z] --- PASS: Test/TestInitialize (0.14s) [2021-12-09T23:15:14.612Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-12-09T23:15:14.612Z] --- PASS: Test/TestWatch (3.00s) [2021-12-09T23:15:14.612Z] PASS [2021-12-09T23:15:14.612Z] coverage: 84.1% of statements [2021-12-09T23:15:14.612Z] ok github.com/docker/docker/pkg/discovery/kv 3.189s coverage: 84.1% of statements [2021-12-09T23:15:15.016Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2021-12-09T23:15:15.016Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-09T23:15:15.016Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-09T23:15:15.016Z] === RUN TestTokenPassThru [2021-12-09T23:15:15.016Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-09T23:15:15.016Z] === RUN TestTokenPassThruDifferentHost [2021-12-09T23:15:15.016Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-09T23:15:15.016Z] PASS [2021-12-09T23:15:15.016Z] coverage: 24.6% of statements [2021-12-09T23:15:15.016Z] ok github.com/docker/docker/distribution 1.422s coverage: 24.6% of statements [2021-12-09T23:15:15.016Z] --- PASS: TestInactiveJobs (0.36s) [2021-12-09T23:15:15.016Z] === RUN TestWatchRelease [2021-12-09T23:15:15.016Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-09T23:15:15.016Z] --- PASS: TestWatchRelease (0.04s) [2021-12-09T23:15:15.016Z] === RUN TestWatchFinishedTransfer [2021-12-09T23:15:15.016Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-09T23:15:15.016Z] === RUN TestDuplicateTransfer [2021-12-09T23:15:15.016Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-12-09T23:15:15.016Z] === RUN TestSuccessfulUpload [2021-12-09T23:15:15.016Z] === RUN TestFSGetInvalidData [2021-12-09T23:15:15.016Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-12-09T23:15:15.016Z] === RUN TestFSInvalidSet [2021-12-09T23:15:15.073Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-12-09T23:15:15.073Z] === RUN TestNetworkDBNodeLeave [2021-12-09T23:15:15.073Z] === RUN Test [2021-12-09T23:15:15.073Z] === RUN Test/TestWatch [2021-12-09T23:15:15.073Z] --- PASS: Test (0.00s) [2021-12-09T23:15:15.073Z] --- PASS: Test/TestWatch (0.00s) [2021-12-09T23:15:15.073Z] PASS [2021-12-09T23:15:15.073Z] coverage: 92.3% of statements [2021-12-09T23:15:15.073Z] ok github.com/docker/docker/pkg/discovery/memory 0.041s coverage: 92.3% of statements [2021-12-09T23:15:15.478Z] --- PASS: TestFSInvalidSet (0.01s) [2021-12-09T23:15:15.479Z] === RUN TestFSInvalidRoot [2021-12-09T23:15:15.479Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-09T23:15:15.479Z] === RUN TestFSMetadataGetSet [2021-12-09T23:15:15.479Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-12-09T23:15:15.479Z] === RUN TestFSInvalidWalker [2021-12-09T23:15:15.479Z] time="2021-12-09T23:15:15Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-09T23:15:15.479Z] --- PASS: TestFSInvalidWalker (0.03s) [2021-12-09T23:15:15.479Z] === RUN TestFSGetSet [2021-12-09T23:15:15.479Z] --- PASS: TestFSGetSet (0.02s) [2021-12-09T23:15:15.479Z] === RUN TestFSGetUnsetKey [2021-12-09T23:15:15.479Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-12-09T23:15:15.479Z] === RUN TestFSGetEmptyData [2021-12-09T23:15:15.479Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-12-09T23:15:15.479Z] === RUN TestFSDelete [2021-12-09T23:15:15.479Z] --- PASS: TestFSDelete (0.01s) [2021-12-09T23:15:15.479Z] === RUN TestFSWalker [2021-12-09T23:15:15.479Z] --- PASS: TestFSWalker (0.03s) [2021-12-09T23:15:15.479Z] === RUN TestFSWalkerStopOnError [2021-12-09T23:15:15.479Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-09T23:15:15.479Z] === RUN TestNewFromJSON [2021-12-09T23:15:15.479Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-09T23:15:15.479Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-09T23:15:15.479Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-09T23:15:15.479Z] === RUN TestMarshalKeyOrder [2021-12-09T23:15:15.479Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-09T23:15:15.479Z] === RUN TestHistoryEqual [2021-12-09T23:15:15.479Z] --- PASS: TestSuccessfulUpload (0.41s) [2021-12-09T23:15:15.479Z] === RUN TestCancelledUpload [2021-12-09T23:15:15.479Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-09T23:15:15.479Z] PASS [2021-12-09T23:15:15.479Z] coverage: 76.8% of statements [2021-12-09T23:15:15.479Z] ok github.com/docker/docker/distribution/xfer 1.819s coverage: 76.8% of statements [2021-12-09T23:15:15.479Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-09T23:15:15.479Z] === RUN TestCompare [2021-12-09T23:15:15.479Z] --- PASS: TestCompare (0.00s) [2021-12-09T23:15:15.479Z] PASS [2021-12-09T23:15:15.479Z] coverage: 19.2% of statements [2021-12-09T23:15:15.479Z] ok github.com/docker/docker/image/cache 0.074s coverage: 19.2% of statements [2021-12-09T23:15:15.479Z] --- PASS: TestHistoryEqual (0.13s) [2021-12-09T23:15:15.479Z] === RUN TestImage [2021-12-09T23:15:15.479Z] --- PASS: TestImage (0.00s) [2021-12-09T23:15:15.479Z] === RUN TestImageOSNotEmpty [2021-12-09T23:15:15.479Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-09T23:15:15.479Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-09T23:15:15.479Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-09T23:15:15.479Z] === RUN TestCreate [2021-12-09T23:15:15.479Z] --- PASS: TestCreate (0.01s) [2021-12-09T23:15:15.479Z] === RUN TestRestore [2021-12-09T23:15:15.479Z] time="2021-12-09T23:15:15Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-09T23:15:15.479Z] --- PASS: TestRestore (0.03s) [2021-12-09T23:15:15.479Z] === RUN TestAddDelete [2021-12-09T23:15:15.479Z] --- PASS: TestAddDelete (0.02s) [2021-12-09T23:15:15.479Z] === RUN TestSearchAfterDelete [2021-12-09T23:15:15.479Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-09T23:15:15.479Z] === RUN TestParentReset [2021-12-09T23:15:15.479Z] --- PASS: TestParentReset (0.03s) [2021-12-09T23:15:15.479Z] === RUN TestGetAndSetLastUpdated [2021-12-09T23:15:15.479Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-12-09T23:15:15.479Z] === RUN TestStoreLen [2021-12-09T23:15:15.941Z] --- PASS: TestStoreLen (0.05s) [2021-12-09T23:15:15.941Z] PASS [2021-12-09T23:15:15.941Z] coverage: 86.6% of statements [2021-12-09T23:15:15.941Z] ok github.com/docker/docker/image 0.560s coverage: 86.6% of statements [2021-12-09T23:15:15.941Z] === RUN TestValidateManifest [2021-12-09T23:15:15.941Z] === RUN TestValidateManifest/nil [2021-12-09T23:15:15.941Z] === RUN TestValidateManifest/non-nil [2021-12-09T23:15:15.941Z] --- PASS: TestValidateManifest (0.00s) [2021-12-09T23:15:15.941Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-09T23:15:15.941Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-09T23:15:15.941Z] PASS [2021-12-09T23:15:15.941Z] coverage: 0.7% of statements [2021-12-09T23:15:15.941Z] ok github.com/docker/docker/image/tarexport 0.054s coverage: 0.7% of statements [2021-12-09T23:15:16.045Z] === RUN Test [2021-12-09T23:15:16.046Z] === RUN Test/TestInitialize [2021-12-09T23:15:16.046Z] === RUN Test/TestInitializeWithPattern [2021-12-09T23:15:16.046Z] === RUN Test/TestRegister [2021-12-09T23:15:16.046Z] === RUN Test/TestWatch [2021-12-09T23:15:16.046Z] --- PASS: Test (0.00s) [2021-12-09T23:15:16.046Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-09T23:15:16.046Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-09T23:15:16.046Z] --- PASS: Test/TestRegister (0.00s) [2021-12-09T23:15:16.046Z] --- PASS: Test/TestWatch (0.00s) [2021-12-09T23:15:16.046Z] PASS [2021-12-09T23:15:16.046Z] coverage: 93.8% of statements [2021-12-09T23:15:16.046Z] ok github.com/docker/docker/pkg/discovery/nodes 0.041s coverage: 93.8% of statements [2021-12-09T23:15:16.404Z] === RUN TestMakeV1ConfigFromConfig [2021-12-09T23:15:16.404Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-09T23:15:16.404Z] PASS [2021-12-09T23:15:16.404Z] coverage: 25.0% of statements [2021-12-09T23:15:16.404Z] ok github.com/docker/docker/image/v1 0.066s coverage: 25.0% of statements [2021-12-09T23:15:16.404Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-09T23:15:16.866Z] === RUN TestSerialization [2021-12-09T23:15:16.866Z] --- PASS: TestSerialization (0.02s) [2021-12-09T23:15:16.866Z] PASS [2021-12-09T23:15:16.866Z] coverage: 100.0% of statements [2021-12-09T23:15:16.866Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements [2021-12-09T23:15:17.019Z] === RUN TestPollerAddRemove [2021-12-09T23:15:17.019Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-09T23:15:17.019Z] === RUN TestPollerEvent [2021-12-09T23:15:17.019Z] poller_test.go:40: No chmod on Windows [2021-12-09T23:15:17.019Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-09T23:15:17.019Z] === RUN TestPollerClose [2021-12-09T23:15:17.019Z] --- PASS: TestPollerClose (0.00s) [2021-12-09T23:15:17.019Z] PASS [2021-12-09T23:15:17.019Z] coverage: 45.7% of statements [2021-12-09T23:15:17.019Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 45.7% of statements [2021-12-09T23:15:17.842Z] === RUN TestEnvironmentParsing [2021-12-09T23:15:17.842Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-09T23:15:17.842Z] PASS [2021-12-09T23:15:17.842Z] coverage: 1.2% of statements [2021-12-09T23:15:17.842Z] ok github.com/docker/docker/libcontainerd/local 0.117s coverage: 1.2% of statements [2021-12-09T23:15:17.842Z] === RUN TestEmptyLayer [2021-12-09T23:15:17.842Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-09T23:15:17.842Z] === RUN TestCommitFailure [2021-12-09T23:15:17.842Z] --- PASS: TestCommitFailure (0.01s) [2021-12-09T23:15:17.842Z] === RUN TestStartTransactionFailure [2021-12-09T23:15:17.842Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-09T23:15:17.842Z] === RUN TestGetOrphan [2021-12-09T23:15:17.842Z] --- PASS: TestGetOrphan (0.01s) [2021-12-09T23:15:17.842Z] === RUN TestMountAndRegister [2021-12-09T23:15:17.842Z] layer_test.go:270: Layer size: 14 [2021-12-09T23:15:17.842Z] --- PASS: TestMountAndRegister (0.05s) [2021-12-09T23:15:17.842Z] === RUN TestLayerRelease [2021-12-09T23:15:17.842Z] layer_test.go:303: Failing on Windows [2021-12-09T23:15:17.842Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-09T23:15:17.842Z] === RUN TestStoreRestore [2021-12-09T23:15:17.842Z] layer_test.go:352: Failing on Windows [2021-12-09T23:15:17.842Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-09T23:15:17.842Z] === RUN TestTarStreamStability [2021-12-09T23:15:17.842Z] layer_test.go:467: Failing on Windows [2021-12-09T23:15:17.842Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-09T23:15:17.842Z] === RUN TestRegisterExistingLayer [2021-12-09T23:15:17.842Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-12-09T23:15:17.842Z] === RUN TestTarStreamVerification [2021-12-09T23:15:17.842Z] layer_test.go:696: Failing on Windows [2021-12-09T23:15:17.842Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-09T23:15:17.842Z] === RUN TestLayerMigration [2021-12-09T23:15:17.842Z] migration_test.go:45: Failing on Windows [2021-12-09T23:15:17.842Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-09T23:15:17.842Z] === RUN TestLayerMigrationNoTarsplit [2021-12-09T23:15:17.842Z] migration_test.go:181: Failing on Windows [2021-12-09T23:15:17.842Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-09T23:15:17.842Z] === RUN TestMountInit [2021-12-09T23:15:17.842Z] mount_test.go:17: Failing on Windows [2021-12-09T23:15:17.842Z] --- SKIP: TestMountInit (0.00s) [2021-12-09T23:15:17.842Z] === RUN TestMountSize [2021-12-09T23:15:17.842Z] mount_test.go:76: Failing on Windows [2021-12-09T23:15:17.842Z] --- SKIP: TestMountSize (0.00s) [2021-12-09T23:15:17.842Z] === RUN TestMountChanges [2021-12-09T23:15:17.842Z] mount_test.go:125: Failing on Windows [2021-12-09T23:15:17.842Z] --- SKIP: TestMountChanges (0.00s) [2021-12-09T23:15:17.842Z] === RUN TestMountApply [2021-12-09T23:15:17.842Z] mount_test.go:212: Failing on Windows [2021-12-09T23:15:17.842Z] --- SKIP: TestMountApply (0.00s) [2021-12-09T23:15:17.842Z] PASS [2021-12-09T23:15:17.842Z] coverage: 30.1% of statements [2021-12-09T23:15:17.842Z] ok github.com/docker/docker/layer 0.239s coverage: 30.1% of statements [2021-12-09T23:15:17.991Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2021-12-09T23:15:17.991Z] === RUN TestNetworkDBWatch [2021-12-09T23:15:17.991Z] === RUN TestCopyFileWithInvalidSrc [2021-12-09T23:15:17.991Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-09T23:15:17.991Z] === RUN TestCopyFileWithInvalidDest [2021-12-09T23:15:17.991Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-09T23:15:17.991Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-09T23:15:17.991Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-09T23:15:17.991Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-09T23:15:17.991Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-09T23:15:17.991Z] === RUN TestCopyFile [2021-12-09T23:15:17.991Z] --- PASS: TestCopyFile (0.00s) [2021-12-09T23:15:17.991Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-09T23:15:17.991Z] fileutils_test.go:133: Needs porting to Windows [2021-12-09T23:15:17.991Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-09T23:15:17.991Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-09T23:15:17.991Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-09T23:15:17.991Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-09T23:15:17.991Z] fileutils_test.go:179: Needs porting to Windows [2021-12-09T23:15:17.991Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-09T23:15:17.991Z] === RUN TestWildcardMatches [2021-12-09T23:15:17.991Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-09T23:15:17.991Z] === RUN TestPatternMatches [2021-12-09T23:15:17.991Z] --- PASS: TestPatternMatches (0.00s) [2021-12-09T23:15:17.991Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-09T23:15:17.991Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-09T23:15:17.991Z] === RUN TestPatternMatchesFolderExclusions [2021-12-09T23:15:17.991Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-09T23:15:17.991Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-09T23:15:17.991Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-09T23:15:17.992Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-09T23:15:17.992Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-09T23:15:17.992Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestSingleExclamationError [2021-12-09T23:15:17.992Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestMatchesWithNoPatterns [2021-12-09T23:15:17.992Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestMatchesWithMalformedPatterns [2021-12-09T23:15:17.992Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestMatches [2021-12-09T23:15:17.992Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-09T23:15:17.992Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-09T23:15:17.992Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-09T23:15:17.992Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-09T23:15:17.992Z] --- PASS: TestMatches (0.01s) [2021-12-09T23:15:17.992Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-09T23:15:17.992Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-09T23:15:17.992Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-09T23:15:17.992Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestCleanPatterns [2021-12-09T23:15:17.992Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-09T23:15:17.992Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestCleanPatternsExceptionFlag [2021-12-09T23:15:17.992Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-09T23:15:17.992Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-09T23:15:17.992Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestCleanPatternsErrorSingleException [2021-12-09T23:15:17.992Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-09T23:15:17.992Z] === RUN TestCreateIfNotExistsDir [2021-12-09T23:15:17.992Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-12-09T23:15:17.992Z] === RUN TestCreateIfNotExistsFile [2021-12-09T23:15:17.992Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-12-09T23:15:17.992Z] === RUN TestMatch [2021-12-09T23:15:17.992Z] --- PASS: TestMatch (0.00s) [2021-12-09T23:15:17.992Z] PASS [2021-12-09T23:15:17.992Z] coverage: 84.0% of statements [2021-12-09T23:15:17.992Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 84.0% of statements [2021-12-09T23:15:18.305Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-09T23:15:18.305Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-09T23:15:18.305Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-09T23:15:18.305Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-09T23:15:18.305Z] === RUN TestSequenceGetAvailableBit [2021-12-09T23:15:18.305Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestSequenceEqual [2021-12-09T23:15:18.305Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestSequenceCopy [2021-12-09T23:15:18.305Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestGetFirstAvailable [2021-12-09T23:15:18.305Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestFindSequence [2021-12-09T23:15:18.305Z] --- PASS: TestFindSequence (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestCheckIfAvailable [2021-12-09T23:15:18.305Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestMergeSequences [2021-12-09T23:15:18.305Z] --- PASS: TestMergeSequences (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestPushReservation [2021-12-09T23:15:18.305Z] --- PASS: TestPushReservation (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestSerializeDeserialize [2021-12-09T23:15:18.305Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestSet [2021-12-09T23:15:18.305Z] --- PASS: TestSet (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestSetUnset [2021-12-09T23:15:18.305Z] --- PASS: TestSetUnset (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestOffsetSetUnset [2021-12-09T23:15:18.305Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestSetInRange [2021-12-09T23:15:18.305Z] --- PASS: TestSetInRange (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestSetAnyInRange [2021-12-09T23:15:18.305Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestMethods [2021-12-09T23:15:18.305Z] --- PASS: TestMethods (0.00s) [2021-12-09T23:15:18.305Z] === RUN TestRandomAllocateDeallocate [2021-12-09T23:15:18.453Z] === RUN TestGet [2021-12-09T23:15:18.453Z] --- PASS: TestGet (0.00s) [2021-12-09T23:15:18.453Z] === RUN TestGetShortcutString [2021-12-09T23:15:18.453Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-09T23:15:18.453Z] PASS [2021-12-09T23:15:18.453Z] coverage: 42.9% of statements [2021-12-09T23:15:18.453Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2021-12-09T23:15:19.428Z] 2021/12/09 23:15:19 Closing DB instances... [2021-12-09T23:15:19.428Z] === RUN TestCreateIDMapOrder [2021-12-09T23:15:19.428Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-09T23:15:19.428Z] PASS [2021-12-09T23:15:19.428Z] coverage: 7.2% of statements [2021-12-09T23:15:19.428Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2021-12-09T23:15:19.854Z] === RUN TestInvalidConfig [2021-12-09T23:15:19.854Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-09T23:15:19.854Z] === RUN TestConfig [2021-12-09T23:15:19.854Z] --- PASS: TestConfig (0.00s) [2021-12-09T23:15:19.854Z] === RUN TestOptionsLabels [2021-12-09T23:15:19.854Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-09T23:15:19.854Z] === RUN TestValidName [2021-12-09T23:15:19.854Z] --- PASS: TestValidName (0.00s) [2021-12-09T23:15:19.854Z] === RUN TestTLSConfiguration [2021-12-09T23:15:20.317Z] time="2021-12-09T23:15:19Z" level=info msg="Option Initializing KV with TLS" [2021-12-09T23:15:20.317Z] --- PASS: TestTLSConfiguration (0.14s) [2021-12-09T23:15:20.317Z] PASS [2021-12-09T23:15:20.317Z] coverage: 24.0% of statements [2021-12-09T23:15:20.317Z] ok github.com/docker/docker/libnetwork/config 0.201s coverage: 24.0% of statements [2021-12-09T23:15:20.317Z] === RUN TestKey [2021-12-09T23:15:20.317Z] --- PASS: TestKey (0.00s) [2021-12-09T23:15:20.317Z] === RUN TestParseKey [2021-12-09T23:15:20.317Z] --- PASS: TestParseKey (0.00s) [2021-12-09T23:15:20.317Z] === RUN TestInvalidDataStore [2021-12-09T23:15:20.317Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-09T23:15:20.317Z] === RUN TestKVObjectFlatKey [2021-12-09T23:15:20.317Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-09T23:15:20.317Z] === RUN TestAtomicKVObjectFlatKey [2021-12-09T23:15:20.317Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-09T23:15:20.317Z] PASS [2021-12-09T23:15:20.317Z] coverage: 21.9% of statements [2021-12-09T23:15:20.317Z] ok github.com/docker/docker/libnetwork/datastore 0.036s coverage: 21.9% of statements [2021-12-09T23:15:20.401Z] --- PASS: TestGetAddress (20.76s) [2021-12-09T23:15:20.401Z] === RUN TestRequestSyntaxCheck [2021-12-09T23:15:20.401Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-12-09T23:15:20.401Z] === RUN TestRequest [2021-12-09T23:15:20.401Z] === RUN TestFixedBufferCap [2021-12-09T23:15:20.401Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-09T23:15:20.401Z] === RUN TestFixedBufferLen [2021-12-09T23:15:20.401Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-09T23:15:20.401Z] === RUN TestFixedBufferString [2021-12-09T23:15:20.401Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-09T23:15:20.401Z] === RUN TestFixedBufferWrite [2021-12-09T23:15:20.401Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-09T23:15:20.401Z] === RUN TestFixedBufferRead [2021-12-09T23:15:20.401Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-09T23:15:20.401Z] === RUN TestBytesPipeRead [2021-12-09T23:15:20.401Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-09T23:15:20.401Z] === RUN TestBytesPipeWrite [2021-12-09T23:15:20.401Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-09T23:15:20.401Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-09T23:15:20.862Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-12-09T23:15:20.862Z] === RUN TestNetworkDBBulkSync [2021-12-09T23:15:20.862Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-12-09T23:15:20.862Z] === RUN TestAtomicWriteToFile [2021-12-09T23:15:20.862Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-12-09T23:15:20.862Z] === RUN TestAtomicWriteSetCommit [2021-12-09T23:15:20.862Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-09T23:15:20.862Z] === RUN TestAtomicWriteSetCancel [2021-12-09T23:15:20.862Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-09T23:15:20.862Z] === RUN TestReadCloserWrapperClose [2021-12-09T23:15:20.862Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-09T23:15:20.862Z] === RUN TestReaderErrWrapperReadOnError [2021-12-09T23:15:20.862Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-09T23:15:20.862Z] === RUN TestReaderErrWrapperRead [2021-12-09T23:15:20.862Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-09T23:15:20.862Z] === RUN TestCancelReadCloser [2021-12-09T23:15:21.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-09T23:15:21.292Z] === RUN TestIPDataMarshalling [2021-12-09T23:15:21.292Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-09T23:15:21.292Z] === RUN TestValidateAndIsV6 [2021-12-09T23:15:21.292Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-09T23:15:21.292Z] PASS [2021-12-09T23:15:21.292Z] coverage: 68.9% of statements [2021-12-09T23:15:21.292Z] ok github.com/docker/docker/libnetwork/driverapi 0.036s coverage: 68.9% of statements [2021-12-09T23:15:21.292Z] === RUN TestErrorInterfaces [2021-12-09T23:15:21.292Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-09T23:15:21.292Z] === RUN TestNetworkMarshalling [2021-12-09T23:15:21.324Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-09T23:15:21.324Z] === RUN TestWriteCloserWrapperClose [2021-12-09T23:15:21.324Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-09T23:15:21.324Z] === RUN TestNopWriteCloser [2021-12-09T23:15:21.324Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-09T23:15:21.324Z] === RUN TestNopWriter [2021-12-09T23:15:21.324Z] --- PASS: TestNopWriter (0.00s) [2021-12-09T23:15:21.324Z] === RUN TestWriteCounter [2021-12-09T23:15:21.324Z] --- PASS: TestWriteCounter (0.00s) [2021-12-09T23:15:21.324Z] PASS [2021-12-09T23:15:21.324Z] coverage: 69.2% of statements [2021-12-09T23:15:21.324Z] ok github.com/docker/docker/pkg/ioutils 0.613s coverage: 69.2% of statements [2021-12-09T23:15:21.755Z] --- PASS: TestNetworkMarshalling (0.15s) [2021-12-09T23:15:21.755Z] === RUN TestEndpointMarshalling [2021-12-09T23:15:21.755Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-09T23:15:21.755Z] === RUN TestAuxAddresses [2021-12-09T23:15:21.755Z] time="2021-12-09T23:15:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-09T23:15:21.755Z] --- PASS: TestAuxAddresses (0.01s) [2021-12-09T23:15:21.755Z] === RUN TestSRVServiceQuery [2021-12-09T23:15:21.755Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:15:21.755Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-12-09T23:15:21.755Z] === RUN TestServiceVIPReuse [2021-12-09T23:15:21.755Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:15:21.755Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-12-09T23:15:21.755Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-09T23:15:21.755Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:15:21.755Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-09T23:15:21.755Z] === RUN TestDNSIPQuery [2021-12-09T23:15:21.755Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:15:21.755Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-09T23:15:21.755Z] === RUN TestDNSProxyServFail [2021-12-09T23:15:21.755Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:15:21.755Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-09T23:15:21.755Z] === RUN TestSandboxAddEmpty [2021-12-09T23:15:21.755Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:15:21.755Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-09T23:15:21.755Z] === RUN TestSandboxAddMultiPrio [2021-12-09T23:15:21.755Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:15:21.755Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-09T23:15:21.755Z] === RUN TestSandboxAddSamePrio [2021-12-09T23:15:21.755Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:15:21.755Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-09T23:15:21.755Z] === RUN TestCleanupServiceDiscovery [2021-12-09T23:15:21.755Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:15:21.755Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-09T23:15:21.755Z] === RUN TestDNSOptions [2021-12-09T23:15:21.755Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:15:21.755Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-09T23:15:21.755Z] === RUN TestMultipleControllersWithSameStore [2021-12-09T23:15:21.755Z] time="2021-12-09T23:15:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-09T23:15:21.755Z] time="2021-12-09T23:15:21Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-09T23:15:21.755Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-12-09T23:15:21.755Z] PASS [2021-12-09T23:15:21.755Z] coverage: 8.6% of statements [2021-12-09T23:15:21.755Z] ok github.com/docker/docker/libnetwork 0.274s coverage: 8.6% of statements [2021-12-09T23:15:21.755Z] === RUN TestDriver [2021-12-09T23:15:21.755Z] --- PASS: TestDriver (0.00s) [2021-12-09T23:15:21.755Z] PASS [2021-12-09T23:15:21.755Z] coverage: 34.8% of statements [2021-12-09T23:15:21.755Z] ok github.com/docker/docker/libnetwork/drivers/host 0.035s coverage: 34.8% of statements [2021-12-09T23:15:21.785Z] === RUN TestError [2021-12-09T23:15:21.785Z] --- PASS: TestError (0.00s) [2021-12-09T23:15:21.785Z] === RUN TestProgressString [2021-12-09T23:15:21.786Z] === RUN TestProgressString/no_progress [2021-12-09T23:15:21.786Z] === RUN TestProgressString/progress_1 [2021-12-09T23:15:21.786Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-09T23:15:21.786Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-09T23:15:21.786Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-09T23:15:21.786Z] === RUN TestProgressString/with_units [2021-12-09T23:15:21.786Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-09T23:15:21.786Z] === RUN TestProgressString/hide_counts [2021-12-09T23:15:21.786Z] --- PASS: TestProgressString (0.00s) [2021-12-09T23:15:21.786Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-09T23:15:21.786Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-09T23:15:21.786Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-09T23:15:21.786Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-09T23:15:21.786Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-09T23:15:21.786Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-09T23:15:21.786Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-09T23:15:21.786Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-09T23:15:21.786Z] === RUN TestJSONMessageDisplay [2021-12-09T23:15:21.786Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-12-09T23:15:21.786Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-09T23:15:21.786Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-09T23:15:21.786Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-09T23:15:21.786Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-09T23:15:21.786Z] === RUN TestDisplayJSONMessagesStream [2021-12-09T23:15:21.786Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-09T23:15:21.786Z] PASS [2021-12-09T23:15:21.786Z] coverage: 91.7% of statements [2021-12-09T23:15:21.786Z] ok github.com/docker/docker/pkg/jsonmessage 0.173s coverage: 91.7% of statements [2021-12-09T23:15:21.786Z] 2021/12/09 23:15:21 Closing DB instances... [2021-12-09T23:15:22.217Z] === RUN TestDriver [2021-12-09T23:15:22.217Z] --- PASS: TestDriver (0.00s) [2021-12-09T23:15:22.217Z] PASS [2021-12-09T23:15:22.217Z] coverage: 34.8% of statements [2021-12-09T23:15:22.217Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2021-12-09T23:15:22.680Z] === RUN TestNetworkAllocateFree [2021-12-09T23:15:22.680Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-09T23:15:22.680Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-09T23:15:22.680Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-09T23:15:22.680Z] PASS [2021-12-09T23:15:22.680Z] coverage: 63.6% of statements [2021-12-09T23:15:22.680Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.035s coverage: 63.6% of statements [2021-12-09T23:15:22.758Z] === RUN TestStandardLongPath [2021-12-09T23:15:22.758Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-09T23:15:22.758Z] === RUN TestUNCLongPath [2021-12-09T23:15:22.758Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-09T23:15:22.758Z] PASS [2021-12-09T23:15:22.758Z] coverage: 100.0% of statements [2021-12-09T23:15:22.758Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2021-12-09T23:15:23.142Z] === RUN TestGetEmptyCapabilities [2021-12-09T23:15:23.142Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-09T23:15:23.142Z] === RUN TestGetExtraCapabilities [2021-12-09T23:15:23.142Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-12-09T23:15:23.142Z] === RUN TestGetInvalidCapabilities [2021-12-09T23:15:23.142Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-12-09T23:15:23.142Z] === RUN TestRemoteDriver [2021-12-09T23:15:23.142Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-09T23:15:23.142Z] === RUN TestDriverError [2021-12-09T23:15:23.142Z] --- PASS: TestDriverError (0.01s) [2021-12-09T23:15:23.142Z] === RUN TestMissingValues [2021-12-09T23:15:23.142Z] --- PASS: TestMissingValues (0.00s) [2021-12-09T23:15:23.142Z] === RUN TestRollback [2021-12-09T23:15:23.142Z] --- PASS: TestRollback (0.01s) [2021-12-09T23:15:23.142Z] PASS [2021-12-09T23:15:23.142Z] coverage: 57.4% of statements [2021-12-09T23:15:23.142Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.072s coverage: 57.4% of statements [2021-12-09T23:15:23.219Z] === RUN TestNameFormat [2021-12-09T23:15:23.219Z] --- PASS: TestNameFormat (0.00s) [2021-12-09T23:15:23.219Z] === RUN TestNameRetries [2021-12-09T23:15:23.219Z] --- PASS: TestNameRetries (0.00s) [2021-12-09T23:15:23.219Z] PASS [2021-12-09T23:15:23.219Z] coverage: 85.7% of statements [2021-12-09T23:15:23.219Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2021-12-09T23:15:23.360Z] --- PASS: TestServiceWithDataPathPortInit (13.95s) [2021-12-09T23:15:23.360Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-09T23:15:23.604Z] === RUN TestNAT [2021-12-09T23:15:23.604Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-09T23:15:23.604Z] --- SKIP: TestNAT (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestTransparent [2021-12-09T23:15:23.604Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-09T23:15:23.604Z] --- SKIP: TestTransparent (0.00s) [2021-12-09T23:15:23.604Z] PASS [2021-12-09T23:15:23.604Z] coverage: 0.0% of statements [2021-12-09T23:15:23.604Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.041s coverage: 0.0% of statements [2021-12-09T23:15:23.604Z] === RUN TestNew [2021-12-09T23:15:23.604Z] --- PASS: TestNew (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestAddDriver [2021-12-09T23:15:23.604Z] --- PASS: TestAddDriver (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestAddDuplicateDriver [2021-12-09T23:15:23.604Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-09T23:15:23.604Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestDriver [2021-12-09T23:15:23.604Z] --- PASS: TestDriver (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestIPAM [2021-12-09T23:15:23.604Z] --- PASS: TestIPAM (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestWalkIPAMs [2021-12-09T23:15:23.604Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestWalkDrivers [2021-12-09T23:15:23.604Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-09T23:15:23.604Z] PASS [2021-12-09T23:15:23.604Z] coverage: 82.4% of statements [2021-12-09T23:15:23.604Z] ok github.com/docker/docker/libnetwork/drvregistry 0.057s coverage: 82.4% of statements [2021-12-09T23:15:23.604Z] --- PASS: TestRandomAllocateDeallocate (5.48s) [2021-12-09T23:15:23.604Z] === RUN TestAllocateRandomDeallocate [2021-12-09T23:15:23.604Z] === RUN TestBuildDefault [2021-12-09T23:15:23.604Z] --- PASS: TestBuildDefault (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestBuildHostnameDomainname [2021-12-09T23:15:23.604Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestBuildHostname [2021-12-09T23:15:23.604Z] --- PASS: TestBuildHostname (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestBuildHostnameFQDN [2021-12-09T23:15:23.604Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestBuildNoIP [2021-12-09T23:15:23.604Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestUpdate [2021-12-09T23:15:23.604Z] --- PASS: TestUpdate (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-09T23:15:23.604Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-09T23:15:23.604Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestAddEmpty [2021-12-09T23:15:23.604Z] --- PASS: TestAddEmpty (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestAdd [2021-12-09T23:15:23.604Z] --- PASS: TestAdd (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestDeleteEmpty [2021-12-09T23:15:23.604Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestDeleteNewline [2021-12-09T23:15:23.604Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestDelete [2021-12-09T23:15:23.604Z] --- PASS: TestDelete (0.00s) [2021-12-09T23:15:23.604Z] === RUN TestConcurrentWrites [2021-12-09T23:15:23.680Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-12-09T23:15:23.680Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-09T23:15:23.680Z] === RUN TestParseKeyValueOpt [2021-12-09T23:15:23.680Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-09T23:15:23.680Z] === RUN TestParseUintList [2021-12-09T23:15:23.680Z] --- PASS: TestParseUintList (0.00s) [2021-12-09T23:15:23.680Z] === RUN TestParseUintListMaximumLimits [2021-12-09T23:15:23.680Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-09T23:15:23.680Z] PASS [2021-12-09T23:15:23.680Z] coverage: 97.0% of statements [2021-12-09T23:15:23.680Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2021-12-09T23:15:24.067Z] --- PASS: TestConcurrentWrites (0.18s) [2021-12-09T23:15:24.067Z] PASS [2021-12-09T23:15:24.067Z] coverage: 81.2% of statements [2021-12-09T23:15:24.067Z] ok github.com/docker/docker/libnetwork/etchosts 0.234s coverage: 81.2% of statements [2021-12-09T23:15:24.142Z] === RUN TestNewAndRemove [2021-12-09T23:15:24.142Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-09T23:15:24.142Z] === RUN TestRemoveInvalidPath [2021-12-09T23:15:24.142Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-09T23:15:24.142Z] PASS [2021-12-09T23:15:24.142Z] coverage: 82.6% of statements [2021-12-09T23:15:24.142Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2021-12-09T23:15:24.530Z] === RUN TestNew [2021-12-09T23:15:24.530Z] --- PASS: TestNew (0.00s) [2021-12-09T23:15:24.530Z] === RUN TestAllocate [2021-12-09T23:15:24.530Z] --- PASS: TestAllocate (0.00s) [2021-12-09T23:15:24.530Z] === RUN TestUninitialized [2021-12-09T23:15:24.530Z] --- PASS: TestUninitialized (0.00s) [2021-12-09T23:15:24.530Z] === RUN TestAllocateInRange [2021-12-09T23:15:24.530Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-09T23:15:24.530Z] === RUN TestAllocateSerial [2021-12-09T23:15:24.530Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-09T23:15:24.530Z] PASS [2021-12-09T23:15:24.530Z] coverage: 87.5% of statements [2021-12-09T23:15:24.530Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2021-12-09T23:15:24.530Z] === RUN TestDiff [2021-12-09T23:15:24.530Z] --- PASS: TestDiff (0.00s) [2021-12-09T23:15:24.530Z] === RUN TestAddedCallback [2021-12-09T23:15:24.530Z] --- PASS: TestAddedCallback (0.00s) [2021-12-09T23:15:24.530Z] === RUN TestRemovedCallback [2021-12-09T23:15:24.530Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-09T23:15:24.530Z] === RUN TestNoCallback [2021-12-09T23:15:24.530Z] --- PASS: TestNoCallback (0.00s) [2021-12-09T23:15:24.530Z] PASS [2021-12-09T23:15:24.530Z] coverage: 48.1% of statements [2021-12-09T23:15:24.530Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.040s coverage: 48.1% of statements [2021-12-09T23:15:24.996Z] === RUN TestCaller [2021-12-09T23:15:24.996Z] --- PASS: TestCaller (0.00s) [2021-12-09T23:15:24.997Z] PASS [2021-12-09T23:15:24.997Z] coverage: 100.0% of statements [2021-12-09T23:15:24.997Z] ok github.com/docker/docker/libnetwork/internal/caller 0.084s coverage: 100.0% of statements [2021-12-09T23:15:24.997Z] --- PASS: TestAllocateRandomDeallocate (1.31s) [2021-12-09T23:15:24.997Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-09T23:15:25.104Z] === RUN TestMiddlewares [2021-12-09T23:15:25.104Z] --- PASS: TestMiddlewares (0.00s) [2021-12-09T23:15:25.104Z] PASS [2021-12-09T23:15:25.104Z] coverage: 9.0% of statements [2021-12-09T23:15:25.104Z] ok github.com/docker/docker/api/server 0.065s coverage: 9.0% of statements [2021-12-09T23:15:25.248Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tbvgkiwcxv04we5xkq1xx3pnt Created:2021-12-09 23:15:23.621445277 +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[d8c48a939e8e3b0a04692fc05155e6ee5bfc3429ecefeb8bd8f237df08cca269:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pczo6zwr3eqlbnmb2dg18d5d2 EndpointID:16463d4f81fab5b88efd97289ef21f51f5b98d69268ba80e5bddeb41d330e3b2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:df3475b7c164a969312e27ad24986f947be3ce16c3ba8ce9872538382a6c83c6 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:32f7489ec93b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pczo6zwr3eqlbnmb2dg18d5d2 EndpointID:16463d4f81fab5b88efd97289ef21f51f5b98d69268ba80e5bddeb41d330e3b2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-09T23:15:25.461Z] === RUN TestSetSerialInsertDelete [2021-12-09T23:15:25.461Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-09T23:15:25.461Z] === RUN TestSetParallelInsertDelete [2021-12-09T23:15:25.686Z] === RUN TestFailedConnection [2021-12-09T23:15:26.442Z] === RUN TestPoolRequest [2021-12-09T23:15:26.442Z] --- PASS: TestPoolRequest (0.00s) [2021-12-09T23:15:26.442Z] === RUN TestOtherRequests [2021-12-09T23:15:26.442Z] --- PASS: TestOtherRequests (0.00s) [2021-12-09T23:15:26.442Z] PASS [2021-12-09T23:15:26.442Z] coverage: 57.1% of statements [2021-12-09T23:15:26.442Z] ok github.com/docker/docker/libnetwork/ipams/null 0.070s coverage: 57.1% of statements [2021-12-09T23:15:26.660Z] 2021/12/09 23:15:26 Closing DB instances... [2021-12-09T23:15:26.660Z] time="2021-12-09T23:15:26Z" level=error msg="node: aff9d97ffec2 is unknown to memberlist" [2021-12-09T23:15:26.660Z] --- PASS: TestRequest (6.54s) [2021-12-09T23:15:26.660Z] === RUN TestOverlappingRequests [2021-12-09T23:15:26.908Z] === RUN TestInt2IP2IntConversion [2021-12-09T23:15:27.122Z] --- PASS: TestOverlappingRequests (0.29s) [2021-12-09T23:15:27.122Z] === RUN TestRelease [2021-12-09T23:15:27.373Z] --- PASS: TestInt2IP2IntConversion (0.42s) [2021-12-09T23:15:27.373Z] === RUN TestGetAddressVersion [2021-12-09T23:15:27.373Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-09T23:15:27.373Z] === RUN TestKeyString [2021-12-09T23:15:27.373Z] --- PASS: TestKeyString (0.00s) [2021-12-09T23:15:27.373Z] === RUN TestPoolDataMarshal [2021-12-09T23:15:27.373Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-09T23:15:27.373Z] === RUN TestSubnetsMarshal [2021-12-09T23:15:27.373Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.19s) [2021-12-09T23:15:27.373Z] === RUN TestRetrieveFromStore [2021-12-09T23:15:27.373Z] --- PASS: TestSubnetsMarshal (0.08s) [2021-12-09T23:15:27.373Z] === RUN TestAddSubnets [2021-12-09T23:15:27.373Z] --- PASS: TestAddSubnets (0.10s) [2021-12-09T23:15:27.373Z] === RUN TestDoublePoolRelease [2021-12-09T23:15:27.373Z] --- PASS: TestDoublePoolRelease (0.10s) [2021-12-09T23:15:27.373Z] === RUN TestAddReleasePoolID [2021-12-09T23:15:27.583Z] --- PASS: TestFailedConnection (2.00s) [2021-12-09T23:15:27.583Z] === RUN TestFailOnce [2021-12-09T23:15:27.583Z] 2021/12/09 23:15:27 http: panic serving 127.0.0.1:49302: Plugin not ready [2021-12-09T23:15:27.583Z] goroutine 18 [running]: [2021-12-09T23:15:27.583Z] net/http.(*conn).serve.func1() [2021-12-09T23:15:27.583Z] c:/go/src/net/http/server.go:1802 +0xb9 [2021-12-09T23:15:27.583Z] panic({0x12aac40, 0x13b7350}) [2021-12-09T23:15:27.583Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-09T23:15:27.583Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xb053edb91a4b246a}, 0xc0000bfa98) [2021-12-09T23:15:27.583Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-09T23:15:27.583Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x13c40d0, 0xc0001b0000}, 0x11ff0e6) [2021-12-09T23:15:27.583Z] c:/go/src/net/http/server.go:2047 +0x2f [2021-12-09T23:15:27.583Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x13c40d0, 0xc0001b0000}, 0xc0000b6000) [2021-12-09T23:15:27.583Z] c:/go/src/net/http/server.go:2425 +0x149 [2021-12-09T23:15:27.583Z] net/http.serverHandler.ServeHTTP({0x13c26d0}, {0x13c40d0, 0xc0001b0000}, 0xc0000b6000) [2021-12-09T23:15:27.583Z] c:/go/src/net/http/server.go:2879 +0x43b [2021-12-09T23:15:27.583Z] net/http.(*conn).serve(0xc0000a8000, {0x13c5fa0, 0xc00008a0c0}) [2021-12-09T23:15:27.583Z] c:/go/src/net/http/server.go:1930 +0xb08 [2021-12-09T23:15:27.583Z] created by net/http.(*Server).Serve [2021-12-09T23:15:27.583Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2021-12-09T23:15:27.583Z] time="2021-12-09T23:15:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.FailOnce: Post \"http://127.0.0.1:49301/Test.FailOnce\": EOF, retrying in 1s" [2021-12-09T23:15:27.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-09T23:15:27.841Z] --- PASS: TestAddReleasePoolID (0.11s) [2021-12-09T23:15:27.841Z] === RUN TestPredefinedPool [2021-12-09T23:15:27.841Z] --- PASS: TestPredefinedPool (0.04s) [2021-12-09T23:15:27.841Z] === RUN TestRemoveSubnet [2021-12-09T23:15:27.841Z] === RUN TestGetCapabilities [2021-12-09T23:15:27.841Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-09T23:15:27.841Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-09T23:15:27.841Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-12-09T23:15:27.841Z] === RUN TestGetDefaultAddressSpaces [2021-12-09T23:15:27.841Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-12-09T23:15:27.841Z] === RUN TestRemoteDriver [2021-12-09T23:15:27.841Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-09T23:15:27.841Z] PASS [2021-12-09T23:15:27.841Z] coverage: 47.4% of statements [2021-12-09T23:15:27.841Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.090s coverage: 47.4% of statements [2021-12-09T23:15:27.841Z] --- PASS: TestRemoveSubnet (0.34s) [2021-12-09T23:15:27.841Z] === RUN TestGetSameAddress [2021-12-09T23:15:27.841Z] --- PASS: TestGetSameAddress (0.03s) [2021-12-09T23:15:27.841Z] === RUN TestPoolAllocationReuse [2021-12-09T23:15:28.045Z] === RUN TestParseEmptyInterface [2021-12-09T23:15:28.045Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-09T23:15:28.045Z] === RUN TestParseNonInterfaceType [2021-12-09T23:15:28.045Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-09T23:15:28.045Z] === RUN TestParseWithOneFunction [2021-12-09T23:15:28.045Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-09T23:15:28.045Z] === RUN TestParseWithMultipleFuncs [2021-12-09T23:15:28.045Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-09T23:15:28.045Z] === RUN TestParseWithUnnamedReturn [2021-12-09T23:15:28.045Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-09T23:15:28.045Z] === RUN TestEmbeddedInterface [2021-12-09T23:15:28.045Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-09T23:15:28.045Z] === RUN TestParsedImports [2021-12-09T23:15:28.045Z] --- PASS: TestParsedImports (0.00s) [2021-12-09T23:15:28.045Z] === RUN TestAliasedImports [2021-12-09T23:15:28.045Z] --- PASS: TestAliasedImports (0.00s) [2021-12-09T23:15:28.045Z] PASS [2021-12-09T23:15:28.045Z] coverage: 56.8% of statements [2021-12-09T23:15:28.045Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-12-09T23:15:28.045Z] --- PASS: TestRelease (1.22s) [2021-12-09T23:15:28.045Z] === RUN TestAllocateRandomDeallocate [2021-12-09T23:15:28.308Z] --- PASS: TestRetrieveFromStore (0.87s) [2021-12-09T23:15:28.308Z] === RUN TestIsCorrupted [2021-12-09T23:15:28.308Z] --- PASS: TestIsCorrupted (0.03s) [2021-12-09T23:15:28.308Z] === RUN TestSetRollover [2021-12-09T23:15:28.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-09T23:15:28.775Z] === RUN TestWindowsIPAM [2021-12-09T23:15:28.775Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-09T23:15:28.775Z] PASS [2021-12-09T23:15:28.775Z] coverage: 71.4% of statements [2021-12-09T23:15:28.775Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2021-12-09T23:15:29.018Z] --- PASS: TestFailOnce (1.14s) [2021-12-09T23:15:29.018Z] === RUN TestEchoInputOutput [2021-12-09T23:15:29.018Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-09T23:15:29.018Z] === RUN TestBackoff [2021-12-09T23:15:29.018Z] --- PASS: TestBackoff (0.00s) [2021-12-09T23:15:29.018Z] === RUN TestAbortRetry [2021-12-09T23:15:29.018Z] --- PASS: TestAbortRetry (0.00s) [2021-12-09T23:15:29.018Z] === RUN TestClientScheme [2021-12-09T23:15:29.018Z] --- PASS: TestClientScheme (0.00s) [2021-12-09T23:15:29.018Z] === RUN TestNewClientWithTimeout [2021-12-09T23:15:29.018Z] === RUN TestHTTPTransport [2021-12-09T23:15:29.018Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-09T23:15:29.018Z] PASS [2021-12-09T23:15:29.018Z] coverage: 85.7% of statements [2021-12-09T23:15:29.018Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2021-12-09T23:15:29.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-09T23:15:29.409Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2021-12-09T23:15:29.409Z] PASS [2021-12-09T23:15:29.409Z] [2021-12-09T23:15:29.409Z] === Skipped [2021-12-09T23:15:29.409Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:15:29.409Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:15:29.409Z] [2021-12-09T23:15:29.409Z] DONE 26 tests, 1 skipped in 44.096s [2021-12-09T23:15:29.409Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-09T23:15:29.409Z] INFO: Testing against a local daemon [2021-12-09T23:15:29.409Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-09T23:15:29.409Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:15:29.409Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-09T23:15:29.409Z] === RUN TestDockerNetworkIpvlan [2021-12-09T23:15:29.409Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:15:29.409Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-09T23:15:29.409Z] PASS [2021-12-09T23:15:29.409Z] [2021-12-09T23:15:29.409Z] === Skipped [2021-12-09T23:15:29.409Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-09T23:15:29.409Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:15:29.409Z] [2021-12-09T23:15:29.409Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-09T23:15:29.409Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:15:29.409Z] [2021-12-09T23:15:29.409Z] DONE 2 tests, 2 skipped in 0.038s [2021-12-09T23:15:29.409Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-09T23:15:29.409Z] INFO: Testing against a local daemon [2021-12-09T23:15:29.409Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-09T23:15:29.480Z] time="2021-12-09T23:15:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-09T23:15:29.480Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-09T23:15:29.480Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-09T23:15:29.480Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-09T23:15:29.480Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-09T23:15:29.480Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-09T23:15:29.480Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-09T23:15:29.480Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-09T23:15:29.480Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-09T23:15:29.480Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-09T23:15:29.480Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-09T23:15:29.480Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-09T23:15:29.480Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-09T23:15:29.480Z] === RUN TestBufferPoolPutAndGet [2021-12-09T23:15:29.480Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-09T23:15:29.480Z] PASS [2021-12-09T23:15:29.480Z] coverage: 88.2% of statements [2021-12-09T23:15:29.480Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2021-12-09T23:15:29.480Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.09s) [2021-12-09T23:15:29.480Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-09T23:15:29.756Z] === RUN TestDefaultNetwork [2021-12-09T23:15:29.756Z] --- PASS: TestDefaultNetwork (0.23s) [2021-12-09T23:15:29.756Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-09T23:15:29.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-09T23:15:29.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-09T23:15:29.942Z] === RUN TestOutputOnPrematureClose [2021-12-09T23:15:29.942Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-09T23:15:29.942Z] === RUN TestCompleteSilently [2021-12-09T23:15:29.942Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-09T23:15:29.942Z] PASS [2021-12-09T23:15:29.942Z] coverage: 75.9% of statements [2021-12-09T23:15:29.942Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2021-12-09T23:15:30.219Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-12-09T23:15:30.219Z] === RUN TestInitAddressPools [2021-12-09T23:15:30.219Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-09T23:15:30.219Z] PASS [2021-12-09T23:15:30.219Z] coverage: 74.0% of statements [2021-12-09T23:15:30.219Z] ok github.com/docker/docker/libnetwork/ipamutils 0.550s coverage: 74.0% of statements [2021-12-09T23:15:30.219Z] --- PASS: TestPoolAllocationReuse (2.20s) [2021-12-09T23:15:30.219Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-09T23:15:30.219Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-12-09T23:15:30.219Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-09T23:15:30.219Z] --- PASS: TestSetRollover (2.10s) [2021-12-09T23:15:30.219Z] === RUN TestSetRolloverSerial [2021-12-09T23:15:30.404Z] === RUN TestSendToOneSub [2021-12-09T23:15:30.404Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-09T23:15:30.404Z] === RUN TestSendToMultipleSubs [2021-12-09T23:15:30.404Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-09T23:15:30.404Z] === RUN TestEvictOneSub [2021-12-09T23:15:30.404Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-09T23:15:30.404Z] === RUN TestClosePublisher [2021-12-09T23:15:30.404Z] --- PASS: TestClosePublisher (0.00s) [2021-12-09T23:15:30.404Z] === RUN TestPubSubRace [2021-12-09T23:15:30.688Z] === RUN TestKeyValue [2021-12-09T23:15:30.688Z] --- PASS: TestKeyValue (0.00s) [2021-12-09T23:15:30.688Z] PASS [2021-12-09T23:15:30.688Z] coverage: 60.0% of statements [2021-12-09T23:15:30.688Z] ok github.com/docker/docker/libnetwork/netlabel 0.058s coverage: 60.0% of statements [2021-12-09T23:15:30.773Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2021-12-09T23:15:30.773Z] === RUN TestDockerNetworkMacvlan [2021-12-09T23:15:30.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-09T23:15:30.866Z] 2021/12/09 23:15:30 Closing DB instances... [2021-12-09T23:15:30.866Z] time="2021-12-09T23:15:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-09T23:15:31.327Z] --- PASS: TestPubSubRace (1.05s) [2021-12-09T23:15:31.327Z] PASS [2021-12-09T23:15:31.327Z] coverage: 75.0% of statements [2021-12-09T23:15:31.327Z] ok github.com/docker/docker/pkg/pubsub 1.089s coverage: 75.0% of statements [2021-12-09T23:15:31.335Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-09T23:15:31.788Z] --- PASS: TestAllocateRandomDeallocate (3.56s) [2021-12-09T23:15:31.788Z] === RUN TestRetrieveFromStore [2021-12-09T23:15:31.788Z] === RUN TestRegister [2021-12-09T23:15:31.788Z] --- PASS: TestRegister (0.00s) [2021-12-09T23:15:31.788Z] === RUN TestCommand [2021-12-09T23:15:31.788Z] --- PASS: TestCommand (0.03s) [2021-12-09T23:15:31.788Z] === RUN TestNaiveSelf [2021-12-09T23:15:31.788Z] --- PASS: TestNaiveSelf (0.02s) [2021-12-09T23:15:31.788Z] PASS [2021-12-09T23:15:31.788Z] coverage: 82.4% of statements [2021-12-09T23:15:31.788Z] ok github.com/docker/docker/pkg/reexec 0.076s coverage: 82.4% of statements [2021-12-09T23:15:31.895Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-09T23:15:32.250Z] === RUN TestDump [2021-12-09T23:15:32.250Z] goroutine 19 [running]: [2021-12-09T23:15:32.250Z] github.com/docker/docker/pkg/stack.dump(0x2cb457) [2021-12-09T23:15:32.250Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-09T23:15:32.250Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-09T23:15:32.250Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-09T23:15:32.250Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-09T23:15:32.250Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-09T23:15:32.250Z] testing.tRunner(0xc0000851e0, 0x438e38) [2021-12-09T23:15:32.250Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-09T23:15:32.250Z] created by testing.(*T).Run [2021-12-09T23:15:32.250Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-09T23:15:32.250Z] [2021-12-09T23:15:32.250Z] goroutine 1 [chan receive]: [2021-12-09T23:15:32.250Z] testing.(*T).Run(0xc000085040, {0x42a4fd, 0x2aa1b3}, 0x438e38) [2021-12-09T23:15:32.250Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-09T23:15:32.250Z] testing.runTests.func1(0xc0000ba720) [2021-12-09T23:15:32.250Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-09T23:15:32.250Z] testing.tRunner(0xc000085040, 0xc0000c5ce0) [2021-12-09T23:15:32.250Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-09T23:15:32.250Z] testing.runTests(0xc0000d4080, {0x59cba0, 0x3, 0x3}, {0x2ca6ad, 0x42c1f7, 0x5a1640}) [2021-12-09T23:15:32.251Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-09T23:15:32.251Z] testing.(*M).Run(0xc0000d4080) [2021-12-09T23:15:32.251Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-09T23:15:32.251Z] main.main() [2021-12-09T23:15:32.251Z] _testmain.go:95 +0x1f5 [2021-12-09T23:15:32.251Z] --- PASS: TestDump (0.00s) [2021-12-09T23:15:32.251Z] === RUN TestDumpToFile [2021-12-09T23:15:32.251Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.82s) [2021-12-09T23:15:32.251Z] === RUN TestNetworkDBGarbageCollection [2021-12-09T23:15:32.712Z] --- PASS: TestDumpToFile (0.12s) [2021-12-09T23:15:32.712Z] === RUN TestDumpToFileWithEmptyInput [2021-12-09T23:15:32.712Z] goroutine 21 [running]: [2021-12-09T23:15:32.712Z] github.com/docker/docker/pkg/stack.dump(0x3383f4) [2021-12-09T23:15:32.712Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-09T23:15:32.712Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x3387a0}) [2021-12-09T23:15:32.712Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-09T23:15:32.712Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0) [2021-12-09T23:15:32.712Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-09T23:15:32.712Z] testing.tRunner(0xc0000856c0, 0x438e28) [2021-12-09T23:15:32.712Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-09T23:15:32.712Z] created by testing.(*T).Run [2021-12-09T23:15:32.712Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-09T23:15:32.712Z] [2021-12-09T23:15:32.712Z] goroutine 1 [chan receive]: [2021-12-09T23:15:32.712Z] testing.(*T).Run(0xc000085040, {0x431289, 0x2aa1b3}, 0x438e28) [2021-12-09T23:15:32.712Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-09T23:15:32.712Z] testing.runTests.func1(0xc0000ba720) [2021-12-09T23:15:32.712Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-09T23:15:32.712Z] testing.tRunner(0xc000085040, 0xc0000c5ce0) [2021-12-09T23:15:32.712Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-09T23:15:32.712Z] testing.runTests(0xc0000d4080, {0x59cba0, 0x3, 0x3}, {0x2ca6ad, 0x42c1f7, 0x5a1640}) [2021-12-09T23:15:32.712Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-09T23:15:32.712Z] testing.(*M).Run(0xc0000d4080) [2021-12-09T23:15:32.712Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-09T23:15:32.712Z] main.main() [2021-12-09T23:15:32.712Z] _testmain.go:95 +0x1f5 [2021-12-09T23:15:32.712Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-09T23:15:32.712Z] PASS [2021-12-09T23:15:32.712Z] coverage: 90.9% of statements [2021-12-09T23:15:32.712Z] ok github.com/docker/docker/pkg/stack 0.157s coverage: 90.9% of statements [2021-12-09T23:15:32.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-09T23:15:32.822Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-09T23:15:32.897Z] --- PASS: TestSetRolloverSerial (2.61s) [2021-12-09T23:15:32.898Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-09T23:15:32.898Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-09T23:15:32.898Z] PASS [2021-12-09T23:15:32.898Z] coverage: 84.4% of statements [2021-12-09T23:15:32.898Z] ok github.com/docker/docker/libnetwork/bitseq 14.656s coverage: 84.4% of statements [2021-12-09T23:15:33.173Z] --- PASS: TestRetrieveFromStore (1.16s) [2021-12-09T23:15:33.173Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-09T23:15:33.173Z] === RUN TestNewStdWriter [2021-12-09T23:15:33.173Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-09T23:15:33.173Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestWriteWithNilBytes [2021-12-09T23:15:33.173Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestWrite [2021-12-09T23:15:33.173Z] --- PASS: TestWrite (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestWriteWithWriterError [2021-12-09T23:15:33.173Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-09T23:15:33.173Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestStdCopyWriteAndRead [2021-12-09T23:15:33.173Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-09T23:15:33.173Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-09T23:15:33.173Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-09T23:15:33.173Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-09T23:15:33.173Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-09T23:15:33.173Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-09T23:15:33.173Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-09T23:15:33.173Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-09T23:15:33.173Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-09T23:15:33.174Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-09T23:15:33.174Z] PASS [2021-12-09T23:15:33.174Z] coverage: 100.0% of statements [2021-12-09T23:15:33.174Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-12-09T23:15:33.174Z] === RUN TestParallelPredefinedRequest1 [2021-12-09T23:15:33.174Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-09T23:15:33.174Z] === RUN TestParallelPredefinedRequest2 [2021-12-09T23:15:33.174Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-09T23:15:33.174Z] === RUN TestParallelPredefinedRequest3 [2021-12-09T23:15:33.174Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-09T23:15:33.174Z] === RUN TestParallelPredefinedRequest4 [2021-12-09T23:15:33.174Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-09T23:15:33.174Z] === RUN TestParallelPredefinedRequest5 [2021-12-09T23:15:33.174Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-09T23:15:33.174Z] === RUN TestDebug [2021-12-09T23:15:33.174Z] --- PASS: TestDebug (0.00s) [2021-12-09T23:15:33.174Z] === RUN TestRequestPoolParallel [2021-12-09T23:15:33.174Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2021-12-09T23:15:33.174Z] time="2021-12-09T23:15:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-09T23:15:33.174Z] --- PASS: TestRequestPoolParallel (0.40s) [2021-12-09T23:15:33.174Z] === RUN TestFullAllocateRelease [2021-12-09T23:15:33.635Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-09T23:15:33.635Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-09T23:15:33.635Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-09T23:15:33.635Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-09T23:15:33.635Z] === RUN TestFormatStatus [2021-12-09T23:15:33.635Z] --- PASS: TestFormatStatus (0.00s) [2021-12-09T23:15:33.635Z] === RUN TestFormatError [2021-12-09T23:15:33.635Z] --- PASS: TestFormatError (0.00s) [2021-12-09T23:15:33.635Z] === RUN TestFormatJSONError [2021-12-09T23:15:33.635Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-09T23:15:33.635Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-09T23:15:33.635Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-09T23:15:33.635Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-09T23:15:33.635Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-09T23:15:33.635Z] === RUN TestNewJSONProgressOutput [2021-12-09T23:15:33.635Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-09T23:15:33.635Z] === RUN TestAuxFormatterEmit [2021-12-09T23:15:33.635Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-09T23:15:33.635Z] === RUN TestStreamWriterStdout [2021-12-09T23:15:33.635Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-09T23:15:33.635Z] === RUN TestStreamWriterStderr [2021-12-09T23:15:33.635Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-09T23:15:33.635Z] PASS [2021-12-09T23:15:33.635Z] coverage: 66.2% of statements [2021-12-09T23:15:33.635Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2021-12-09T23:15:33.635Z] --- PASS: TestFullAllocateRelease (0.38s) [2021-12-09T23:15:33.635Z] === RUN TestOddAllocateRelease [2021-12-09T23:15:33.880Z] === RUN TestNetworkDBSimple [2021-12-09T23:15:34.096Z] --- PASS: TestOddAllocateRelease (0.20s) [2021-12-09T23:15:34.097Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-09T23:15:34.097Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-12-09T23:15:34.097Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-09T23:15:34.097Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-12-09T23:15:34.097Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-09T23:15:34.097Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-12-09T23:15:34.097Z] === CONT TestParallelPredefinedRequest1 [2021-12-09T23:15:34.097Z] === CONT TestParallelPredefinedRequest5 [2021-12-09T23:15:34.097Z] === CONT TestParallelPredefinedRequest3 [2021-12-09T23:15:34.097Z] === CONT TestParallelPredefinedRequest4 [2021-12-09T23:15:34.097Z] === CONT TestParallelPredefinedRequest1 [2021-12-09T23:15:34.097Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:15:34.097Z] === CONT TestParallelPredefinedRequest3 [2021-12-09T23:15:34.097Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:15:34.097Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-09T23:15:34.097Z] === CONT TestParallelPredefinedRequest2 [2021-12-09T23:15:34.097Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:15:34.097Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-09T23:15:34.097Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-09T23:15:34.097Z] === CONT TestParallelPredefinedRequest4 [2021-12-09T23:15:34.097Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:15:34.097Z] === CONT TestParallelPredefinedRequest5 [2021-12-09T23:15:34.097Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:15:34.097Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-09T23:15:34.097Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-09T23:15:34.097Z] PASS [2021-12-09T23:15:34.097Z] coverage: 85.3% of statements [2021-12-09T23:15:34.097Z] ok github.com/docker/docker/libnetwork/ipam 40.670s coverage: 85.3% of statements [2021-12-09T23:15:34.097Z] === RUN TestGenerateRandomID [2021-12-09T23:15:34.097Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-09T23:15:34.097Z] === RUN TestShortenId [2021-12-09T23:15:34.097Z] --- PASS: TestShortenId (0.00s) [2021-12-09T23:15:34.097Z] === RUN TestShortenSha256Id [2021-12-09T23:15:34.097Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-09T23:15:34.097Z] === RUN TestShortenIdEmpty [2021-12-09T23:15:34.097Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-09T23:15:34.097Z] === RUN TestShortenIdInvalid [2021-12-09T23:15:34.097Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-09T23:15:34.097Z] === RUN TestIsShortIDNonHex [2021-12-09T23:15:34.097Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-09T23:15:34.097Z] === RUN TestIsShortIDNotCorrectSize [2021-12-09T23:15:34.097Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-09T23:15:34.097Z] PASS [2021-12-09T23:15:34.097Z] coverage: 70.6% of statements [2021-12-09T23:15:34.097Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-12-09T23:15:34.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-09T23:15:34.347Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.92s) [2021-12-09T23:15:34.347Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-09T23:15:34.558Z] === RUN TestIsCpusetListAvailable [2021-12-09T23:15:34.558Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-09T23:15:34.558Z] PASS [2021-12-09T23:15:34.558Z] coverage: 39.4% of statements [2021-12-09T23:15:34.558Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2021-12-09T23:15:34.709Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-09T23:15:34.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-09T23:15:34.813Z] 2021/12/09 23:15:34 Closing DB instances... [2021-12-09T23:15:34.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-09T23:15:35.275Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-09T23:15:35.275Z] PASS [2021-12-09T23:15:35.275Z] coverage: 100.0% of statements [2021-12-09T23:15:35.275Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2021-12-09T23:15:35.738Z] === RUN TestGenerate [2021-12-09T23:15:35.738Z] --- PASS: TestGenerate (0.00s) [2021-12-09T23:15:35.738Z] === RUN TestGeneratePtr [2021-12-09T23:15:35.738Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-09T23:15:35.738Z] === RUN TestGenerateMissingField [2021-12-09T23:15:35.738Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-09T23:15:35.738Z] === RUN TestFieldCannotBeSet [2021-12-09T23:15:35.738Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-09T23:15:35.738Z] === RUN TestTypeMismatchError [2021-12-09T23:15:35.738Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-09T23:15:35.738Z] PASS [2021-12-09T23:15:35.738Z] coverage: 100.0% of statements [2021-12-09T23:15:35.738Z] ok github.com/docker/docker/libnetwork/options 0.030s coverage: 100.0% of statements [2021-12-09T23:15:35.738Z] --- PASS: TestNetworkDBSimple (2.05s) [2021-12-09T23:15:35.738Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-09T23:15:35.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-09T23:15:36.073Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-09T23:15:36.101Z] === RUN TestChtimes [2021-12-09T23:15:36.101Z] --- PASS: TestChtimes (0.00s) [2021-12-09T23:15:36.101Z] === RUN TestChtimesWindows [2021-12-09T23:15:36.101Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-09T23:15:36.101Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-09T23:15:36.101Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-09T23:15:36.101Z] === RUN TestEnsureRemoveAllNotExist [2021-12-09T23:15:36.101Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-09T23:15:36.101Z] === RUN TestEnsureRemoveAllWithDir [2021-12-09T23:15:36.101Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-09T23:15:36.101Z] === RUN TestEnsureRemoveAllWithFile [2021-12-09T23:15:36.101Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-09T23:15:36.101Z] === RUN TestHasWin32KSupport [2021-12-09T23:15:36.101Z] syscall_windows_test.go:8: win32k: true [2021-12-09T23:15:36.101Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-09T23:15:36.101Z] PASS [2021-12-09T23:15:36.101Z] coverage: 13.0% of statements [2021-12-09T23:15:36.101Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-09T23:15:36.200Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-09T23:15:36.200Z] testing: warning: no tests to run [2021-12-09T23:15:36.200Z] PASS [2021-12-09T23:15:36.200Z] coverage: 0.0% of statements [2021-12-09T23:15:36.200Z] ok github.com/docker/docker/libnetwork/osl 0.031s coverage: 0.0% of statements [no tests to run] [2021-12-09T23:15:36.200Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.16s) [2021-12-09T23:15:36.200Z] === RUN TestGetAddress [2021-12-09T23:15:36.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-09T23:15:36.564Z] === RUN TestTailFile [2021-12-09T23:15:36.564Z] --- PASS: TestTailFile (0.00s) [2021-12-09T23:15:36.564Z] === RUN TestTailFileManyLines [2021-12-09T23:15:36.564Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-09T23:15:36.564Z] === RUN TestTailEmptyFile [2021-12-09T23:15:36.564Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-09T23:15:36.564Z] === RUN TestTailNegativeN [2021-12-09T23:15:36.564Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader [2021-12-09T23:15:36.564Z] === PAUSE TestNewTailReader [2021-12-09T23:15:36.564Z] === CONT TestNewTailReader [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-09T23:15:36.564Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-09T23:15:36.564Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/no_delimiter [2021-12-09T23:15:36.564Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-09T23:15:36.564Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-09T23:15:36.564Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-09T23:15:36.564Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/truncated_last_line [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-09T23:15:36.564Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-09T23:15:36.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-09T23:15:36.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-09T23:15:36.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-09T23:15:36.564Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.564Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/no_delimiter [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:36.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:36.565Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:36.565Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-09T23:15:36.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-09T23:15:36.566Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-09T23:15:36.566Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:36.567Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-09T23:15:36.567Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:36.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-09T23:15:36.568Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:36.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:36.568Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:36.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-09T23:15:36.568Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:36.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:36.568Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:36.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:36.568Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-09T23:15:36.568Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:36.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:36.568Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:36.568Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:36.568Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-09T23:15:36.568Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:36.568Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:36.663Z] === RUN TestRequestNewPort [2021-12-09T23:15:36.663Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-09T23:15:36.663Z] === RUN TestRequestSpecificPort [2021-12-09T23:15:36.663Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-09T23:15:36.663Z] === RUN TestReleasePort [2021-12-09T23:15:36.663Z] --- PASS: TestReleasePort (0.00s) [2021-12-09T23:15:36.663Z] === RUN TestReuseReleasedPort [2021-12-09T23:15:36.663Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-09T23:15:36.663Z] === RUN TestReleaseUnreadledPort [2021-12-09T23:15:36.663Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-09T23:15:36.663Z] === RUN TestUnknowProtocol [2021-12-09T23:15:36.663Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-09T23:15:36.663Z] === RUN TestAllocateAllPorts [2021-12-09T23:15:36.663Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-09T23:15:36.663Z] === RUN TestPortAllocation [2021-12-09T23:15:36.663Z] --- PASS: TestPortAllocation (0.00s) [2021-12-09T23:15:36.663Z] === RUN TestPortAllocationWithCustomRange [2021-12-09T23:15:36.663Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-09T23:15:36.663Z] === RUN TestNoDuplicateBPR [2021-12-09T23:15:36.663Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-09T23:15:36.663Z] === RUN TestChangePortRange [2021-12-09T23:15:36.663Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-09T23:15:36.663Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-09T23:15:36.663Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-09T23:15:36.663Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-09T23:15:36.663Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-09T23:15:36.663Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-09T23:15:36.663Z] --- PASS: TestChangePortRange (0.00s) [2021-12-09T23:15:36.663Z] PASS [2021-12-09T23:15:36.663Z] coverage: 88.6% of statements [2021-12-09T23:15:36.663Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2021-12-09T23:15:36.663Z] 2021/12/09 23:15:36 Closing DB instances... [2021-12-09T23:15:36.663Z] testing: warning: no tests to run [2021-12-09T23:15:36.663Z] PASS [2021-12-09T23:15:36.663Z] coverage: 0.0% of statements [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:37.030Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-09T23:15:37.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:37.031Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-09T23:15:37.031Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-09T23:15:37.032Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-09T23:15:37.033Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-09T23:15:37.033Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-09T23:15:37.033Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.033Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:15:37.034Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:15:37.035Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:15:37.035Z] PASS [2021-12-09T23:15:37.035Z] coverage: 88.6% of statements [2021-12-09T23:15:37.035Z] ok github.com/docker/docker/pkg/tailfile 0.167s coverage: 88.6% of statements [2021-12-09T23:15:37.125Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2021-12-09T23:15:37.125Z] === RUN TestHashData [2021-12-09T23:15:37.125Z] --- PASS: TestHashData (0.00s) [2021-12-09T23:15:37.125Z] PASS [2021-12-09T23:15:37.125Z] coverage: 2.8% of statements [2021-12-09T23:15:37.125Z] ok github.com/docker/docker/libnetwork/resolvconf 0.031s coverage: 2.8% of statements [2021-12-09T23:15:37.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-09T23:15:37.498Z] === RUN TestTarSumRemoveNonExistent [2021-12-09T23:15:37.498Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-12-09T23:15:37.498Z] === RUN TestTarSumRemove [2021-12-09T23:15:37.498Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-09T23:15:37.498Z] === RUN TestSortFileInfoSums [2021-12-09T23:15:37.498Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-09T23:15:37.498Z] === RUN TestNewTarSumForLabelInvalid [2021-12-09T23:15:37.498Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-09T23:15:37.498Z] === RUN TestNewTarSumForLabel [2021-12-09T23:15:37.498Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-09T23:15:37.498Z] === RUN TestEmptyTar [2021-12-09T23:15:37.498Z] --- PASS: TestEmptyTar (0.00s) [2021-12-09T23:15:37.498Z] === RUN TestTarSumsReadSize [2021-12-09T23:15:37.498Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-09T23:15:37.498Z] === RUN TestTarSums [2021-12-09T23:15:37.498Z] --- PASS: TestTarSums (0.05s) [2021-12-09T23:15:37.498Z] === RUN TestIteration [2021-12-09T23:15:37.498Z] --- PASS: TestIteration (0.00s) [2021-12-09T23:15:37.498Z] === RUN TestVersionLabelForChecksum [2021-12-09T23:15:37.498Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-09T23:15:37.498Z] === RUN TestVersion [2021-12-09T23:15:37.498Z] --- PASS: TestVersion (0.00s) [2021-12-09T23:15:37.498Z] === RUN TestGetVersion [2021-12-09T23:15:37.498Z] --- PASS: TestGetVersion (0.00s) [2021-12-09T23:15:37.498Z] === RUN TestGetVersions [2021-12-09T23:15:37.498Z] --- PASS: TestGetVersions (0.00s) [2021-12-09T23:15:37.498Z] PASS [2021-12-09T23:15:37.498Z] coverage: 89.3% of statements [2021-12-09T23:15:37.498Z] ok github.com/docker/docker/pkg/tarsum 0.096s coverage: 89.3% of statements [2021-12-09T23:15:37.587Z] === RUN TestErrorConstructors [2021-12-09T23:15:37.587Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-09T23:15:37.587Z] === RUN TestCompareIPMask [2021-12-09T23:15:37.587Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-09T23:15:37.587Z] === RUN TestUtilGetHostPartIP [2021-12-09T23:15:37.587Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-09T23:15:37.587Z] === RUN TestUtilGetBroadcastIP [2021-12-09T23:15:37.587Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-09T23:15:37.587Z] === RUN TestParseCIDR [2021-12-09T23:15:37.587Z] --- PASS: TestParseCIDR (0.00s) [2021-12-09T23:15:37.587Z] PASS [2021-12-09T23:15:37.587Z] coverage: 37.3% of statements [2021-12-09T23:15:37.587Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2021-12-09T23:15:37.959Z] time="2021-12-09T23:15:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-09T23:15:37.959Z] testing: warning: no tests to run [2021-12-09T23:15:37.959Z] PASS [2021-12-09T23:15:37.959Z] coverage: [no statements] [2021-12-09T23:15:37.959Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2021-12-09T23:15:38.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-09T23:15:38.050Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-09T23:15:38.050Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-09T23:15:38.050Z] PASS [2021-12-09T23:15:38.050Z] coverage: 50.0% of statements [2021-12-09T23:15:38.050Z] ok github.com/docker/docker/oci 0.041s coverage: 50.0% of statements [2021-12-09T23:15:38.421Z] === RUN TestTruncIndex [2021-12-09T23:15:38.513Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.62s) [2021-12-09T23:15:38.513Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-09T23:15:38.513Z] === RUN TestAddressPoolOpt [2021-12-09T23:15:38.513Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/a [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/something [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/_=a [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/env1=value1 [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/_env1=value1 [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/PATH [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/=a [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/PATH= [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/PATH=something [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/asd!qwe [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/1asd [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/123 [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/some_space [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/__some_space_before [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/some_space_after__ [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/= [2021-12-09T23:15:38.513Z] === RUN TestValidateEnv/PaTh [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestParseHost [2021-12-09T23:15:38.513Z] --- PASS: TestParseHost (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestParseDockerDaemonHost [2021-12-09T23:15:38.513Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestParseTCP [2021-12-09T23:15:38.513Z] --- PASS: TestParseTCP (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-09T23:15:38.513Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestValidateExtraHosts [2021-12-09T23:15:38.513Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestIpOptString [2021-12-09T23:15:38.513Z] --- PASS: TestIpOptString (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-09T23:15:38.513Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestNewIpOptValidDefaultVal [2021-12-09T23:15:38.513Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestIpOptSetInvalidVal [2021-12-09T23:15:38.513Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestValidateIPAddress [2021-12-09T23:15:38.513Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestMapOpts [2021-12-09T23:15:38.513Z] --- PASS: TestMapOpts (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestListOptsWithoutValidator [2021-12-09T23:15:38.513Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestListOptsWithValidator [2021-12-09T23:15:38.513Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestValidateDNSSearch [2021-12-09T23:15:38.513Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel/label_with_general_format [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel/label_with_one_more [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-09T23:15:38.513Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-09T23:15:38.513Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestNamedListOpts [2021-12-09T23:15:38.513Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestNamedMapOpts [2021-12-09T23:15:38.513Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestParseLink [2021-12-09T23:15:38.513Z] --- PASS: TestParseLink (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestQuotedStringSetWithQuotes [2021-12-09T23:15:38.513Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-09T23:15:38.513Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-09T23:15:38.513Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-09T23:15:38.513Z] === RUN TestUlimitOpt [2021-12-09T23:15:38.513Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-09T23:15:38.513Z] PASS [2021-12-09T23:15:38.513Z] coverage: 67.1% of statements [2021-12-09T23:15:38.513Z] ok github.com/docker/docker/opts 0.058s coverage: 67.1% of statements [2021-12-09T23:15:38.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-09T23:15:38.882Z] --- PASS: TestTruncIndex (0.10s) [2021-12-09T23:15:38.882Z] PASS [2021-12-09T23:15:38.882Z] coverage: 91.5% of statements [2021-12-09T23:15:38.882Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2021-12-09T23:15:38.882Z] === RUN TestIsGIT [2021-12-09T23:15:38.882Z] --- PASS: TestIsGIT (0.00s) [2021-12-09T23:15:38.882Z] === RUN TestIsTransport [2021-12-09T23:15:38.882Z] --- PASS: TestIsTransport (0.00s) [2021-12-09T23:15:38.882Z] PASS [2021-12-09T23:15:38.882Z] coverage: 100.0% of statements [2021-12-09T23:15:38.882Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2021-12-09T23:15:38.975Z] === RUN TestParseVersion [2021-12-09T23:15:38.975Z] --- PASS: TestParseVersion (0.00s) [2021-12-09T23:15:38.975Z] PASS [2021-12-09T23:15:38.975Z] coverage: 52.9% of statements [2021-12-09T23:15:38.975Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-12-09T23:15:39.340Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-09T23:15:39.343Z] === RUN TestVersionInfo [2021-12-09T23:15:39.343Z] --- PASS: TestVersionInfo (0.00s) [2021-12-09T23:15:39.343Z] === RUN TestAppendVersions [2021-12-09T23:15:39.343Z] --- PASS: TestAppendVersions (0.00s) [2021-12-09T23:15:39.343Z] PASS [2021-12-09T23:15:39.343Z] coverage: 88.9% of statements [2021-12-09T23:15:39.343Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-12-09T23:15:39.512Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-09T23:15:39.512Z] Using test binary docker [2021-12-09T23:15:39.512Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-09T23:15:39.512Z] +++ /etc/init.d/apparmor start [2021-12-09T23:15:39.512Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-09T23:15:39.512Z] INFO: Waiting for daemon to start... [2021-12-09T23:15:39.512Z] Starting dockerd [2021-12-09T23:15:39.512Z] +++ 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-12-09T23:15:39.955Z] 2021/12/09 23:15:39 Closing DB instances... [2021-12-09T23:15:39.955Z] === RUN TestPeerCertificateMarshalJSON [2021-12-09T23:15:40.267Z] --- PASS: TestDockerNetworkMacvlan (9.62s) [2021-12-09T23:15:40.267Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-12-09T23:15:40.267Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-12-09T23:15:40.267Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2021-12-09T23:15:40.267Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2021-12-09T23:15:40.267Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2021-12-09T23:15:40.267Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2021-12-09T23:15:40.267Z] PASS [2021-12-09T23:15:40.267Z] [2021-12-09T23:15:40.267Z] DONE 8 tests in 10.904s [2021-12-09T23:15:40.267Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-09T23:15:40.267Z] testing: warning: no tests to run [2021-12-09T23:15:40.267Z] PASS [2021-12-09T23:15:40.267Z] [2021-12-09T23:15:40.267Z] DONE 0 tests in 0.032s [2021-12-09T23:15:40.267Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-09T23:15:40.267Z] INFO: Testing against a local daemon [2021-12-09T23:15:40.267Z] === RUN TestAuthZPluginAllowRequest [2021-12-09T23:15:40.418Z] === RUN TestIsArchivePathDir [2021-12-09T23:15:40.418Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-09T23:15:40.418Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-09T23:15:40.418Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s) [2021-12-09T23:15:40.418Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-09T23:15:40.418Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-09T23:15:40.418Z] === RUN TestMiddleware [2021-12-09T23:15:40.418Z] --- PASS: TestMiddleware (0.00s) [2021-12-09T23:15:40.418Z] === RUN TestNewResponseModifier [2021-12-09T23:15:40.418Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-09T23:15:40.418Z] PASS [2021-12-09T23:15:40.418Z] coverage: 26.8% of statements [2021-12-09T23:15:40.418Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-12-09T23:15:40.418Z] === RUN TestIsArchivePathInvalidFile [2021-12-09T23:15:40.418Z] ok github.com/docker/docker/pkg/authorization 0.336s coverage: 26.8% of statements [2021-12-09T23:15:40.418Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-12-09T23:15:40.418Z] === RUN TestIsArchivePathTar [2021-12-09T23:15:40.418Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-12-09T23:15:40.418Z] === RUN TestDecompressStreamGzip [2021-12-09T23:15:40.881Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-12-09T23:15:40.881Z] === RUN TestDecompressStreamBzip2 [2021-12-09T23:15:40.881Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-12-09T23:15:40.881Z] === RUN TestDecompressStreamXz [2021-12-09T23:15:40.881Z] archive_test.go:133: Xz not present in msys2 [2021-12-09T23:15:40.881Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-09T23:15:40.881Z] === RUN TestDecompressStreamZstd [2021-12-09T23:15:40.881Z] archive_test.go:140: zstd not installed [2021-12-09T23:15:40.881Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-12-09T23:15:40.881Z] === RUN TestCompressStreamXzUnsupported [2021-12-09T23:15:40.881Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-09T23:15:40.881Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-09T23:15:40.881Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-09T23:15:40.881Z] === RUN TestCompressStreamInvalid [2021-12-09T23:15:40.881Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-09T23:15:40.881Z] === RUN TestExtensionInvalid [2021-12-09T23:15:40.881Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-09T23:15:40.881Z] === RUN TestExtensionUncompressed [2021-12-09T23:15:40.881Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-09T23:15:40.881Z] === RUN TestExtensionBzip2 [2021-12-09T23:15:40.881Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-09T23:15:40.881Z] === RUN TestExtensionGzip [2021-12-09T23:15:40.881Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-09T23:15:40.881Z] === RUN TestExtensionXz [2021-12-09T23:15:40.881Z] --- PASS: TestExtensionXz (0.00s) [2021-12-09T23:15:40.881Z] === RUN TestExtensionZstd [2021-12-09T23:15:40.881Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-09T23:15:40.881Z] === RUN TestCmdStreamLargeStderr [2021-12-09T23:15:40.881Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-12-09T23:15:40.881Z] === RUN TestCmdStreamBad [2021-12-09T23:15:40.881Z] archive_test.go:252: Failing on Windows CI machines [2021-12-09T23:15:40.881Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-09T23:15:40.881Z] === RUN TestCmdStreamGood [2021-12-09T23:15:40.881Z] === RUN TestUnbuffered [2021-12-09T23:15:40.881Z] --- PASS: TestUnbuffered (0.00s) [2021-12-09T23:15:40.881Z] === RUN TestRaceUnbuffered [2021-12-09T23:15:40.881Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-09T23:15:40.881Z] PASS [2021-12-09T23:15:40.881Z] coverage: 100.0% of statements [2021-12-09T23:15:40.881Z] --- PASS: TestCmdStreamGood (0.03s) [2021-12-09T23:15:40.881Z] === RUN TestUntarPathWithInvalidDest [2021-12-09T23:15:40.881Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-12-09T23:15:40.881Z] --- PASS: TestUntarPathWithInvalidDest (0.04s) [2021-12-09T23:15:40.881Z] === RUN TestUntarPathWithInvalidSrc [2021-12-09T23:15:40.881Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-09T23:15:40.881Z] === RUN TestUntarPath [2021-12-09T23:15:40.881Z] --- PASS: TestUntarPath (0.05s) [2021-12-09T23:15:40.881Z] === RUN TestUntarPathWithDestinationFile [2021-12-09T23:15:40.881Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-12-09T23:15:40.881Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-09T23:15:40.888Z] === RUN TestValidatePrivileges [2021-12-09T23:15:40.888Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-09T23:15:40.888Z] === RUN TestFilterByCapNeg [2021-12-09T23:15:40.888Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-09T23:15:40.888Z] === RUN TestFilterByCapPos [2021-12-09T23:15:40.888Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-09T23:15:40.888Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-09T23:15:40.888Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-09T23:15:40.888Z] PASS [2021-12-09T23:15:40.888Z] coverage: 12.0% of statements [2021-12-09T23:15:40.888Z] ok github.com/docker/docker/plugin 0.040s coverage: 12.0% of statements [2021-12-09T23:15:40.888Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-09T23:15:40.888Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-09T23:15:40.888Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-09T23:15:40.888Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-09T23:15:41.350Z] === RUN TestNewSettable [2021-12-09T23:15:41.350Z] --- PASS: TestNewSettable (0.00s) [2021-12-09T23:15:41.350Z] === RUN TestIsSettable [2021-12-09T23:15:41.350Z] --- PASS: TestIsSettable (0.00s) [2021-12-09T23:15:41.350Z] === RUN TestUpdateSettingsEnv [2021-12-09T23:15:41.350Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-09T23:15:41.350Z] PASS [2021-12-09T23:15:41.350Z] coverage: 20.0% of statements [2021-12-09T23:15:41.350Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2021-12-09T23:15:41.350Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-12-09T23:15:41.350Z] === RUN TestCopyWithTarInvalidSrc [2021-12-09T23:15:41.350Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-09T23:15:41.350Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-09T23:15:41.350Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-09T23:15:41.350Z] === RUN TestCopyWithTarSrcFile [2021-12-09T23:15:41.350Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-09T23:15:41.350Z] === RUN TestCopyWithTarSrcFolder [2021-12-09T23:15:41.350Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-09T23:15:41.350Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-09T23:15:41.350Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-09T23:15:41.350Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-09T23:15:41.350Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-09T23:15:41.350Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-09T23:15:41.350Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-09T23:15:41.350Z] === RUN TestCopyFileWithTarSrcFile [2021-12-09T23:15:41.350Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-12-09T23:15:41.350Z] === RUN TestTarFiles [2021-12-09T23:15:41.350Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2021-12-09T23:15:41.350Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-09T23:15:41.350Z] === RUN TestMatch [2021-12-09T23:15:41.350Z] === RUN TestMatch/[[]] [2021-12-09T23:15:41.350Z] === RUN TestMatch/[[foo]] [2021-12-09T23:15:41.350Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-09T23:15:41.350Z] === RUN TestMatch/[[foo_bar]] [2021-12-09T23:15:41.350Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-09T23:15:41.350Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-09T23:15:41.350Z] === RUN TestMatch/[] [2021-12-09T23:15:41.350Z] === RUN TestMatch/[]#01 [2021-12-09T23:15:41.350Z] === RUN TestMatch/[[qux]] [2021-12-09T23:15:41.350Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-09T23:15:41.350Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-09T23:15:41.350Z] === RUN TestMatch/[[foo_baz]] [2021-12-09T23:15:41.350Z] --- PASS: TestMatch (0.00s) [2021-12-09T23:15:41.350Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-09T23:15:41.350Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-09T23:15:41.350Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-09T23:15:41.350Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-09T23:15:41.350Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-09T23:15:41.350Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-09T23:15:41.350Z] --- PASS: TestMatch/[] (0.00s) [2021-12-09T23:15:41.350Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-09T23:15:41.350Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-09T23:15:41.350Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-09T23:15:41.350Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-09T23:15:41.350Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-09T23:15:41.350Z] PASS [2021-12-09T23:15:41.350Z] coverage: 87.5% of statements [2021-12-09T23:15:41.350Z] ok github.com/docker/docker/pkg/capabilities 0.030s coverage: 87.5% of statements [2021-12-09T23:15:41.422Z] . [2021-12-09T23:15:41.422Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-09T23:15:41.422Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-09T23:15:41.422Z] Error: No such image: emptyfs [2021-12-09T23:15:41.422Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-09T23:15:41.422Z] ++++ docker load [2021-12-09T23:15:41.632Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2021-12-09T23:15:41.632Z] === RUN TestAuthZPluginTLS [2021-12-09T23:15:41.683Z] Running integration-test (iteration 1) [2021-12-09T23:15:41.683Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-12-09T23:15:41.683Z] ++ 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-12-09T23:15:41.683Z] ++ set -e [2021-12-09T23:15:41.683Z] ++ '[' -n 0 ']' [2021-12-09T23:15:41.683Z] ++ set -x [2021-12-09T23:15:41.683Z] ++ 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-12-09T23:15:41.683Z] Loaded image: busybox:latest [2021-12-09T23:15:41.812Z] === RUN TestLoad [2021-12-09T23:15:41.812Z] --- PASS: TestLoad (0.00s) [2021-12-09T23:15:41.812Z] === RUN TestSave [2021-12-09T23:15:41.812Z] --- PASS: TestSave (0.02s) [2021-12-09T23:15:41.812Z] === RUN TestAddDeleteGet [2021-12-09T23:15:41.812Z] --- PASS: TestAddDeleteGet (0.03s) [2021-12-09T23:15:41.812Z] === RUN TestInvalidTags [2021-12-09T23:15:41.812Z] --- PASS: TestInvalidTags (0.00s) [2021-12-09T23:15:41.812Z] PASS [2021-12-09T23:15:41.812Z] coverage: 84.4% of statements [2021-12-09T23:15:41.812Z] ok github.com/docker/docker/reference 0.086s coverage: 84.4% of statements [2021-12-09T23:15:41.944Z] Loaded image: busybox:glibc [2021-12-09T23:15:42.193Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-12-09T23:15:42.193Z] === RUN TestAuthZPluginDenyRequest [2021-12-09T23:15:42.327Z] === RUN TestChrootTarUntar [2021-12-09T23:15:42.327Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:42.327Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-09T23:15:42.327Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-09T23:15:42.327Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:42.327Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-09T23:15:42.327Z] === RUN TestChrootUntarEmptyArchive [2021-12-09T23:15:42.327Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-09T23:15:42.327Z] === RUN TestChrootTarUntarWithSymlink [2021-12-09T23:15:42.327Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:15:42.327Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-09T23:15:42.327Z] === RUN TestChrootCopyWithTar [2021-12-09T23:15:42.327Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:15:42.327Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-09T23:15:42.327Z] === RUN TestChrootCopyFileWithTar [2021-12-09T23:15:42.327Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:42.327Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-09T23:15:42.327Z] === RUN TestChrootUntarPath [2021-12-09T23:15:42.327Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:15:42.327Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-09T23:15:42.327Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-09T23:15:42.450Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-12-09T23:15:42.450Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-09T23:15:42.785Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-09T23:15:42.785Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-12-09T23:15:42.785Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-09T23:15:42.785Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-09T23:15:42.785Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-09T23:15:42.785Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-09T23:15:42.785Z] === RUN TestResumableRequestReaderWithReadError [2021-12-09T23:15:42.785Z] === RUN TestResolveAuthConfigIndexServer [2021-12-09T23:15:42.785Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-09T23:15:42.785Z] === RUN TestResolveAuthConfigFullURL [2021-12-09T23:15:42.785Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-09T23:15:42.785Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-09T23:15:42.785Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-09T23:15:42.785Z] === RUN TestValidateMirror [2021-12-09T23:15:42.785Z] --- PASS: TestValidateMirror (0.00s) [2021-12-09T23:15:42.785Z] === RUN TestLoadInsecureRegistries [2021-12-09T23:15:42.789Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:42.789Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-09T23:15:42.789Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-09T23:15:42.789Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:42.789Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-09T23:15:42.789Z] === RUN TestChrootApplyDotDotFile [2021-12-09T23:15:42.789Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:42.789Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2021-12-09T23:15:42.789Z] PASS [2021-12-09T23:15:42.789Z] coverage: 15.1% of statements [2021-12-09T23:15:42.789Z] ok github.com/docker/docker/pkg/chrootarchive 0.100s coverage: 15.1% of statements [2021-12-09T23:15:42.884Z] Loaded image: debian:bullseye-slim [2021-12-09T23:15:42.884Z] Loaded image: hello-world:latest [2021-12-09T23:15:42.884Z] Loaded image: arm32v7/hello-world:latest [2021-12-09T23:15:42.884Z] INFO: Testing against a local daemon [2021-12-09T23:15:42.884Z] === RUN TestCgroupNamespacesBuild [2021-12-09T23:15:43.012Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-12-09T23:15:43.012Z] === RUN TestAuthZPluginDenyResponse [2021-12-09T23:15:43.247Z] time="2021-12-09T23:15:42Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-09T23:15:43.247Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-12-09T23:15:43.247Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-09T23:15:43.247Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-09T23:15:43.247Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-09T23:15:43.247Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestResumableRequestReader [2021-12-09T23:15:43.247Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-09T23:15:43.247Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-09T23:15:43.247Z] PASS [2021-12-09T23:15:43.247Z] coverage: 100.0% of statements [2021-12-09T23:15:43.247Z] ok github.com/docker/docker/registry/resumable 0.167s coverage: 100.0% of statements [2021-12-09T23:15:43.247Z] time="2021-12-09T23:15:42Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-09T23:15:43.247Z] time="2021-12-09T23:15:42Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-12-09T23:15:43.247Z] time="2021-12-09T23:15:42Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-09T23:15:43.247Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-12-09T23:15:43.247Z] === RUN TestNewServiceConfig [2021-12-09T23:15:43.247Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestValidateIndexName [2021-12-09T23:15:43.247Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestValidateIndexNameWithError [2021-12-09T23:15:43.247Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestEndpointParse [2021-12-09T23:15:43.247Z] --- PASS: TestEndpointParse (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestEndpointParseInvalid [2021-12-09T23:15:43.247Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestValidateEndpoint [2021-12-09T23:15:43.247Z] --- PASS: TestValidateEndpoint (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestPing [2021-12-09T23:15:43.247Z] --- PASS: TestPing (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestPingRegistryEndpoint [2021-12-09T23:15:43.247Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:43.247Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestEndpoint [2021-12-09T23:15:43.247Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:43.247Z] --- SKIP: TestEndpoint (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestParseRepositoryInfo [2021-12-09T23:15:43.247Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestNewIndexInfo [2021-12-09T23:15:43.247Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestMirrorEndpointLookup [2021-12-09T23:15:43.247Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:15:43.247Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestSearchRepositories [2021-12-09T23:15:43.247Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-09T23:15:43.247Z] Host: 127.0.0.1:49325 [2021-12-09T23:15:43.247Z] User-Agent: docker test client [2021-12-09T23:15:43.247Z] Authorization: Token fake-token [2021-12-09T23:15:43.247Z] X-Docker-Token: true [2021-12-09T23:15:43.247Z] Accept-Encoding: gzip [2021-12-09T23:15:43.247Z] [2021-12-09T23:15:43.247Z] [2021-12-09T23:15:43.247Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-09T23:15:43.247Z] Connection: close [2021-12-09T23:15:43.247Z] Content-Length: 144 [2021-12-09T23:15:43.247Z] Cache-Control: no-cache [2021-12-09T23:15:43.247Z] Content-Type: application/json [2021-12-09T23:15:43.247Z] Date: Thu, 09 Dec 2021 23:15:42 GMT [2021-12-09T23:15:43.247Z] Expires: -1 [2021-12-09T23:15:43.247Z] Pragma: no-cache [2021-12-09T23:15:43.247Z] Server: docker-tests/mock [2021-12-09T23:15:43.247Z] X-Docker-Registry-Config: mock [2021-12-09T23:15:43.247Z] X-Docker-Registry-Version: 0.0.0 [2021-12-09T23:15:43.247Z] [2021-12-09T23:15:43.247Z] [2021-12-09T23:15:43.247Z] --- PASS: TestSearchRepositories (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestTrustedLocation [2021-12-09T23:15:43.247Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-09T23:15:43.247Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestAllowNondistributableArtifacts [2021-12-09T23:15:43.247Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestIsSecureIndex [2021-12-09T23:15:43.247Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-09T23:15:43.247Z] PASS [2021-12-09T23:15:43.247Z] coverage: 51.2% of statements [2021-12-09T23:15:43.247Z] ok github.com/docker/docker/registry 0.202s coverage: 51.2% of statements [2021-12-09T23:15:43.247Z] === RUN TestRestartManagerTimeout [2021-12-09T23:15:43.247Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-09T23:15:43.247Z] === RUN TestRestartManagerTimeoutReset [2021-12-09T23:15:43.247Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-09T23:15:43.247Z] PASS [2021-12-09T23:15:43.247Z] coverage: 50.9% of statements [2021-12-09T23:15:43.247Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2021-12-09T23:15:43.251Z] === RUN TestSizeEmpty [2021-12-09T23:15:43.251Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-09T23:15:43.251Z] === RUN TestSizeEmptyFile [2021-12-09T23:15:43.251Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-09T23:15:43.251Z] === RUN TestSizeNonemptyFile [2021-12-09T23:15:43.251Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-09T23:15:43.251Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-09T23:15:43.251Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-09T23:15:43.251Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-09T23:15:43.251Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-09T23:15:43.251Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-09T23:15:43.251Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-09T23:15:43.251Z] === RUN TestMoveToSubdir [2021-12-09T23:15:43.251Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-09T23:15:43.251Z] === RUN TestSizeNonExistingDirectory [2021-12-09T23:15:43.251Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-09T23:15:43.251Z] PASS [2021-12-09T23:15:43.251Z] coverage: 80.0% of statements [2021-12-09T23:15:43.251Z] ok github.com/docker/docker/pkg/directory 0.038s coverage: 80.0% of statements [2021-12-09T23:15:43.251Z] 2021/12/09 23:15:43 Closing DB instances... [2021-12-09T23:15:43.572Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-12-09T23:15:43.572Z] === RUN TestAuthZPluginAllowEventStream [2021-12-09T23:15:43.709Z] === RUN TestDecodeContainerConfig [2021-12-09T23:15:43.709Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-09T23:15:43.709Z] === RUN TestDecodeContainerConfigIsolation [2021-12-09T23:15:43.709Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-09T23:15:43.709Z] === RUN TestValidatePrivileged [2021-12-09T23:15:43.709Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-09T23:15:43.709Z] PASS [2021-12-09T23:15:43.709Z] coverage: 52.6% of statements [2021-12-09T23:15:43.709Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.6% of statements [2021-12-09T23:15:44.175Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-09T23:15:44.175Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-09T23:15:44.175Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-09T23:15:44.175Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-09T23:15:44.175Z] PASS [2021-12-09T23:15:44.175Z] coverage: 62.5% of statements [2021-12-09T23:15:44.175Z] ok github.com/docker/docker/testutil 0.111s coverage: 62.5% of statements [2021-12-09T23:15:44.227Z] === RUN Test [2021-12-09T23:15:44.227Z] === RUN Test/TestContainsEntry [2021-12-09T23:15:44.227Z] === RUN Test/TestCreateEntries [2021-12-09T23:15:44.227Z] === RUN Test/TestEntriesDiff [2021-12-09T23:15:44.227Z] === RUN Test/TestEntriesEquality [2021-12-09T23:15:44.227Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-09T23:15:44.227Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-09T23:15:44.227Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-09T23:15:44.227Z] === RUN Test/TestGeneratorNotGenerate [2021-12-09T23:15:44.227Z] === RUN Test/TestGeneratorWithPort [2021-12-09T23:15:44.227Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-09T23:15:44.227Z] === RUN Test/TestNewEntry [2021-12-09T23:15:44.227Z] === RUN Test/TestParse [2021-12-09T23:15:44.227Z] --- PASS: Test (0.00s) [2021-12-09T23:15:44.227Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-09T23:15:44.227Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-09T23:15:44.227Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-09T23:15:44.227Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-09T23:15:44.227Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-09T23:15:44.227Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-09T23:15:44.227Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-09T23:15:44.227Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-09T23:15:44.227Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-09T23:15:44.227Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-09T23:15:44.227Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-09T23:15:44.227Z] --- PASS: Test/TestParse (0.00s) [2021-12-09T23:15:44.227Z] PASS [2021-12-09T23:15:44.227Z] coverage: 58.3% of statements [2021-12-09T23:15:44.227Z] ok github.com/docker/docker/pkg/discovery 0.033s coverage: 58.3% of statements [2021-12-09T23:15:44.267Z] --- PASS: TestCgroupNamespacesBuild (1.08s) [2021-12-09T23:15:44.267Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-09T23:15:44.696Z] === RUN Test [2021-12-09T23:15:44.696Z] === RUN Test/TestContent [2021-12-09T23:15:44.696Z] === RUN Test/TestInitialize [2021-12-09T23:15:44.696Z] === RUN Test/TestNew [2021-12-09T23:15:44.696Z] === RUN Test/TestParsingContentsWithComments [2021-12-09T23:15:44.696Z] === RUN Test/TestRegister [2021-12-09T23:15:44.696Z] === RUN Test/TestWatch [2021-12-09T23:15:44.696Z] --- PASS: Test (0.01s) [2021-12-09T23:15:44.696Z] --- PASS: Test/TestContent (0.00s) [2021-12-09T23:15:44.696Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-09T23:15:44.696Z] --- PASS: Test/TestNew (0.00s) [2021-12-09T23:15:44.696Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-09T23:15:44.696Z] --- PASS: Test/TestRegister (0.00s) [2021-12-09T23:15:44.696Z] --- PASS: Test/TestWatch (0.01s) [2021-12-09T23:15:44.696Z] PASS [2021-12-09T23:15:44.696Z] coverage: 97.6% of statements [2021-12-09T23:15:44.696Z] ok github.com/docker/docker/pkg/discovery/file 0.046s coverage: 97.6% of statements [2021-12-09T23:15:44.936Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2021-12-09T23:15:44.936Z] === RUN TestAuthZPluginErrorResponse [2021-12-09T23:15:45.158Z] --- PASS: TestTarFiles (4.23s) [2021-12-09T23:15:45.158Z] === RUN TestDetectCompressionZstd [2021-12-09T23:15:45.158Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-09T23:15:45.158Z] === RUN TestTarUntar [2021-12-09T23:15:45.208Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2021-12-09T23:15:45.208Z] === RUN TestBuildWithSession [2021-12-09T23:15:45.208Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:15:45.208Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-09T23:15:45.208Z] === RUN TestBuildSquashParent [2021-12-09T23:15:45.524Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-09T23:15:45.525Z] === RUN TestAuthZPluginErrorRequest [2021-12-09T23:15:45.620Z] --- PASS: TestTarUntar (0.03s) [2021-12-09T23:15:45.620Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-09T23:15:45.620Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-09T23:15:45.620Z] === RUN TestTarWithOptions [2021-12-09T23:15:45.620Z] --- PASS: TestTarWithOptions (0.02s) [2021-12-09T23:15:45.620Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-09T23:15:45.620Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-09T23:15:45.620Z] === RUN TestUntarUstarGnuConflict [2021-12-09T23:15:45.620Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-12-09T23:15:45.620Z] === RUN TestUntarInvalidFilenames [2021-12-09T23:15:45.620Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3003456728\\dest" [2021-12-09T23:15:45.620Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-12-09T23:15:45.620Z] === RUN TestUntarHardlinkToSymlink [2021-12-09T23:15:45.620Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-09T23:15:45.620Z] === RUN TestUntarInvalidHardlink [2021-12-09T23:15:45.620Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1666424483\\victim\\hello" -> "../victim/hello" [2021-12-09T23:15:45.621Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3309232505\\victim\\hello" -> "/../victim/hello" [2021-12-09T23:15:45.621Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4251049508\\victim" -> "../victim" [2021-12-09T23:15:45.621Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2706586926\\victim" -> "../victim" [2021-12-09T23:15:45.621Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2345623337\\victim" -> "../victim" [2021-12-09T23:15:45.621Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1662823474\\victim" -> "../victim" [2021-12-09T23:15:45.621Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-12-09T23:15:45.621Z] === RUN TestUntarInvalidSymlink [2021-12-09T23:15:45.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1544715932\\dest\\dotdot" -> "../victim/hello" [2021-12-09T23:15:45.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2639368323\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-09T23:15:45.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4001337980\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:45.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink351865050\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:45.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2753144841\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:45.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink676893791\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:45.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1450078939\\dest\\dir\\loophole" -> "../../victim" [2021-12-09T23:15:45.621Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-12-09T23:15:45.621Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-09T23:15:45.621Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-09T23:15:45.621Z] === RUN TestXGlobalNoParent [2021-12-09T23:15:45.621Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-09T23:15:45.621Z] === RUN TestReplaceFileTarWrapper [2021-12-09T23:15:45.621Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-12-09T23:15:45.621Z] === RUN TestPrefixHeaderReadable [2021-12-09T23:15:45.621Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-12-09T23:15:45.621Z] === RUN TestDisablePigz [2021-12-09T23:15:45.621Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-09T23:15:45.781Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-12-09T23:15:45.781Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-09T23:15:46.083Z] === RUN Test [2021-12-09T23:15:46.083Z] === RUN Test/TestInitialize [2021-12-09T23:15:46.083Z] --- PASS: TestDisablePigz (0.09s) [2021-12-09T23:15:46.083Z] === RUN TestPigz [2021-12-09T23:15:46.083Z] time="2021-12-09T23:15:45Z" level=info msg="Initializing discovery without TLS" [2021-12-09T23:15:46.083Z] time="2021-12-09T23:15:45Z" level=info msg="Initializing discovery without TLS" [2021-12-09T23:15:46.083Z] time="2021-12-09T23:15:45Z" level=info msg="Initializing discovery without TLS" [2021-12-09T23:15:46.083Z] === RUN Test/TestInitializeWithCerts [2021-12-09T23:15:46.083Z] time="2021-12-09T23:15:45Z" level=info msg="Initializing discovery with TLS" [2021-12-09T23:15:46.083Z] === RUN Test/TestWatch [2021-12-09T23:15:46.083Z] time="2021-12-09T23:15:45Z" level=info msg="Initializing discovery without TLS" [2021-12-09T23:15:46.083Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-09T23:15:46.083Z] --- PASS: TestPigz (0.10s) [2021-12-09T23:15:46.083Z] === RUN TestCopyFileWithInvalidDest [2021-12-09T23:15:46.083Z] archive_windows_test.go:16: Currently fails [2021-12-09T23:15:46.083Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-09T23:15:46.083Z] === RUN TestCanonicalTarNameForPath [2021-12-09T23:15:46.083Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-09T23:15:46.083Z] === RUN TestCanonicalTarName [2021-12-09T23:15:46.083Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-09T23:15:46.083Z] === RUN TestChmodTarEntry [2021-12-09T23:15:46.083Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-09T23:15:46.083Z] === RUN TestHardLinkOrder [2021-12-09T23:15:46.083Z] time="2021-12-09T23:15:45Z" level=error msg="node2(be1e56c527e3) Could not close DB: timeout waiting for leave broadcast" [2021-12-09T23:15:46.083Z] --- PASS: TestNetworkDBCRUDTableEntry (4.76s) [2021-12-09T23:15:46.083Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-09T23:15:46.083Z] --- PASS: TestHardLinkOrder (0.06s) [2021-12-09T23:15:46.083Z] === RUN TestChangeString [2021-12-09T23:15:46.083Z] --- PASS: TestChangeString (0.00s) [2021-12-09T23:15:46.083Z] === RUN TestChangesWithNoChanges [2021-12-09T23:15:46.083Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-12-09T23:15:46.083Z] === RUN TestChangesWithChanges [2021-12-09T23:15:46.083Z] --- PASS: TestChangesWithChanges (0.02s) [2021-12-09T23:15:46.083Z] === RUN TestChangesWithChangesGH13590 [2021-12-09T23:15:46.083Z] changes_test.go:195: needs more investigation [2021-12-09T23:15:46.083Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-09T23:15:46.083Z] === RUN TestChangesDirsEmpty [2021-12-09T23:15:46.083Z] --- PASS: TestChangesDirsEmpty (0.09s) [2021-12-09T23:15:46.083Z] === RUN TestChangesDirsMutated [2021-12-09T23:15:46.083Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-12-09T23:15:46.083Z] === RUN TestApplyLayer [2021-12-09T23:15:46.083Z] changes_test.go:432: needs further investigation [2021-12-09T23:15:46.083Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-09T23:15:46.083Z] === RUN TestChangesSizeWithHardlinks [2021-12-09T23:15:46.083Z] changes_test.go:468: needs further investigation [2021-12-09T23:15:46.083Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-09T23:15:46.083Z] === RUN TestChangesSizeWithNoChanges [2021-12-09T23:15:46.083Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-09T23:15:46.083Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-09T23:15:46.083Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-09T23:15:46.083Z] === RUN TestChangesSize [2021-12-09T23:15:46.083Z] --- PASS: TestChangesSize (0.00s) [2021-12-09T23:15:46.083Z] === RUN TestApplyLayerInvalidFilenames [2021-12-09T23:15:46.083Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1587254630\\dest" [2021-12-09T23:15:46.083Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-12-09T23:15:46.083Z] === RUN TestApplyLayerInvalidHardlink [2021-12-09T23:15:46.083Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2427146593\\victim\\hello" -> "../victim/hello" [2021-12-09T23:15:46.083Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink858970152\\victim\\hello" -> "/../victim/hello" [2021-12-09T23:15:46.083Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4256904097\\victim" -> "../victim" [2021-12-09T23:15:46.083Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3181608377\\victim" -> "../victim" [2021-12-09T23:15:46.083Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink651724336\\victim" -> "../victim" [2021-12-09T23:15:46.342Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-12-09T23:15:46.342Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-09T23:15:46.362Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-12-09T23:15:46.362Z] === RUN TestClientStream [2021-12-09T23:15:46.362Z] --- PASS: TestClientStream (0.00s) [2021-12-09T23:15:46.362Z] === RUN TestClientSendFile [2021-12-09T23:15:46.362Z] --- PASS: TestClientSendFile (0.00s) [2021-12-09T23:15:46.362Z] === RUN TestClientWithRequestTimeout [2021-12-09T23:15:46.362Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-12-09T23:15:46.362Z] === RUN TestFileSpecPlugin [2021-12-09T23:15:46.362Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-09T23:15:46.362Z] === RUN TestFileJSONSpecPlugin [2021-12-09T23:15:46.362Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-09T23:15:46.362Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-09T23:15:46.362Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-09T23:15:46.362Z] === RUN TestPluginAddHandler [2021-12-09T23:15:46.362Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-09T23:15:46.362Z] === RUN TestPluginWaitBadPlugin [2021-12-09T23:15:46.362Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-09T23:15:46.362Z] === RUN TestGet [2021-12-09T23:15:46.362Z] time="2021-12-09T23:15:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-09T23:15:46.362Z] === RUN TestGetDriver [2021-12-09T23:15:46.362Z] --- PASS: TestGetDriver (0.00s) [2021-12-09T23:15:46.362Z] === RUN TestVolumeRequestError [2021-12-09T23:15:46.362Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-09T23:15:46.362Z] PASS [2021-12-09T23:15:46.362Z] coverage: 36.1% of statements [2021-12-09T23:15:46.362Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2021-12-09T23:15:46.545Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3666153832\\victim" -> "../victim" [2021-12-09T23:15:46.545Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-12-09T23:15:46.545Z] === RUN TestApplyLayerInvalidSymlink [2021-12-09T23:15:46.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1801160118\\dest\\dotdot" -> "../victim/hello" [2021-12-09T23:15:46.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink194916949\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-09T23:15:46.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3636467623\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:46.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3118016813\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:46.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2933847795\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:46.545Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3139081082\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:15:46.545Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-12-09T23:15:46.545Z] === RUN TestApplyLayerWhiteouts [2021-12-09T23:15:46.545Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-12-09T23:15:46.545Z] === RUN TestGenerateEmptyFile [2021-12-09T23:15:46.545Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-09T23:15:46.545Z] === RUN TestGenerateWithContent [2021-12-09T23:15:46.545Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-09T23:15:46.545Z] PASS [2021-12-09T23:15:46.545Z] coverage: 63.0% of statements [2021-12-09T23:15:46.545Z] ok github.com/docker/docker/pkg/archive 6.042s coverage: 63.0% of statements [2021-12-09T23:15:46.823Z] === RUN TestGetAddress [2021-12-09T23:15:46.823Z] --- PASS: TestGetAddress (0.00s) [2021-12-09T23:15:46.823Z] === RUN TestRemove [2021-12-09T23:15:46.823Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-09T23:15:46.823Z] --- SKIP: TestRemove (0.00s) [2021-12-09T23:15:46.823Z] === RUN TestInitializeWithVolumes [2021-12-09T23:15:46.823Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-12-09T23:15:46.823Z] === RUN TestCreate [2021-12-09T23:15:46.823Z] --- PASS: TestCreate (0.01s) [2021-12-09T23:15:46.823Z] === RUN TestValidateName [2021-12-09T23:15:46.823Z] --- PASS: TestValidateName (0.00s) [2021-12-09T23:15:46.823Z] === RUN TestCreateWithOpts [2021-12-09T23:15:46.823Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-09T23:15:46.823Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-09T23:15:46.823Z] === RUN TestRelaodNoOpts [2021-12-09T23:15:46.823Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-09T23:15:46.823Z] PASS [2021-12-09T23:15:46.823Z] coverage: 41.5% of statements [2021-12-09T23:15:46.823Z] ok github.com/docker/docker/volume/local 0.063s coverage: 41.5% of statements [2021-12-09T23:15:47.285Z] time="2021-12-09T23:15:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-09T23:15:47.707Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2021-12-09T23:15:47.707Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRaw [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRawSplit [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-09T23:15:47.746Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-09T23:15:47.746Z] === RUN TestLinuxParseMountRaw [2021-12-09T23:15:47.746Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-09T23:15:47.746Z] === RUN TestLinuxParseMountRawSplit [2021-12-09T23:15:47.746Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-09T23:15:47.746Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-09T23:15:47.746Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-09T23:15:47.746Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-09T23:15:47.746Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-09T23:15:47.746Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-09T23:15:47.746Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-09T23:15:47.746Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-09T23:15:47.746Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-09T23:15:47.746Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-09T23:15:47.746Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-09T23:15:47.746Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-09T23:15:47.746Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-09T23:15:47.746Z] === RUN TestConvertTmpfsOptions [2021-12-09T23:15:47.746Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-09T23:15:47.746Z] linux_parser_test.go:209: data="ro" [2021-12-09T23:15:47.746Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-09T23:15:47.746Z] === RUN TestParseMountSpec [2021-12-09T23:15:47.746Z] parser_test.go:62: case 0 [2021-12-09T23:15:47.746Z] parser_test.go:62: case 1 [2021-12-09T23:15:47.746Z] parser_test.go:62: case 2 [2021-12-09T23:15:47.746Z] parser_test.go:62: case 3 [2021-12-09T23:15:47.746Z] parser_test.go:62: case 4 [2021-12-09T23:15:47.746Z] parser_test.go:62: case 5 [2021-12-09T23:15:47.746Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-09T23:15:47.746Z] === RUN TestValidateMount [2021-12-09T23:15:47.746Z] --- PASS: TestValidateMount (0.00s) [2021-12-09T23:15:47.746Z] === RUN TestWindowsParseMountRaw [2021-12-09T23:15:47.746Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-09T23:15:47.746Z] === RUN TestWindowsParseMountRawSplit [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-09T23:15:47.747Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-09T23:15:47.747Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-09T23:15:47.747Z] PASS [2021-12-09T23:15:47.747Z] coverage: 67.6% of statements [2021-12-09T23:15:47.747Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.6% of statements [2021-12-09T23:15:48.092Z] 2021/12/09 23:15:47 Closing DB instances... [2021-12-09T23:15:48.212Z] === RUN TestSetGetMeta [2021-12-09T23:15:48.212Z] === PAUSE TestSetGetMeta [2021-12-09T23:15:48.212Z] === RUN TestRestore [2021-12-09T23:15:48.212Z] === PAUSE TestRestore [2021-12-09T23:15:48.212Z] === RUN TestServiceCreate [2021-12-09T23:15:48.212Z] === PAUSE TestServiceCreate [2021-12-09T23:15:48.212Z] === RUN TestServiceList [2021-12-09T23:15:48.212Z] === PAUSE TestServiceList [2021-12-09T23:15:48.212Z] === RUN TestServiceRemove [2021-12-09T23:15:48.212Z] === PAUSE TestServiceRemove [2021-12-09T23:15:48.212Z] === RUN TestServiceGet [2021-12-09T23:15:48.212Z] === PAUSE TestServiceGet [2021-12-09T23:15:48.212Z] === RUN TestServicePrune [2021-12-09T23:15:48.212Z] === PAUSE TestServicePrune [2021-12-09T23:15:48.212Z] === RUN TestCreate [2021-12-09T23:15:48.212Z] === PAUSE TestCreate [2021-12-09T23:15:48.212Z] === RUN TestRemove [2021-12-09T23:15:48.212Z] === PAUSE TestRemove [2021-12-09T23:15:48.212Z] === RUN TestList [2021-12-09T23:15:48.212Z] === PAUSE TestList [2021-12-09T23:15:48.212Z] === RUN TestFindByDriver [2021-12-09T23:15:48.212Z] === PAUSE TestFindByDriver [2021-12-09T23:15:48.212Z] === RUN TestFindByReferenced [2021-12-09T23:15:48.212Z] === PAUSE TestFindByReferenced [2021-12-09T23:15:48.212Z] === RUN TestDerefMultipleOfSameRef [2021-12-09T23:15:48.212Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-09T23:15:48.212Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-09T23:15:48.212Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-09T23:15:48.212Z] === RUN TestDefererencePluginOnCreateError [2021-12-09T23:15:48.212Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-09T23:15:48.212Z] === RUN TestRefDerefRemove [2021-12-09T23:15:48.212Z] === PAUSE TestRefDerefRemove [2021-12-09T23:15:48.212Z] === RUN TestGet [2021-12-09T23:15:48.212Z] === PAUSE TestGet [2021-12-09T23:15:48.212Z] === RUN TestGetWithReference [2021-12-09T23:15:48.212Z] === PAUSE TestGetWithReference [2021-12-09T23:15:48.212Z] === RUN TestFilterFunc [2021-12-09T23:15:48.212Z] === RUN TestFilterFunc/test_nil_list [2021-12-09T23:15:48.212Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-09T23:15:48.212Z] === RUN TestFilterFunc/test_empty_list [2021-12-09T23:15:48.212Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-09T23:15:48.212Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-09T23:15:48.212Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-09T23:15:48.212Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-09T23:15:48.212Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-09T23:15:48.212Z] === RUN TestFilterFunc/test_filter_some [2021-12-09T23:15:48.212Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-09T23:15:48.212Z] === RUN TestFilterFunc/test_filter_middle [2021-12-09T23:15:48.212Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-09T23:15:48.212Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-09T23:15:48.212Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-09T23:15:48.212Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-09T23:15:48.212Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-09T23:15:48.212Z] === CONT TestFilterFunc/test_nil_list [2021-12-09T23:15:48.212Z] === CONT TestFilterFunc/test_filter_some [2021-12-09T23:15:48.212Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-09T23:15:48.212Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-09T23:15:48.212Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-09T23:15:48.212Z] === CONT TestFilterFunc/test_empty_list [2021-12-09T23:15:48.212Z] === CONT TestFilterFunc/test_filter_middle [2021-12-09T23:15:48.212Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-09T23:15:48.212Z] --- PASS: TestFilterFunc (0.00s) [2021-12-09T23:15:48.212Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-09T23:15:48.212Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-09T23:15:48.212Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-09T23:15:48.212Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-09T23:15:48.212Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-09T23:15:48.212Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-09T23:15:48.212Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-09T23:15:48.212Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-09T23:15:48.212Z] === CONT TestSetGetMeta [2021-12-09T23:15:48.212Z] === CONT TestDefererencePluginOnCreateError [2021-12-09T23:15:48.212Z] === CONT TestList [2021-12-09T23:15:48.212Z] === CONT TestDerefMultipleOfSameRef [2021-12-09T23:15:48.212Z] --- PASS: TestSetGetMeta (0.02s) [2021-12-09T23:15:48.212Z] === CONT TestFindByReferenced [2021-12-09T23:15:48.212Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-12-09T23:15:48.212Z] === CONT TestFindByDriver [2021-12-09T23:15:48.212Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-12-09T23:15:48.212Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-09T23:15:48.212Z] --- PASS: TestFindByReferenced (0.02s) [2021-12-09T23:15:48.212Z] === CONT TestGet [2021-12-09T23:15:48.212Z] --- PASS: TestList (0.04s) [2021-12-09T23:15:48.212Z] === CONT TestGetWithReference [2021-12-09T23:15:48.212Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-12-09T23:15:48.212Z] === CONT TestRefDerefRemove [2021-12-09T23:15:48.213Z] --- PASS: TestFindByDriver (0.02s) [2021-12-09T23:15:48.213Z] === CONT TestServiceGet [2021-12-09T23:15:48.213Z] --- PASS: TestGet (0.02s) [2021-12-09T23:15:48.213Z] === CONT TestRemove [2021-12-09T23:15:48.213Z] --- PASS: TestGetWithReference (0.02s) [2021-12-09T23:15:48.213Z] === CONT TestCreate [2021-12-09T23:15:48.213Z] --- PASS: TestRefDerefRemove (0.01s) [2021-12-09T23:15:48.213Z] === CONT TestServicePrune [2021-12-09T23:15:48.213Z] --- PASS: TestCreate (0.03s) [2021-12-09T23:15:48.213Z] === CONT TestServiceList [2021-12-09T23:15:48.213Z] --- PASS: TestRemove (0.03s) [2021-12-09T23:15:48.213Z] === CONT TestServiceRemove [2021-12-09T23:15:48.213Z] --- PASS: TestServiceGet (0.14s) [2021-12-09T23:15:48.213Z] === CONT TestServiceCreate [2021-12-09T23:15:48.213Z] time="2021-12-09T23:15:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-09T23:15:48.213Z] --- PASS: TestServiceRemove (0.10s) [2021-12-09T23:15:48.213Z] === CONT TestRestore [2021-12-09T23:15:48.213Z] --- PASS: TestServiceList (0.11s) [2021-12-09T23:15:48.213Z] time="2021-12-09T23:15:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-09T23:15:48.213Z] time="2021-12-09T23:15:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-09T23:15:48.213Z] --- PASS: TestServiceCreate (0.02s) [2021-12-09T23:15:48.213Z] time="2021-12-09T23:15:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-09T23:15:48.213Z] --- PASS: TestRestore (0.02s) [2021-12-09T23:15:48.213Z] time="2021-12-09T23:15:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-09T23:15:48.213Z] --- PASS: TestServicePrune (0.16s) [2021-12-09T23:15:48.213Z] PASS [2021-12-09T23:15:48.213Z] coverage: 69.0% of statements [2021-12-09T23:15:48.213Z] ok github.com/docker/docker/volume/service 0.255s coverage: 69.0% of statements [2021-12-09T23:15:48.505Z] --- PASS: TestBuildSquashParent (3.06s) [2021-12-09T23:15:48.505Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-09T23:15:48.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:15:48.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:15:48.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:15:48.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:15:48.505Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:15:48.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:15:48.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:15:48.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:15:48.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:15:48.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:15:48.505Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:15:48.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:15:48.505Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:15:48.505Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:15:49.066Z] --- PASS: Test (3.12s) [2021-12-09T23:15:49.066Z] --- PASS: Test/TestInitialize (0.12s) [2021-12-09T23:15:49.066Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-12-09T23:15:49.066Z] --- PASS: Test/TestWatch (3.00s) [2021-12-09T23:15:49.066Z] PASS [2021-12-09T23:15:49.066Z] coverage: 84.1% of statements [2021-12-09T23:15:49.066Z] ok github.com/docker/docker/pkg/discovery/kv 3.163s coverage: 84.1% of statements [2021-12-09T23:15:49.187Z] time="2021-12-09T23:15:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-09T23:15:49.446Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:15:49.446Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:15:49.528Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-12-09T23:15:49.528Z] === RUN TestNetworkDBNodeLeave [2021-12-09T23:15:49.528Z] === RUN Test [2021-12-09T23:15:49.528Z] === RUN Test/TestWatch [2021-12-09T23:15:49.528Z] --- PASS: Test (0.00s) [2021-12-09T23:15:49.528Z] --- PASS: Test/TestWatch (0.00s) [2021-12-09T23:15:49.528Z] PASS [2021-12-09T23:15:49.528Z] coverage: 92.3% of statements [2021-12-09T23:15:49.528Z] ok github.com/docker/docker/pkg/discovery/memory 0.034s coverage: 92.3% of statements [2021-12-09T23:15:49.595Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2021-12-09T23:15:49.595Z] === RUN TestAuthZPluginHeader [2021-12-09T23:15:49.850Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-12-09T23:15:49.850Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-09T23:15:49.990Z] === RUN Test [2021-12-09T23:15:49.990Z] === RUN Test/TestInitialize [2021-12-09T23:15:49.990Z] === RUN Test/TestInitializeWithPattern [2021-12-09T23:15:49.990Z] === RUN Test/TestRegister [2021-12-09T23:15:49.990Z] === RUN Test/TestWatch [2021-12-09T23:15:49.990Z] --- PASS: Test (0.00s) [2021-12-09T23:15:49.990Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-09T23:15:49.990Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-09T23:15:49.990Z] --- PASS: Test/TestRegister (0.00s) [2021-12-09T23:15:49.990Z] --- PASS: Test/TestWatch (0.00s) [2021-12-09T23:15:49.990Z] PASS [2021-12-09T23:15:49.990Z] coverage: 93.8% of statements [2021-12-09T23:15:49.990Z] ok github.com/docker/docker/pkg/discovery/nodes 0.031s coverage: 93.8% of statements [2021-12-09T23:15:50.388Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:15:50.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:15:50.965Z] === RUN TestPollerAddRemove [2021-12-09T23:15:50.965Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-09T23:15:50.965Z] === RUN TestPollerEvent [2021-12-09T23:15:50.965Z] poller_test.go:40: No chmod on Windows [2021-12-09T23:15:50.965Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-09T23:15:50.965Z] === RUN TestPollerClose [2021-12-09T23:15:50.965Z] --- PASS: TestPollerClose (0.00s) [2021-12-09T23:15:50.965Z] PASS [2021-12-09T23:15:50.965Z] coverage: 39.4% of statements [2021-12-09T23:15:50.965Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 39.4% of statements [2021-12-09T23:15:51.428Z] === RUN TestCopyFileWithInvalidSrc [2021-12-09T23:15:51.428Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestCopyFileWithInvalidDest [2021-12-09T23:15:51.428Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-09T23:15:51.428Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-09T23:15:51.428Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestCopyFile [2021-12-09T23:15:51.428Z] --- PASS: TestCopyFile (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-09T23:15:51.428Z] fileutils_test.go:133: Needs porting to Windows [2021-12-09T23:15:51.428Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-09T23:15:51.428Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-09T23:15:51.428Z] fileutils_test.go:179: Needs porting to Windows [2021-12-09T23:15:51.428Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestWildcardMatches [2021-12-09T23:15:51.428Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestPatternMatches [2021-12-09T23:15:51.428Z] --- PASS: TestPatternMatches (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-09T23:15:51.428Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestPatternMatchesFolderExclusions [2021-12-09T23:15:51.428Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-09T23:15:51.428Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-09T23:15:51.428Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-09T23:15:51.428Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-09T23:15:51.428Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestSingleExclamationError [2021-12-09T23:15:51.428Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestMatchesWithNoPatterns [2021-12-09T23:15:51.428Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestMatchesWithMalformedPatterns [2021-12-09T23:15:51.428Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestMatches [2021-12-09T23:15:51.428Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-09T23:15:51.428Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-09T23:15:51.428Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-09T23:15:51.428Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-09T23:15:51.428Z] --- PASS: TestMatches (0.01s) [2021-12-09T23:15:51.428Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-09T23:15:51.428Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-09T23:15:51.428Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-09T23:15:51.428Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestCleanPatterns [2021-12-09T23:15:51.428Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-09T23:15:51.428Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestCleanPatternsExceptionFlag [2021-12-09T23:15:51.428Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-09T23:15:51.428Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-09T23:15:51.428Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestCleanPatternsErrorSingleException [2021-12-09T23:15:51.428Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-09T23:15:51.428Z] === RUN TestCreateIfNotExistsDir [2021-12-09T23:15:51.428Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-12-09T23:15:51.428Z] === RUN TestCreateIfNotExistsFile [2021-12-09T23:15:51.428Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-12-09T23:15:51.428Z] === RUN TestMatch [2021-12-09T23:15:51.428Z] --- PASS: TestMatch (0.00s) [2021-12-09T23:15:51.428Z] PASS [2021-12-09T23:15:51.428Z] coverage: 84.0% of statements [2021-12-09T23:15:51.428Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 84.0% of statements [2021-12-09T23:15:51.770Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-12-09T23:15:51.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.15s) [2021-12-09T23:15:51.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s) [2021-12-09T23:15:51.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.95s) [2021-12-09T23:15:51.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.94s) [2021-12-09T23:15:51.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s) [2021-12-09T23:15:51.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s) [2021-12-09T23:15:51.770Z] === RUN TestBuildMultiStageCopy [2021-12-09T23:15:51.770Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-09T23:15:51.890Z] === RUN TestGet [2021-12-09T23:15:51.890Z] --- PASS: TestGet (0.00s) [2021-12-09T23:15:51.890Z] === RUN TestGetShortcutString [2021-12-09T23:15:51.890Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-09T23:15:51.890Z] PASS [2021-12-09T23:15:51.890Z] coverage: 42.9% of statements [2021-12-09T23:15:51.890Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2021-12-09T23:15:52.318Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-12-09T23:15:52.354Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2021-12-09T23:15:52.354Z] === RUN TestNetworkDBWatch [2021-12-09T23:15:52.710Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-09T23:15:52.710Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-09T23:15:52.819Z] === RUN TestCreateIDMapOrder [2021-12-09T23:15:52.819Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-09T23:15:52.819Z] PASS [2021-12-09T23:15:52.819Z] coverage: 7.2% of statements [2021-12-09T23:15:52.819Z] ok github.com/docker/docker/pkg/idtools 0.028s coverage: 7.2% of statements [2021-12-09T23:15:52.971Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-09T23:15:52.971Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-09T23:15:53.231Z] --- PASS: TestBuildMultiStageCopy (1.73s) [2021-12-09T23:15:53.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2021-12-09T23:15:53.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-12-09T23:15:53.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2021-12-09T23:15:53.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-12-09T23:15:53.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2021-12-09T23:15:53.231Z] === RUN TestBuildMultiStageParentConfig [2021-12-09T23:15:53.794Z] === RUN TestFixedBufferCap [2021-12-09T23:15:53.794Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-09T23:15:53.794Z] === RUN TestFixedBufferLen [2021-12-09T23:15:53.794Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-09T23:15:53.794Z] === RUN TestFixedBufferString [2021-12-09T23:15:53.794Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-09T23:15:53.794Z] === RUN TestFixedBufferWrite [2021-12-09T23:15:53.794Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-09T23:15:53.794Z] === RUN TestFixedBufferRead [2021-12-09T23:15:53.794Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-09T23:15:53.794Z] === RUN TestBytesPipeRead [2021-12-09T23:15:53.794Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-09T23:15:53.794Z] === RUN TestBytesPipeWrite [2021-12-09T23:15:53.794Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-09T23:15:53.794Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-09T23:15:53.794Z] 2021/12/09 23:15:53 Closing DB instances... [2021-12-09T23:15:53.806Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2021-12-09T23:15:53.806Z] === RUN TestBuildLabelWithTargets [2021-12-09T23:15:53.894Z] time="2021-12-09T23:15:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-09T23:15:54.014Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.89s) [2021-12-09T23:15:54.014Z] === RUN TestAuthZPluginV2Disable [2021-12-09T23:15:54.256Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2021-12-09T23:15:54.257Z] === RUN TestAtomicWriteToFile [2021-12-09T23:15:54.257Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-12-09T23:15:54.257Z] === RUN TestAtomicWriteSetCommit [2021-12-09T23:15:54.257Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2021-12-09T23:15:54.257Z] === RUN TestAtomicWriteSetCancel [2021-12-09T23:15:54.257Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-09T23:15:54.257Z] === RUN TestReadCloserWrapperClose [2021-12-09T23:15:54.257Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-09T23:15:54.257Z] === RUN TestReaderErrWrapperReadOnError [2021-12-09T23:15:54.257Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-09T23:15:54.257Z] === RUN TestReaderErrWrapperRead [2021-12-09T23:15:54.257Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-09T23:15:54.257Z] === RUN TestCancelReadCloser [2021-12-09T23:15:54.257Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-09T23:15:54.257Z] === RUN TestWriteCloserWrapperClose [2021-12-09T23:15:54.257Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-09T23:15:54.257Z] === RUN TestNopWriteCloser [2021-12-09T23:15:54.257Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-09T23:15:54.257Z] === RUN TestNopWriter [2021-12-09T23:15:54.257Z] --- PASS: TestNopWriter (0.00s) [2021-12-09T23:15:54.257Z] === RUN TestWriteCounter [2021-12-09T23:15:54.257Z] --- PASS: TestWriteCounter (0.00s) [2021-12-09T23:15:54.257Z] PASS [2021-12-09T23:15:54.257Z] coverage: 69.2% of statements [2021-12-09T23:15:54.257Z] ok github.com/docker/docker/pkg/ioutils 0.587s coverage: 69.2% of statements [2021-12-09T23:15:54.720Z] --- PASS: TestGetAddress (18.50s) [2021-12-09T23:15:54.720Z] === RUN TestRequestSyntaxCheck [2021-12-09T23:15:54.720Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-12-09T23:15:54.720Z] === RUN TestRequest [2021-12-09T23:15:54.748Z] --- PASS: TestBuildLabelWithTargets (0.87s) [2021-12-09T23:15:54.748Z] === RUN TestBuildWithEmptyLayers [2021-12-09T23:15:55.008Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2021-12-09T23:15:55.008Z] === RUN TestBuildMultiStageOnBuild [2021-12-09T23:15:55.182Z] === RUN TestError [2021-12-09T23:15:55.182Z] --- PASS: TestError (0.00s) [2021-12-09T23:15:55.182Z] === RUN TestProgressString [2021-12-09T23:15:55.182Z] === RUN TestProgressString/no_progress [2021-12-09T23:15:55.182Z] === RUN TestProgressString/progress_1 [2021-12-09T23:15:55.182Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-09T23:15:55.182Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-09T23:15:55.182Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-09T23:15:55.182Z] === RUN TestProgressString/with_units [2021-12-09T23:15:55.182Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-09T23:15:55.182Z] === RUN TestProgressString/hide_counts [2021-12-09T23:15:55.182Z] --- PASS: TestProgressString (0.00s) [2021-12-09T23:15:55.182Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-09T23:15:55.182Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-09T23:15:55.182Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-09T23:15:55.182Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-09T23:15:55.182Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-09T23:15:55.182Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-09T23:15:55.182Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-09T23:15:55.182Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-09T23:15:55.182Z] === RUN TestJSONMessageDisplay [2021-12-09T23:15:55.182Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-12-09T23:15:55.182Z] === RUN TestNetworkDBBulkSync [2021-12-09T23:15:55.182Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-12-09T23:15:55.182Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-09T23:15:55.182Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-09T23:15:55.182Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-09T23:15:55.182Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-09T23:15:55.182Z] === RUN TestDisplayJSONMessagesStream [2021-12-09T23:15:55.182Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-09T23:15:55.182Z] PASS [2021-12-09T23:15:55.182Z] coverage: 91.7% of statements [2021-12-09T23:15:55.182Z] ok github.com/docker/docker/pkg/jsonmessage 0.152s coverage: 91.7% of statements [2021-12-09T23:15:55.644Z] === RUN TestStandardLongPath [2021-12-09T23:15:55.644Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-09T23:15:55.644Z] === RUN TestUNCLongPath [2021-12-09T23:15:55.644Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-09T23:15:55.644Z] PASS [2021-12-09T23:15:55.644Z] coverage: 100.0% of statements [2021-12-09T23:15:56.106Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-12-09T23:15:56.390Z] --- PASS: TestBuildMultiStageOnBuild (1.22s) [2021-12-09T23:15:56.390Z] === RUN TestBuildUncleanTarFilenames [2021-12-09T23:15:56.568Z] === RUN TestNameFormat [2021-12-09T23:15:56.568Z] --- PASS: TestNameFormat (0.00s) [2021-12-09T23:15:56.568Z] === RUN TestNameRetries [2021-12-09T23:15:56.568Z] --- PASS: TestNameRetries (0.00s) [2021-12-09T23:15:56.568Z] PASS [2021-12-09T23:15:56.568Z] coverage: 85.7% of statements [2021-12-09T23:15:56.569Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2021-12-09T23:15:56.569Z] 2021/12/09 23:15:56 Closing DB instances... [2021-12-09T23:15:56.960Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2021-12-09T23:15:56.960Z] === RUN TestBuildMultiStageLayerLeak [2021-12-09T23:15:57.031Z] === RUN TestParseKeyValueOpt [2021-12-09T23:15:57.031Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-09T23:15:57.031Z] === RUN TestParseUintList [2021-12-09T23:15:57.031Z] --- PASS: TestParseUintList (0.00s) [2021-12-09T23:15:57.031Z] === RUN TestParseUintListMaximumLimits [2021-12-09T23:15:57.031Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-09T23:15:57.031Z] PASS [2021-12-09T23:15:57.031Z] coverage: 97.0% of statements [2021-12-09T23:15:57.031Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2021-12-09T23:15:57.494Z] === RUN TestNewAndRemove [2021-12-09T23:15:57.494Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-09T23:15:57.494Z] === RUN TestRemoveInvalidPath [2021-12-09T23:15:57.494Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-09T23:15:57.494Z] PASS [2021-12-09T23:15:57.494Z] coverage: 82.6% of statements [2021-12-09T23:15:57.494Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2021-12-09T23:15:57.900Z] --- PASS: TestBuildMultiStageLayerLeak (1.23s) [2021-12-09T23:15:57.900Z] === RUN TestBuildWithHugeFile [2021-12-09T23:15:57.956Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-12-09T23:15:57.956Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-09T23:15:58.175Z] --- PASS: TestAuthZPluginV2Disable (3.58s) [2021-12-09T23:15:58.176Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-09T23:15:58.418Z] === RUN TestFailedConnection [2021-12-09T23:15:59.393Z] === RUN TestParseEmptyInterface [2021-12-09T23:15:59.393Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-09T23:15:59.393Z] === RUN TestParseNonInterfaceType [2021-12-09T23:15:59.393Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-09T23:15:59.393Z] === RUN TestParseWithOneFunction [2021-12-09T23:15:59.393Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-09T23:15:59.393Z] === RUN TestParseWithMultipleFuncs [2021-12-09T23:15:59.393Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-09T23:15:59.393Z] === RUN TestParseWithUnnamedReturn [2021-12-09T23:15:59.393Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-09T23:15:59.393Z] === RUN TestEmbeddedInterface [2021-12-09T23:15:59.393Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-09T23:15:59.393Z] === RUN TestParsedImports [2021-12-09T23:15:59.393Z] --- PASS: TestParsedImports (0.00s) [2021-12-09T23:15:59.393Z] === RUN TestAliasedImports [2021-12-09T23:15:59.393Z] --- PASS: TestAliasedImports (0.00s) [2021-12-09T23:15:59.393Z] PASS [2021-12-09T23:15:59.393Z] coverage: 56.8% of statements [2021-12-09T23:15:59.393Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-12-09T23:15:59.855Z] --- PASS: TestFailedConnection (1.00s) [2021-12-09T23:15:59.855Z] === RUN TestFailOnce [2021-12-09T23:15:59.855Z] 2021/12/09 23:15:59 http: panic serving 127.0.0.1:49293: Plugin not ready [2021-12-09T23:15:59.855Z] goroutine 34 [running]: [2021-12-09T23:15:59.855Z] net/http.(*conn).serve.func1() [2021-12-09T23:15:59.855Z] c:/go/src/net/http/server.go:1802 +0xb9 [2021-12-09T23:15:59.855Z] panic({0x159ac40, 0x16a7350}) [2021-12-09T23:15:59.855Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-09T23:15:59.855Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x78087beebb110b7}, 0xc000199a98) [2021-12-09T23:15:59.855Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-09T23:15:59.855Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x16b40d0, 0xc00006a000}, 0x14ef0e6) [2021-12-09T23:15:59.855Z] c:/go/src/net/http/server.go:2047 +0x2f [2021-12-09T23:15:59.855Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x16b40d0, 0xc00006a000}, 0xc000062000) [2021-12-09T23:15:59.855Z] c:/go/src/net/http/server.go:2425 +0x149 [2021-12-09T23:15:59.855Z] net/http.serverHandler.ServeHTTP({0x16b26d0}, {0x16b40d0, 0xc00006a000}, 0xc000062000) [2021-12-09T23:15:59.855Z] c:/go/src/net/http/server.go:2879 +0x43b [2021-12-09T23:15:59.855Z] net/http.(*conn).serve(0xc00018c000, {0x16b5fa0, 0xc0000260f0}) [2021-12-09T23:15:59.855Z] c:/go/src/net/http/server.go:1930 +0xb08 [2021-12-09T23:15:59.855Z] created by net/http.(*Server).Serve [2021-12-09T23:15:59.855Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2021-12-09T23:15:59.855Z] time="2021-12-09T23:15:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.FailOnce: Post \"http://127.0.0.1:49292/Test.FailOnce\": EOF, retrying in 1s" [2021-12-09T23:15:59.855Z] === RUN TestHTTPTransport [2021-12-09T23:15:59.855Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-09T23:15:59.855Z] PASS [2021-12-09T23:15:59.855Z] coverage: 85.7% of statements [2021-12-09T23:15:59.855Z] ok github.com/docker/docker/pkg/plugins/transport 0.029s coverage: 85.7% of statements [2021-12-09T23:16:00.319Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-09T23:16:00.319Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-09T23:16:00.319Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-09T23:16:00.319Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-09T23:16:00.319Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-09T23:16:00.319Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-09T23:16:00.319Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-09T23:16:00.319Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-09T23:16:00.319Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-09T23:16:00.319Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-09T23:16:00.319Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-09T23:16:00.319Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-09T23:16:00.319Z] === RUN TestBufferPoolPutAndGet [2021-12-09T23:16:00.319Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-09T23:16:00.319Z] PASS [2021-12-09T23:16:00.319Z] coverage: 88.2% of statements [2021-12-09T23:16:00.319Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-12-09T23:16:00.689Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.15s) [2021-12-09T23:16:00.689Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-09T23:16:00.782Z] --- PASS: TestFailOnce (1.12s) [2021-12-09T23:16:00.782Z] === RUN TestEchoInputOutput [2021-12-09T23:16:00.782Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-09T23:16:00.782Z] === RUN TestBackoff [2021-12-09T23:16:00.782Z] --- PASS: TestBackoff (0.00s) [2021-12-09T23:16:00.782Z] === RUN TestAbortRetry [2021-12-09T23:16:00.782Z] --- PASS: TestAbortRetry (0.00s) [2021-12-09T23:16:00.782Z] === RUN TestClientScheme [2021-12-09T23:16:00.782Z] --- PASS: TestClientScheme (0.00s) [2021-12-09T23:16:00.782Z] === RUN TestNewClientWithTimeout [2021-12-09T23:16:00.782Z] === RUN TestOutputOnPrematureClose [2021-12-09T23:16:00.782Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-09T23:16:00.782Z] === RUN TestCompleteSilently [2021-12-09T23:16:00.782Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-09T23:16:00.782Z] PASS [2021-12-09T23:16:00.782Z] coverage: 75.9% of statements [2021-12-09T23:16:00.782Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2021-12-09T23:16:00.782Z] 2021/12/09 23:16:00 Closing DB instances... [2021-12-09T23:16:01.244Z] time="2021-12-09T23:16:00Z" level=error msg="node: 456a19cc7bbc is unknown to memberlist" [2021-12-09T23:16:01.244Z] === RUN TestSendToOneSub [2021-12-09T23:16:01.244Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-09T23:16:01.244Z] === RUN TestSendToMultipleSubs [2021-12-09T23:16:01.244Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-09T23:16:01.244Z] === RUN TestEvictOneSub [2021-12-09T23:16:01.244Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-09T23:16:01.244Z] === RUN TestClosePublisher [2021-12-09T23:16:01.244Z] --- PASS: TestClosePublisher (0.00s) [2021-12-09T23:16:01.244Z] === RUN TestPubSubRace [2021-12-09T23:16:01.244Z] time="2021-12-09T23:16:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-09T23:16:02.219Z] --- PASS: TestPubSubRace (1.06s) [2021-12-09T23:16:02.219Z] PASS [2021-12-09T23:16:02.219Z] coverage: 75.0% of statements [2021-12-09T23:16:02.219Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2021-12-09T23:16:02.488Z] --- PASS: TestGet (15.01s) [2021-12-09T23:16:02.488Z] === RUN TestPluginWithNoManifest [2021-12-09T23:16:02.488Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-09T23:16:02.488Z] === RUN TestGetAll [2021-12-09T23:16:02.488Z] --- PASS: TestGetAll (0.00s) [2021-12-09T23:16:02.488Z] PASS [2021-12-09T23:16:02.488Z] coverage: 73.2% of statements [2021-12-09T23:16:02.488Z] ok github.com/docker/docker/pkg/plugins 35.846s coverage: 73.2% of statements [2021-12-09T23:16:02.682Z] === RUN TestRegister [2021-12-09T23:16:02.682Z] --- PASS: TestRegister (0.00s) [2021-12-09T23:16:02.682Z] === RUN TestCommand [2021-12-09T23:16:02.682Z] --- PASS: TestCommand (0.02s) [2021-12-09T23:16:02.682Z] === RUN TestNaiveSelf [2021-12-09T23:16:02.682Z] time="2021-12-09T23:16:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-09T23:16:02.682Z] --- PASS: TestNaiveSelf (0.02s) [2021-12-09T23:16:02.682Z] PASS [2021-12-09T23:16:02.682Z] coverage: 82.4% of statements [2021-12-09T23:16:02.682Z] ok github.com/docker/docker/pkg/reexec 0.076s coverage: 82.4% of statements [2021-12-09T23:16:03.145Z] === RUN TestDump [2021-12-09T23:16:03.145Z] goroutine 19 [running]: [2021-12-09T23:16:03.145Z] github.com/docker/docker/pkg/stack.dump(0xc7b457) [2021-12-09T23:16:03.145Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-09T23:16:03.145Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-09T23:16:03.145Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-09T23:16:03.145Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-09T23:16:03.145Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-09T23:16:03.145Z] testing.tRunner(0xc000085380, 0xde8e38) [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-09T23:16:03.145Z] created by testing.(*T).Run [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-09T23:16:03.145Z] [2021-12-09T23:16:03.145Z] goroutine 1 [chan receive]: [2021-12-09T23:16:03.145Z] testing.(*T).Run(0xc0000851e0, {0xdda4fd, 0xc5a1b3}, 0xde8e38) [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-09T23:16:03.145Z] testing.runTests.func1(0xc0000b6720) [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-09T23:16:03.145Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-09T23:16:03.145Z] testing.runTests(0xc0000d0080, {0xf4cba0, 0x3, 0x3}, {0xc7a6ad, 0xddc1f7, 0xf51640}) [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-09T23:16:03.145Z] testing.(*M).Run(0xc0000d0080) [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-09T23:16:03.145Z] main.main() [2021-12-09T23:16:03.145Z] _testmain.go:95 +0x1f5 [2021-12-09T23:16:03.145Z] --- PASS: TestDump (0.00s) [2021-12-09T23:16:03.145Z] === RUN TestDumpToFile [2021-12-09T23:16:03.145Z] --- PASS: TestDumpToFile (0.09s) [2021-12-09T23:16:03.145Z] === RUN TestDumpToFileWithEmptyInput [2021-12-09T23:16:03.145Z] goroutine 21 [running]: [2021-12-09T23:16:03.145Z] github.com/docker/docker/pkg/stack.dump(0xce83f4) [2021-12-09T23:16:03.145Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-09T23:16:03.145Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xce87a0}) [2021-12-09T23:16:03.145Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-09T23:16:03.145Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380) [2021-12-09T23:16:03.145Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-09T23:16:03.145Z] testing.tRunner(0xc000085860, 0xde8e28) [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-09T23:16:03.145Z] created by testing.(*T).Run [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-09T23:16:03.145Z] [2021-12-09T23:16:03.145Z] goroutine 1 [chan receive]: [2021-12-09T23:16:03.145Z] testing.(*T).Run(0xc0000851e0, {0xde1289, 0xc5a1b3}, 0xde8e28) [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-09T23:16:03.145Z] testing.runTests.func1(0xc0000b6720) [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-09T23:16:03.145Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0) [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-09T23:16:03.145Z] testing.runTests(0xc0000d0080, {0xf4cba0, 0x3, 0x3}, {0xc7a6ad, 0xddc1f7, 0xf51640}) [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-09T23:16:03.145Z] testing.(*M).Run(0xc0000d0080) [2021-12-09T23:16:03.145Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-09T23:16:03.145Z] main.main() [2021-12-09T23:16:03.145Z] _testmain.go:95 +0x1f5 [2021-12-09T23:16:03.145Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-09T23:16:03.145Z] PASS [2021-12-09T23:16:03.145Z] coverage: 90.9% of statements [2021-12-09T23:16:03.145Z] ok github.com/docker/docker/pkg/stack 0.119s coverage: 90.9% of statements [2021-12-09T23:16:03.608Z] === RUN TestNewStdWriter [2021-12-09T23:16:03.608Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-09T23:16:03.608Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestWriteWithNilBytes [2021-12-09T23:16:03.608Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestWrite [2021-12-09T23:16:03.608Z] --- PASS: TestWrite (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestWriteWithWriterError [2021-12-09T23:16:03.608Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-09T23:16:03.608Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestStdCopyWriteAndRead [2021-12-09T23:16:03.608Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-09T23:16:03.608Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-09T23:16:03.608Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-09T23:16:03.608Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-09T23:16:03.608Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-09T23:16:03.608Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-09T23:16:03.608Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-09T23:16:03.608Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-09T23:16:03.608Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-09T23:16:03.608Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-09T23:16:03.608Z] PASS [2021-12-09T23:16:03.608Z] coverage: 100.0% of statements [2021-12-09T23:16:03.608Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2021-12-09T23:16:03.608Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.67s) [2021-12-09T23:16:03.608Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-09T23:16:04.582Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-09T23:16:04.582Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-09T23:16:04.582Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestFormatStatus [2021-12-09T23:16:04.582Z] --- PASS: TestFormatStatus (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestFormatError [2021-12-09T23:16:04.582Z] --- PASS: TestFormatError (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestFormatJSONError [2021-12-09T23:16:04.582Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-09T23:16:04.582Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-09T23:16:04.582Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestNewJSONProgressOutput [2021-12-09T23:16:04.582Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestAuxFormatterEmit [2021-12-09T23:16:04.582Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestStreamWriterStdout [2021-12-09T23:16:04.582Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestStreamWriterStderr [2021-12-09T23:16:04.582Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-09T23:16:04.582Z] PASS [2021-12-09T23:16:04.582Z] coverage: 66.2% of statements [2021-12-09T23:16:04.582Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2021-12-09T23:16:04.582Z] --- PASS: TestRequest (9.69s) [2021-12-09T23:16:04.582Z] === RUN TestOverlappingRequests [2021-12-09T23:16:04.582Z] === RUN TestGenerateRandomID [2021-12-09T23:16:04.582Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestShortenId [2021-12-09T23:16:04.582Z] --- PASS: TestShortenId (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestShortenSha256Id [2021-12-09T23:16:04.582Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestShortenIdEmpty [2021-12-09T23:16:04.582Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestShortenIdInvalid [2021-12-09T23:16:04.582Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestIsShortIDNonHex [2021-12-09T23:16:04.582Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-09T23:16:04.582Z] === RUN TestIsShortIDNotCorrectSize [2021-12-09T23:16:04.582Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-09T23:16:04.582Z] PASS [2021-12-09T23:16:04.582Z] coverage: 70.6% of statements [2021-12-09T23:16:04.582Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2021-12-09T23:16:05.045Z] 2021/12/09 23:16:04 Closing DB instances... [2021-12-09T23:16:05.045Z] --- PASS: TestOverlappingRequests (0.43s) [2021-12-09T23:16:05.045Z] === RUN TestRelease [2021-12-09T23:16:05.506Z] === RUN TestIsCpusetListAvailable [2021-12-09T23:16:05.506Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-09T23:16:05.506Z] PASS [2021-12-09T23:16:05.506Z] coverage: 39.4% of statements [2021-12-09T23:16:05.506Z] time="2021-12-09T23:16:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-09T23:16:05.506Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2021-12-09T23:16:06.480Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-12-09T23:16:06.480Z] === RUN TestNetworkDBGarbageCollection [2021-12-09T23:16:06.480Z] === RUN TestChtimes [2021-12-09T23:16:06.480Z] --- PASS: TestChtimes (0.00s) [2021-12-09T23:16:06.480Z] === RUN TestChtimesWindows [2021-12-09T23:16:06.480Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-09T23:16:06.480Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-09T23:16:06.480Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-09T23:16:06.480Z] === RUN TestEnsureRemoveAllNotExist [2021-12-09T23:16:06.480Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-09T23:16:06.480Z] === RUN TestEnsureRemoveAllWithDir [2021-12-09T23:16:06.480Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-09T23:16:06.480Z] === RUN TestEnsureRemoveAllWithFile [2021-12-09T23:16:06.480Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-09T23:16:06.480Z] === RUN TestHasWin32KSupport [2021-12-09T23:16:06.480Z] syscall_windows_test.go:8: win32k: true [2021-12-09T23:16:06.480Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-09T23:16:06.480Z] PASS [2021-12-09T23:16:06.480Z] coverage: 13.0% of statements [2021-12-09T23:16:06.480Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2021-12-09T23:16:06.480Z] --- PASS: TestRelease (1.66s) [2021-12-09T23:16:06.480Z] === RUN TestAllocateRandomDeallocate [2021-12-09T23:16:06.943Z] === RUN TestTailFile [2021-12-09T23:16:06.943Z] --- PASS: TestTailFile (0.00s) [2021-12-09T23:16:06.943Z] === RUN TestTailFileManyLines [2021-12-09T23:16:06.943Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-09T23:16:06.943Z] === RUN TestTailEmptyFile [2021-12-09T23:16:06.943Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-09T23:16:06.943Z] === RUN TestTailNegativeN [2021-12-09T23:16:06.943Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/no_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/truncated_last_line [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/no_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.943Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:06.943Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:06.943Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.944Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:06.944Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:06.945Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:06.945Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-09T23:16:07.409Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:07.409Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:07.409Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-09T23:16:07.410Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:07.410Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:16:07.411Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-09T23:16:07.412Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:16:07.412Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:16:07.413Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:16:07.414Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:16:07.414Z] PASS [2021-12-09T23:16:07.414Z] coverage: 88.6% of statements [2021-12-09T23:16:07.414Z] ok github.com/docker/docker/pkg/tailfile 0.117s coverage: 88.6% of statements [2021-12-09T23:16:07.876Z] === RUN TestTarSumRemoveNonExistent [2021-12-09T23:16:07.876Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-12-09T23:16:07.876Z] === RUN TestTarSumRemove [2021-12-09T23:16:07.876Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-09T23:16:07.876Z] === RUN TestSortFileInfoSums [2021-12-09T23:16:07.876Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-09T23:16:07.876Z] === RUN TestNewTarSumForLabelInvalid [2021-12-09T23:16:07.876Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-09T23:16:07.876Z] === RUN TestNewTarSumForLabel [2021-12-09T23:16:07.876Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-09T23:16:07.876Z] === RUN TestEmptyTar [2021-12-09T23:16:07.876Z] --- PASS: TestEmptyTar (0.00s) [2021-12-09T23:16:07.876Z] === RUN TestTarSumsReadSize [2021-12-09T23:16:07.876Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-09T23:16:07.876Z] === RUN TestTarSums [2021-12-09T23:16:07.876Z] --- PASS: TestTarSums (0.05s) [2021-12-09T23:16:07.876Z] === RUN TestIteration [2021-12-09T23:16:07.876Z] --- PASS: TestIteration (0.00s) [2021-12-09T23:16:07.876Z] === RUN TestVersionLabelForChecksum [2021-12-09T23:16:07.876Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-09T23:16:07.876Z] === RUN TestVersion [2021-12-09T23:16:07.876Z] --- PASS: TestVersion (0.00s) [2021-12-09T23:16:07.876Z] === RUN TestGetVersion [2021-12-09T23:16:07.876Z] --- PASS: TestGetVersion (0.00s) [2021-12-09T23:16:07.876Z] === RUN TestGetVersions [2021-12-09T23:16:07.876Z] --- PASS: TestGetVersions (0.00s) [2021-12-09T23:16:07.876Z] PASS [2021-12-09T23:16:07.876Z] coverage: 89.3% of statements [2021-12-09T23:16:07.876Z] ok github.com/docker/docker/pkg/tarsum 0.089s coverage: 89.3% of statements [2021-12-09T23:16:08.338Z] testing: warning: no tests to run [2021-12-09T23:16:08.338Z] PASS [2021-12-09T23:16:08.338Z] coverage: [no statements] [2021-12-09T23:16:08.338Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-12-09T23:16:08.799Z] === RUN TestTruncIndex [2021-12-09T23:16:08.799Z] --- PASS: TestTruncIndex (0.10s) [2021-12-09T23:16:08.799Z] PASS [2021-12-09T23:16:08.799Z] coverage: 91.5% of statements [2021-12-09T23:16:08.799Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2021-12-09T23:16:09.261Z] === RUN TestIsGIT [2021-12-09T23:16:09.261Z] --- PASS: TestIsGIT (0.00s) [2021-12-09T23:16:09.261Z] === RUN TestIsTransport [2021-12-09T23:16:09.261Z] --- PASS: TestIsTransport (0.00s) [2021-12-09T23:16:09.261Z] PASS [2021-12-09T23:16:09.261Z] coverage: 100.0% of statements [2021-12-09T23:16:09.261Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-12-09T23:16:09.724Z] === RUN TestVersionInfo [2021-12-09T23:16:09.724Z] --- PASS: TestVersionInfo (0.00s) [2021-12-09T23:16:09.724Z] === RUN TestAppendVersions [2021-12-09T23:16:09.724Z] --- PASS: TestAppendVersions (0.00s) [2021-12-09T23:16:09.724Z] PASS [2021-12-09T23:16:09.724Z] coverage: 88.9% of statements [2021-12-09T23:16:09.724Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2021-12-09T23:16:09.724Z] time="2021-12-09T23:16:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-09T23:16:10.413Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-12-09T23:16:10.413Z] tests/integration/client_test.py ..... [ 75%] [2021-12-09T23:16:10.413Z] tests/integration/context_api_test.py ... [ 76%] [2021-12-09T23:16:10.413Z] tests/integration/errors_test.py . [ 76%] [2021-12-09T23:16:10.698Z] === RUN TestValidatePrivileges [2021-12-09T23:16:10.698Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-09T23:16:10.698Z] === RUN TestFilterByCapNeg [2021-12-09T23:16:10.698Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-09T23:16:10.698Z] === RUN TestFilterByCapPos [2021-12-09T23:16:10.698Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-09T23:16:10.698Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-09T23:16:10.698Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-09T23:16:10.698Z] PASS [2021-12-09T23:16:10.698Z] coverage: 12.0% of statements [2021-12-09T23:16:10.698Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-12-09T23:16:11.678Z] --- PASS: TestAllocateRandomDeallocate (4.91s) [2021-12-09T23:16:11.678Z] === RUN TestRetrieveFromStore [2021-12-09T23:16:11.678Z] === RUN TestNewSettable [2021-12-09T23:16:11.678Z] --- PASS: TestNewSettable (0.00s) [2021-12-09T23:16:11.678Z] === RUN TestIsSettable [2021-12-09T23:16:11.678Z] --- PASS: TestIsSettable (0.00s) [2021-12-09T23:16:11.678Z] === RUN TestUpdateSettingsEnv [2021-12-09T23:16:11.678Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-09T23:16:11.678Z] PASS [2021-12-09T23:16:11.678Z] coverage: 20.0% of statements [2021-12-09T23:16:11.678Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 20.0% of statements [2021-12-09T23:16:12.140Z] === RUN TestLoad [2021-12-09T23:16:12.140Z] --- PASS: TestLoad (0.00s) [2021-12-09T23:16:12.140Z] === RUN TestSave [2021-12-09T23:16:12.140Z] --- PASS: TestSave (0.02s) [2021-12-09T23:16:12.140Z] === RUN TestAddDeleteGet [2021-12-09T23:16:12.140Z] --- PASS: TestAddDeleteGet (0.03s) [2021-12-09T23:16:12.140Z] === RUN TestInvalidTags [2021-12-09T23:16:12.140Z] --- PASS: TestInvalidTags (0.01s) [2021-12-09T23:16:12.140Z] PASS [2021-12-09T23:16:12.140Z] coverage: 84.4% of statements [2021-12-09T23:16:12.140Z] ok github.com/docker/docker/reference 0.097s coverage: 84.4% of statements [2021-12-09T23:16:13.117Z] --- PASS: TestRetrieveFromStore (1.72s) [2021-12-09T23:16:13.117Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-09T23:16:13.117Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-12-09T23:16:13.117Z] === RUN TestParallelPredefinedRequest1 [2021-12-09T23:16:13.117Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-09T23:16:13.117Z] === RUN TestParallelPredefinedRequest2 [2021-12-09T23:16:13.117Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-09T23:16:13.117Z] === RUN TestParallelPredefinedRequest3 [2021-12-09T23:16:13.117Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-09T23:16:13.117Z] === RUN TestParallelPredefinedRequest4 [2021-12-09T23:16:13.117Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-09T23:16:13.117Z] === RUN TestParallelPredefinedRequest5 [2021-12-09T23:16:13.117Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-09T23:16:13.117Z] === RUN TestDebug [2021-12-09T23:16:13.117Z] --- PASS: TestDebug (0.00s) [2021-12-09T23:16:13.117Z] === RUN TestRequestPoolParallel [2021-12-09T23:16:13.579Z] --- PASS: TestRequestPoolParallel (0.40s) [2021-12-09T23:16:13.579Z] === RUN TestFullAllocateRelease [2021-12-09T23:16:14.042Z] === RUN TestResolveAuthConfigIndexServer [2021-12-09T23:16:14.042Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestResolveAuthConfigFullURL [2021-12-09T23:16:14.042Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-09T23:16:14.042Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestValidateMirror [2021-12-09T23:16:14.042Z] --- PASS: TestValidateMirror (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestLoadInsecureRegistries [2021-12-09T23:16:14.042Z] time="2021-12-09T23:16:13Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-09T23:16:14.042Z] time="2021-12-09T23:16:13Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-12-09T23:16:14.042Z] time="2021-12-09T23:16:13Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-09T23:16:14.042Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-12-09T23:16:14.042Z] === RUN TestNewServiceConfig [2021-12-09T23:16:14.042Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestValidateIndexName [2021-12-09T23:16:14.042Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestValidateIndexNameWithError [2021-12-09T23:16:14.042Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestEndpointParse [2021-12-09T23:16:14.042Z] --- PASS: TestEndpointParse (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestEndpointParseInvalid [2021-12-09T23:16:14.042Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestValidateEndpoint [2021-12-09T23:16:14.042Z] --- PASS: TestValidateEndpoint (0.01s) [2021-12-09T23:16:14.042Z] === RUN TestPing [2021-12-09T23:16:14.042Z] --- PASS: TestPing (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestPingRegistryEndpoint [2021-12-09T23:16:14.042Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:14.042Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-12-09T23:16:14.042Z] === RUN TestEndpoint [2021-12-09T23:16:14.042Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:14.042Z] --- SKIP: TestEndpoint (0.01s) [2021-12-09T23:16:14.042Z] === RUN TestParseRepositoryInfo [2021-12-09T23:16:14.042Z] --- PASS: TestParseRepositoryInfo (0.01s) [2021-12-09T23:16:14.042Z] === RUN TestNewIndexInfo [2021-12-09T23:16:14.042Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestMirrorEndpointLookup [2021-12-09T23:16:14.042Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:14.042Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-12-09T23:16:14.042Z] === RUN TestSearchRepositories [2021-12-09T23:16:14.042Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-09T23:16:14.042Z] Host: 127.0.0.1:49330 [2021-12-09T23:16:14.042Z] User-Agent: docker test client [2021-12-09T23:16:14.042Z] Authorization: Token fake-token [2021-12-09T23:16:14.042Z] X-Docker-Token: true [2021-12-09T23:16:14.042Z] Accept-Encoding: gzip [2021-12-09T23:16:14.042Z] [2021-12-09T23:16:14.042Z] [2021-12-09T23:16:14.042Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-09T23:16:14.042Z] Connection: close [2021-12-09T23:16:14.042Z] Content-Length: 144 [2021-12-09T23:16:14.042Z] Cache-Control: no-cache [2021-12-09T23:16:14.042Z] Content-Type: application/json [2021-12-09T23:16:14.042Z] Date: Thu, 09 Dec 2021 23:16:13 GMT [2021-12-09T23:16:14.042Z] Expires: -1 [2021-12-09T23:16:14.042Z] Pragma: no-cache [2021-12-09T23:16:14.042Z] Server: docker-tests/mock [2021-12-09T23:16:14.042Z] X-Docker-Registry-Config: mock [2021-12-09T23:16:14.042Z] X-Docker-Registry-Version: 0.0.0 [2021-12-09T23:16:14.042Z] [2021-12-09T23:16:14.042Z] [2021-12-09T23:16:14.042Z] --- PASS: TestSearchRepositories (0.01s) [2021-12-09T23:16:14.042Z] === RUN TestTrustedLocation [2021-12-09T23:16:14.042Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-09T23:16:14.042Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestAllowNondistributableArtifacts [2021-12-09T23:16:14.042Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-09T23:16:14.042Z] === RUN TestIsSecureIndex [2021-12-09T23:16:14.042Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-09T23:16:14.042Z] PASS [2021-12-09T23:16:14.042Z] coverage: 51.2% of statements [2021-12-09T23:16:14.042Z] ok github.com/docker/docker/registry 0.212s coverage: 51.2% of statements [2021-12-09T23:16:14.042Z] --- PASS: TestFullAllocateRelease (0.48s) [2021-12-09T23:16:14.042Z] === RUN TestOddAllocateRelease [2021-12-09T23:16:14.506Z] --- PASS: TestOddAllocateRelease (0.22s) [2021-12-09T23:16:14.506Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-09T23:16:14.506Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-12-09T23:16:14.506Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-09T23:16:14.506Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-12-09T23:16:14.506Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-09T23:16:14.506Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-12-09T23:16:14.506Z] === CONT TestParallelPredefinedRequest1 [2021-12-09T23:16:14.506Z] === CONT TestParallelPredefinedRequest4 [2021-12-09T23:16:14.506Z] === CONT TestParallelPredefinedRequest1 [2021-12-09T23:16:14.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:16:14.506Z] === CONT TestParallelPredefinedRequest3 [2021-12-09T23:16:14.506Z] === CONT TestParallelPredefinedRequest4 [2021-12-09T23:16:14.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:16:14.506Z] === CONT TestParallelPredefinedRequest2 [2021-12-09T23:16:14.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:16:14.506Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-09T23:16:14.506Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-09T23:16:14.506Z] === CONT TestParallelPredefinedRequest5 [2021-12-09T23:16:14.506Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-09T23:16:14.506Z] === CONT TestParallelPredefinedRequest5 [2021-12-09T23:16:14.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:16:14.506Z] === CONT TestParallelPredefinedRequest3 [2021-12-09T23:16:14.506Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:16:14.506Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-09T23:16:14.506Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-09T23:16:14.506Z] PASS [2021-12-09T23:16:14.506Z] coverage: 85.3% of statements [2021-12-09T23:16:14.506Z] ok github.com/docker/docker/libnetwork/ipam 47.855s coverage: 85.3% of statements [2021-12-09T23:16:14.968Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-09T23:16:14.968Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-12-09T23:16:14.968Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-09T23:16:14.968Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-09T23:16:14.968Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-09T23:16:14.968Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-09T23:16:14.968Z] === RUN TestResumableRequestReaderWithReadError [2021-12-09T23:16:14.968Z] time="2021-12-09T23:16:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-09T23:16:14.968Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-12-09T23:16:14.968Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-09T23:16:14.968Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-09T23:16:14.968Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-09T23:16:14.968Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-09T23:16:14.968Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-09T23:16:14.968Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-09T23:16:14.968Z] === RUN TestResumableRequestReader [2021-12-09T23:16:14.968Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-09T23:16:14.968Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-09T23:16:14.968Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-09T23:16:14.968Z] PASS [2021-12-09T23:16:14.968Z] coverage: 100.0% of statements [2021-12-09T23:16:14.968Z] ok github.com/docker/docker/registry/resumable 0.147s coverage: 100.0% of statements [2021-12-09T23:16:15.431Z] === RUN TestRestartManagerTimeout [2021-12-09T23:16:15.431Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-09T23:16:15.431Z] === RUN TestRestartManagerTimeoutReset [2021-12-09T23:16:15.431Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-09T23:16:15.431Z] PASS [2021-12-09T23:16:15.431Z] coverage: 50.9% of statements [2021-12-09T23:16:15.431Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-12-09T23:16:15.478Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-09T23:16:15.478Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-09T23:16:15.478Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:16:15.478Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-09T23:16:15.478Z] [2021-12-09T23:16:15.478Z] + TEST_INTEGRATION_DEST=1 [2021-12-09T23:16:15.478Z] + CONTAINER_NAME=docker-pr1-1 [2021-12-09T23:16:15.478Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-12-09T23:16:15.478Z] + run_tests test-integration-flaky [2021-12-09T23:16:15.478Z] + '[' -n 0 ']' [2021-12-09T23:16:15.478Z] + rm= [2021-12-09T23:16:15.478Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43073/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43073/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4979b3cb8404e1fd7d8b5ccf391e7821cf954931 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4979b3cb8404e1fd7d8b5ccf391e7821cf954931 hack/make.sh test-integration-flaky test-integration [2021-12-09T23:16:15.478Z] + c=0 [2021-12-09T23:16:15.478Z] ++ jobs -p [2021-12-09T23:16:15.478Z] + for job in $(jobs -p) [2021-12-09T23:16:15.478Z] + wait 8660 [2021-12-09T23:16:15.478Z] + TEST_INTEGRATION_DEST=3 [2021-12-09T23:16:15.478Z] + CONTAINER_NAME=docker-pr1-3 [2021-12-09T23:16:15.478Z] + TEST_SKIP_INTEGRATION=1 [2021-12-09T23:16:15.478Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-12-09T23:16:15.478Z] + run_tests [2021-12-09T23:16:15.478Z] + '[' -n 0 ']' [2021-12-09T23:16:15.478Z] + rm= [2021-12-09T23:16:15.478Z] + TEST_INTEGRATION_DEST=2 [2021-12-09T23:16:15.478Z] + CONTAINER_NAME=docker-pr1-2 [2021-12-09T23:16:15.478Z] + TEST_SKIP_INTEGRATION=1 [2021-12-09T23:16:15.478Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-12-09T23:16:15.478Z] + run_tests [2021-12-09T23:16:15.478Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43073/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43073/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4979b3cb8404e1fd7d8b5ccf391e7821cf954931 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4979b3cb8404e1fd7d8b5ccf391e7821cf954931 hack/make.sh '' test-integration [2021-12-09T23:16:15.478Z] + '[' -n 0 ']' [2021-12-09T23:16:15.478Z] + rm= [2021-12-09T23:16:15.478Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43073/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43073/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4979b3cb8404e1fd7d8b5ccf391e7821cf954931 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4979b3cb8404e1fd7d8b5ccf391e7821cf954931 hack/make.sh '' test-integration [2021-12-09T23:16:15.520Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.50s) [2021-12-09T23:16:15.520Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-09T23:16:15.893Z] === RUN TestDecodeContainerConfig [2021-12-09T23:16:15.893Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-09T23:16:15.893Z] === RUN TestDecodeContainerConfigIsolation [2021-12-09T23:16:15.893Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-09T23:16:15.893Z] === RUN TestValidatePrivileged [2021-12-09T23:16:15.893Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-09T23:16:15.893Z] PASS [2021-12-09T23:16:15.893Z] coverage: 52.6% of statements [2021-12-09T23:16:15.893Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.6% of statements [2021-12-09T23:16:16.356Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-09T23:16:16.356Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-09T23:16:16.356Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-09T23:16:16.356Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-09T23:16:16.356Z] PASS [2021-12-09T23:16:16.356Z] coverage: 62.5% of statements [2021-12-09T23:16:16.356Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2021-12-09T23:16:16.842Z] [2021-12-09T23:16:16.842Z] [2021-12-09T23:16:16.842Z] [2021-12-09T23:16:16.842Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-12-09T23:16:16.842Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-09T23:16:16.842Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-09T23:16:16.842Z] HOSTNAME=977c30fc24f4 [2021-12-09T23:16:16.842Z] TEST_SKIP_INTEGRATION=1 [2021-12-09T23:16:16.842Z] TESTDEBUG=0 [2021-12-09T23:16:16.842Z] DEST=bundles/test-integration [2021-12-09T23:16:16.842Z] PWD=/go/src/github.com/docker/docker [2021-12-09T23:16:16.842Z] KEEPBUNDLE=1 [2021-12-09T23:16:16.842Z] DOCKER_GITCOMMIT=4979b3cb8404e1fd7d8b5ccf391e7821cf954931 [2021-12-09T23:16:16.842Z] container=docker [2021-12-09T23:16:16.842Z] HOME=/root [2021-12-09T23:16:16.842Z] GOLANG_VERSION=1.17.4 [2021-12-09T23:16:16.842Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-09T23:16:16.842Z] VALIDATE_BRANCH=master [2021-12-09T23:16:16.842Z] TERM=xterm [2021-12-09T23:16:16.842Z] DOCKER_PKG=github.com/docker/docker [2021-12-09T23:16:16.842Z] SHLVL=1 [2021-12-09T23:16:16.842Z] TIMEOUT=120m [2021-12-09T23:16:16.842Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-09T23:16:16.842Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-09T23:16:16.842Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-12-09T23:16:16.842Z] GO111MODULE=off [2021-12-09T23:16:16.842Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-09T23:16:16.842Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-09T23:16:16.842Z] GOPATH=/go [2021-12-09T23:16:16.842Z] PKG_CONFIG=pkg-config [2021-12-09T23:16:16.842Z] _=/usr/bin/env [2021-12-09T23:16:16.842Z] Building test suite binary ./integration-cli/test.main [2021-12-09T23:16:17.098Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-09T23:16:17.098Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-09T23:16:17.098Z] HOSTNAME=eefe08816d5e [2021-12-09T23:16:17.098Z] TEST_SKIP_INTEGRATION=1 [2021-12-09T23:16:17.098Z] TESTDEBUG=0 [2021-12-09T23:16:17.098Z] DEST=bundles/test-integration [2021-12-09T23:16:17.098Z] PWD=/go/src/github.com/docker/docker [2021-12-09T23:16:17.098Z] KEEPBUNDLE=1 [2021-12-09T23:16:17.098Z] DOCKER_GITCOMMIT=4979b3cb8404e1fd7d8b5ccf391e7821cf954931 [2021-12-09T23:16:17.098Z] container=docker [2021-12-09T23:16:17.098Z] HOME=/root [2021-12-09T23:16:17.098Z] GOLANG_VERSION=1.17.4 [2021-12-09T23:16:17.098Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-09T23:16:17.098Z] VALIDATE_BRANCH=master [2021-12-09T23:16:17.098Z] TERM=xterm [2021-12-09T23:16:17.098Z] DOCKER_PKG=github.com/docker/docker [2021-12-09T23:16:17.098Z] SHLVL=1 [2021-12-09T23:16:17.098Z] TIMEOUT=120m [2021-12-09T23:16:17.098Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-09T23:16:17.098Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-09T23:16:17.098Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-12-09T23:16:17.098Z] GO111MODULE=off [2021-12-09T23:16:17.098Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-09T23:16:17.098Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-09T23:16:17.098Z] GOPATH=/go [2021-12-09T23:16:17.098Z] PKG_CONFIG=pkg-config [2021-12-09T23:16:17.098Z] _=/usr/bin/env [2021-12-09T23:16:17.098Z] Building test suite binary ./integration-cli/test.main [2021-12-09T23:16:17.098Z] No new tests added to integration. [2021-12-09T23:16:17.098Z] [2021-12-09T23:16:17.098Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-09T23:16:18.546Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-12-09T23:16:18.546Z] === RUN TestClientStream [2021-12-09T23:16:18.546Z] --- PASS: TestClientStream (0.00s) [2021-12-09T23:16:18.546Z] === RUN TestClientSendFile [2021-12-09T23:16:18.546Z] --- PASS: TestClientSendFile (0.00s) [2021-12-09T23:16:18.546Z] === RUN TestClientWithRequestTimeout [2021-12-09T23:16:18.546Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-12-09T23:16:18.546Z] === RUN TestFileSpecPlugin [2021-12-09T23:16:18.546Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-09T23:16:18.546Z] === RUN TestFileJSONSpecPlugin [2021-12-09T23:16:18.546Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-09T23:16:18.546Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-09T23:16:18.546Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-09T23:16:18.546Z] === RUN TestPluginAddHandler [2021-12-09T23:16:18.546Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-09T23:16:18.546Z] === RUN TestPluginWaitBadPlugin [2021-12-09T23:16:18.546Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-09T23:16:18.546Z] === RUN TestGet [2021-12-09T23:16:18.546Z] time="2021-12-09T23:16:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-09T23:16:19.520Z] time="2021-12-09T23:16:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-09T23:16:19.983Z] === RUN TestGetDriver [2021-12-09T23:16:19.983Z] --- PASS: TestGetDriver (0.00s) [2021-12-09T23:16:19.983Z] === RUN TestVolumeRequestError [2021-12-09T23:16:19.983Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-09T23:16:19.983Z] PASS [2021-12-09T23:16:19.983Z] coverage: 36.1% of statements [2021-12-09T23:16:19.983Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2021-12-09T23:16:20.242Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-09T23:16:20.242Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-09T23:16:20.242Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:16:20.242Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-09T23:16:20.242Z] [2021-12-09T23:16:20.242Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-09T23:16:20.242Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-09T23:16:20.242Z] HOSTNAME=952f6cec0897 [2021-12-09T23:16:20.242Z] DEST=bundles/test-integration [2021-12-09T23:16:20.242Z] PWD=/go/src/github.com/docker/docker [2021-12-09T23:16:20.242Z] DOCKER_ROOTLESS=1 [2021-12-09T23:16:20.242Z] DOCKER_GITCOMMIT=976329c295587a8202ab50ffc68e00d4059f3d43 [2021-12-09T23:16:20.242Z] container=docker [2021-12-09T23:16:20.242Z] HOME=/root [2021-12-09T23:16:20.242Z] GOLANG_VERSION=1.17.4 [2021-12-09T23:16:20.242Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-09T23:16:20.242Z] VALIDATE_BRANCH=master [2021-12-09T23:16:20.242Z] TERM=xterm [2021-12-09T23:16:20.242Z] DOCKER_PKG=github.com/docker/docker [2021-12-09T23:16:20.242Z] SHLVL=1 [2021-12-09T23:16:20.242Z] TIMEOUT=120m [2021-12-09T23:16:20.242Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-09T23:16:20.242Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-09T23:16:20.242Z] GO111MODULE=off [2021-12-09T23:16:20.242Z] DOCKER_EXPERIMENTAL=1 [2021-12-09T23:16:20.242Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-09T23:16:20.242Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-09T23:16:20.242Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-09T23:16:20.242Z] GOPATH=/go [2021-12-09T23:16:20.242Z] PKG_CONFIG=pkg-config [2021-12-09T23:16:20.242Z] _=/usr/bin/env [2021-12-09T23:16:20.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-09T23:16:20.433Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-09T23:16:20.433Z] HOSTNAME=0151c998c05a [2021-12-09T23:16:20.433Z] TESTDEBUG=0 [2021-12-09T23:16:20.433Z] DEST=bundles/test-integration [2021-12-09T23:16:20.433Z] PWD=/go/src/github.com/docker/docker [2021-12-09T23:16:20.433Z] KEEPBUNDLE=1 [2021-12-09T23:16:20.433Z] DOCKER_GITCOMMIT=4979b3cb8404e1fd7d8b5ccf391e7821cf954931 [2021-12-09T23:16:20.433Z] container=docker [2021-12-09T23:16:20.433Z] HOME=/root [2021-12-09T23:16:20.433Z] GOLANG_VERSION=1.17.4 [2021-12-09T23:16:20.433Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-09T23:16:20.433Z] VALIDATE_BRANCH=master [2021-12-09T23:16:20.433Z] TERM=xterm [2021-12-09T23:16:20.433Z] DOCKER_PKG=github.com/docker/docker [2021-12-09T23:16:20.433Z] SHLVL=1 [2021-12-09T23:16:20.433Z] TIMEOUT=120m [2021-12-09T23:16:20.433Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-09T23:16:20.433Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-09T23:16:20.433Z] GO111MODULE=off [2021-12-09T23:16:20.433Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-09T23:16:20.433Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-09T23:16:20.433Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-09T23:16:20.433Z] GOPATH=/go [2021-12-09T23:16:20.433Z] PKG_CONFIG=pkg-config [2021-12-09T23:16:20.433Z] _=/usr/bin/env [2021-12-09T23:16:20.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-09T23:16:20.957Z] === RUN TestGetAddress [2021-12-09T23:16:20.957Z] --- PASS: TestGetAddress (0.00s) [2021-12-09T23:16:20.957Z] === RUN TestRemove [2021-12-09T23:16:20.957Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-09T23:16:20.957Z] --- SKIP: TestRemove (0.00s) [2021-12-09T23:16:20.957Z] === RUN TestInitializeWithVolumes [2021-12-09T23:16:20.957Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-12-09T23:16:20.957Z] === RUN TestCreate [2021-12-09T23:16:20.957Z] --- PASS: TestCreate (0.01s) [2021-12-09T23:16:20.957Z] === RUN TestValidateName [2021-12-09T23:16:20.957Z] --- PASS: TestValidateName (0.00s) [2021-12-09T23:16:20.957Z] === RUN TestCreateWithOpts [2021-12-09T23:16:20.957Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-09T23:16:20.957Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-09T23:16:20.957Z] === RUN TestRelaodNoOpts [2021-12-09T23:16:20.957Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-09T23:16:20.957Z] PASS [2021-12-09T23:16:20.957Z] coverage: 41.5% of statements [2021-12-09T23:16:20.957Z] ok github.com/docker/docker/volume/local 0.050s coverage: 41.5% of statements [2021-12-09T23:16:21.419Z] time="2021-12-09T23:16:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-09T23:16:21.419Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-09T23:16:21.419Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-09T23:16:21.419Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-09T23:16:21.419Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRaw [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRawSplit [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-09T23:16:21.882Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-09T23:16:21.882Z] === RUN TestLinuxParseMountRaw [2021-12-09T23:16:21.882Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-09T23:16:21.882Z] === RUN TestLinuxParseMountRawSplit [2021-12-09T23:16:21.882Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-09T23:16:21.882Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-09T23:16:21.882Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-09T23:16:21.882Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-09T23:16:21.882Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-09T23:16:21.882Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-09T23:16:21.882Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-09T23:16:21.882Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-09T23:16:21.882Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-09T23:16:21.882Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-09T23:16:21.882Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-09T23:16:21.882Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-09T23:16:21.882Z] === RUN TestConvertTmpfsOptions [2021-12-09T23:16:21.882Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-09T23:16:21.882Z] linux_parser_test.go:209: data="ro" [2021-12-09T23:16:21.882Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-09T23:16:21.882Z] === RUN TestParseMountSpec [2021-12-09T23:16:21.882Z] parser_test.go:62: case 0 [2021-12-09T23:16:21.882Z] parser_test.go:62: case 1 [2021-12-09T23:16:21.882Z] parser_test.go:62: case 2 [2021-12-09T23:16:21.882Z] parser_test.go:62: case 3 [2021-12-09T23:16:21.882Z] parser_test.go:62: case 4 [2021-12-09T23:16:21.882Z] parser_test.go:62: case 5 [2021-12-09T23:16:21.882Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-09T23:16:21.882Z] === RUN TestValidateMount [2021-12-09T23:16:21.882Z] --- PASS: TestValidateMount (0.00s) [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRaw [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-09T23:16:21.882Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-09T23:16:21.882Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-09T23:16:21.882Z] PASS [2021-12-09T23:16:21.882Z] coverage: 67.6% of statements [2021-12-09T23:16:21.882Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.6% of statements [2021-12-09T23:16:22.860Z] === RUN TestSetGetMeta [2021-12-09T23:16:22.860Z] === PAUSE TestSetGetMeta [2021-12-09T23:16:22.860Z] === RUN TestRestore [2021-12-09T23:16:22.860Z] === PAUSE TestRestore [2021-12-09T23:16:22.860Z] === RUN TestServiceCreate [2021-12-09T23:16:22.860Z] === PAUSE TestServiceCreate [2021-12-09T23:16:22.860Z] === RUN TestServiceList [2021-12-09T23:16:22.860Z] === PAUSE TestServiceList [2021-12-09T23:16:22.860Z] === RUN TestServiceRemove [2021-12-09T23:16:22.860Z] === PAUSE TestServiceRemove [2021-12-09T23:16:22.860Z] === RUN TestServiceGet [2021-12-09T23:16:22.860Z] === PAUSE TestServiceGet [2021-12-09T23:16:22.860Z] === RUN TestServicePrune [2021-12-09T23:16:22.860Z] === PAUSE TestServicePrune [2021-12-09T23:16:22.860Z] === RUN TestCreate [2021-12-09T23:16:22.860Z] === PAUSE TestCreate [2021-12-09T23:16:22.860Z] === RUN TestRemove [2021-12-09T23:16:22.860Z] === PAUSE TestRemove [2021-12-09T23:16:22.860Z] === RUN TestList [2021-12-09T23:16:22.860Z] === PAUSE TestList [2021-12-09T23:16:22.860Z] === RUN TestFindByDriver [2021-12-09T23:16:22.860Z] === PAUSE TestFindByDriver [2021-12-09T23:16:22.860Z] === RUN TestFindByReferenced [2021-12-09T23:16:22.860Z] === PAUSE TestFindByReferenced [2021-12-09T23:16:22.860Z] === RUN TestDerefMultipleOfSameRef [2021-12-09T23:16:22.860Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-09T23:16:22.860Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-09T23:16:22.860Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-09T23:16:22.860Z] === RUN TestDefererencePluginOnCreateError [2021-12-09T23:16:22.860Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-09T23:16:22.860Z] === RUN TestRefDerefRemove [2021-12-09T23:16:22.860Z] === PAUSE TestRefDerefRemove [2021-12-09T23:16:22.860Z] === RUN TestGet [2021-12-09T23:16:22.860Z] === PAUSE TestGet [2021-12-09T23:16:22.860Z] === RUN TestGetWithReference [2021-12-09T23:16:22.860Z] === PAUSE TestGetWithReference [2021-12-09T23:16:22.860Z] === RUN TestFilterFunc [2021-12-09T23:16:22.860Z] === RUN TestFilterFunc/test_nil_list [2021-12-09T23:16:22.860Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-09T23:16:22.860Z] === RUN TestFilterFunc/test_empty_list [2021-12-09T23:16:22.860Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-09T23:16:22.860Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-09T23:16:22.860Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-09T23:16:22.860Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-09T23:16:22.860Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-09T23:16:22.860Z] === RUN TestFilterFunc/test_filter_some [2021-12-09T23:16:22.860Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-09T23:16:22.860Z] === RUN TestFilterFunc/test_filter_middle [2021-12-09T23:16:22.860Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-09T23:16:22.860Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-09T23:16:22.860Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-09T23:16:22.860Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-09T23:16:22.860Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-09T23:16:22.860Z] === CONT TestFilterFunc/test_nil_list [2021-12-09T23:16:22.860Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-09T23:16:22.860Z] === CONT TestFilterFunc/test_filter_some [2021-12-09T23:16:22.860Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-09T23:16:22.860Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-09T23:16:22.860Z] === CONT TestFilterFunc/test_filter_middle [2021-12-09T23:16:22.860Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-09T23:16:22.861Z] === CONT TestFilterFunc/test_empty_list [2021-12-09T23:16:22.861Z] --- PASS: TestFilterFunc (0.00s) [2021-12-09T23:16:22.861Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-09T23:16:22.861Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-09T23:16:22.861Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-09T23:16:22.861Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-09T23:16:22.861Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-09T23:16:22.861Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-09T23:16:22.861Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-09T23:16:22.861Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-09T23:16:22.861Z] === CONT TestSetGetMeta [2021-12-09T23:16:22.861Z] === CONT TestList [2021-12-09T23:16:22.861Z] === CONT TestDefererencePluginOnCreateError [2021-12-09T23:16:22.861Z] === CONT TestDerefMultipleOfSameRef [2021-12-09T23:16:22.861Z] --- PASS: TestSetGetMeta (0.02s) [2021-12-09T23:16:22.861Z] === CONT TestRemove [2021-12-09T23:16:22.861Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-12-09T23:16:22.861Z] === CONT TestCreate [2021-12-09T23:16:22.861Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-12-09T23:16:22.861Z] === CONT TestServicePrune [2021-12-09T23:16:22.861Z] --- PASS: TestList (0.04s) [2021-12-09T23:16:22.861Z] === CONT TestServiceGet [2021-12-09T23:16:22.861Z] --- PASS: TestCreate (0.02s) [2021-12-09T23:16:22.861Z] === CONT TestServiceRemove [2021-12-09T23:16:22.861Z] --- PASS: TestRemove (0.03s) [2021-12-09T23:16:22.861Z] === CONT TestServiceList [2021-12-09T23:16:22.861Z] --- PASS: TestServiceGet (0.10s) [2021-12-09T23:16:22.861Z] === CONT TestServiceCreate [2021-12-09T23:16:22.861Z] time="2021-12-09T23:16:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-09T23:16:22.861Z] --- PASS: TestServiceRemove (0.10s) [2021-12-09T23:16:22.861Z] === CONT TestRestore [2021-12-09T23:16:22.861Z] --- PASS: TestServiceList (0.10s) [2021-12-09T23:16:22.861Z] === CONT TestFindByReferenced [2021-12-09T23:16:22.861Z] time="2021-12-09T23:16:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-09T23:16:22.861Z] time="2021-12-09T23:16:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-09T23:16:22.861Z] time="2021-12-09T23:16:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-09T23:16:22.861Z] --- PASS: TestServiceCreate (0.02s) [2021-12-09T23:16:22.861Z] === CONT TestFindByDriver [2021-12-09T23:16:22.861Z] --- PASS: TestFindByReferenced (0.02s) [2021-12-09T23:16:22.861Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-09T23:16:22.861Z] time="2021-12-09T23:16:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-09T23:16:22.861Z] --- PASS: TestRestore (0.03s) [2021-12-09T23:16:22.861Z] === CONT TestGet [2021-12-09T23:16:22.861Z] --- PASS: TestServicePrune (0.14s) [2021-12-09T23:16:22.861Z] === CONT TestGetWithReference [2021-12-09T23:16:22.861Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-12-09T23:16:22.861Z] === CONT TestRefDerefRemove [2021-12-09T23:16:22.861Z] --- PASS: TestFindByDriver (0.02s) [2021-12-09T23:16:22.861Z] --- PASS: TestGet (0.02s) [2021-12-09T23:16:22.861Z] --- PASS: TestGetWithReference (0.03s) [2021-12-09T23:16:22.861Z] --- PASS: TestRefDerefRemove (0.02s) [2021-12-09T23:16:22.861Z] PASS [2021-12-09T23:16:22.861Z] coverage: 69.0% of statements [2021-12-09T23:16:22.861Z] ok github.com/docker/docker/volume/service 0.244s coverage: 69.0% of statements [2021-12-09T23:16:25.782Z] time="2021-12-09T23:16:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-09T23:16:27.664Z] 2021/12/09 23:16:24 Closing DB instances... [2021-12-09T23:16:27.664Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2021-12-09T23:16:27.664Z] === RUN TestFindNode [2021-12-09T23:16:27.664Z] 2021/12/09 23:16:26 Closing DB instances... [2021-12-09T23:16:27.664Z] --- PASS: TestFindNode (0.02s) [2021-12-09T23:16:27.664Z] === RUN TestChangeNodeState [2021-12-09T23:16:27.664Z] 2021/12/09 23:16:26 Closing DB instances... [2021-12-09T23:16:27.664Z] --- PASS: TestChangeNodeState (0.02s) [2021-12-09T23:16:27.664Z] === RUN TestNodeReincarnation [2021-12-09T23:16:27.664Z] 2021/12/09 23:16:26 Closing DB instances... [2021-12-09T23:16:28.146Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-12-09T23:16:30.350Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-12-09T23:16:30.350Z] PASS [2021-12-09T23:16:30.350Z] [2021-12-09T23:16:30.350Z] DONE 17 tests in 49.429s [2021-12-09T23:16:30.350Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-09T23:16:30.350Z] INFO: Testing against a local daemon [2021-12-09T23:16:30.350Z] === RUN TestPluginInvalidJSON [2021-12-09T23:16:30.350Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:16:30.350Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:16:30.350Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:16:30.350Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-12-09T23:16:30.350Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-09T23:16:30.350Z] === RUN TestPluginInstall [2021-12-09T23:16:30.350Z] === RUN TestPluginInstall/no_auth [2021-12-09T23:16:31.750Z] time="2021-12-09T23:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:16:31.750Z] time="2021-12-09T23:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec3b8f8e75ba9f1bbcadfdd5e9772d04693f4098d8b33761ac45b19d80b23b23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:16:31.750Z] time="2021-12-09T23:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:16:31.750Z] time="2021-12-09T23:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec3b8f8e75ba9f1bbcadfdd5e9772d04693f4098d8b33761ac45b19d80b23b23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:16:31.750Z] === RUN TestPluginInstall/with_htpasswd [2021-12-09T23:16:32.006Z] time="2021-12-09T23:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:16:32.006Z] time="2021-12-09T23:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5be55645fb9f0cb874fd4e02c73cb3f0b0ecd5926e15e6b6df780a175a3f492f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:16:32.006Z] time="2021-12-09T23:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:16:32.006Z] time="2021-12-09T23:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5be55645fb9f0cb874fd4e02c73cb3f0b0ecd5926e15e6b6df780a175a3f492f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:16:32.262Z] === RUN TestPluginInstall/with_insecure [2021-12-09T23:16:32.369Z] time="2021-12-09T23:16:31Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-09T23:16:32.369Z] --- PASS: TestNodeReincarnation (5.01s) [2021-12-09T23:16:32.369Z] === RUN TestParallelCreate [2021-12-09T23:16:32.369Z] 2021/12/09 23:16:31 Closing DB instances... [2021-12-09T23:16:32.369Z] --- PASS: TestParallelCreate (0.01s) [2021-12-09T23:16:32.369Z] === RUN TestParallelDelete [2021-12-09T23:16:32.369Z] 2021/12/09 23:16:31 Closing DB instances... [2021-12-09T23:16:32.369Z] --- PASS: TestParallelDelete (0.01s) [2021-12-09T23:16:32.369Z] === RUN TestNetworkDBIslands [2021-12-09T23:16:32.369Z] time="2021-12-09T23:16:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:85a8e9621871 with config:&{NodeID:85a8e9621871 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-12-09T23:16:32.369Z] time="2021-12-09T23:16:31Z" level=info msg="Node 85a8e9621871/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:32.369Z] time="2021-12-09T23:16:31Z" level=info msg="Node 85a8e9621871/172.18.162.88, added to nodes list" [2021-12-09T23:16:32.369Z] time="2021-12-09T23:16:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0af458c838e5 with config:&{NodeID:0af458c838e5 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-12-09T23:16:32.369Z] time="2021-12-09T23:16:31Z" level=info msg="Node 0af458c838e5/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:32.369Z] time="2021-12-09T23:16:31Z" level=info msg="Node 0af458c838e5/172.18.162.88, added to nodes list" [2021-12-09T23:16:32.369Z] time="2021-12-09T23:16:31Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-09T23:16:32.369Z] time="2021-12-09T23:16:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-09T23:16:32.369Z] time="2021-12-09T23:16:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2021-12-09T23:16:32.369Z] time="2021-12-09T23:16:31Z" level=info msg="Node 0af458c838e5/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:32.369Z] time="2021-12-09T23:16:31Z" level=info msg="Node 0af458c838e5/172.18.162.88, added to nodes list" [2021-12-09T23:16:32.369Z] time="2021-12-09T23:16:31Z" level=info msg="Node 85a8e9621871/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:32.370Z] time="2021-12-09T23:16:31Z" level=info msg="Node 85a8e9621871/172.18.162.88, added to nodes list" [2021-12-09T23:16:32.370Z] time="2021-12-09T23:16:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2021-12-09T23:16:32.370Z] time="2021-12-09T23:16:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d2823b70ef07 with config:&{NodeID:d2823b70ef07 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-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=info msg="Node d2823b70ef07/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=info msg="Node d2823b70ef07/172.18.162.88, added to nodes list" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=info msg="Node d2823b70ef07/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=info msg="Node d2823b70ef07/172.18.162.88, added to nodes list" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=info msg="Node 85a8e9621871/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=info msg="Node 85a8e9621871/172.18.162.88, added to nodes list" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=info msg="Node 0af458c838e5/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=info msg="Node 0af458c838e5/172.18.162.88, added to nodes list" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=info msg="Node d2823b70ef07/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:32.831Z] time="2021-12-09T23:16:32Z" level=info msg="Node d2823b70ef07/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.188Z] time="2021-12-09T23:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:16:33.188Z] time="2021-12-09T23:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:214052d9dddacd783825c608928c683ab2438973b858eaeed313be6f1d291cdd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:16:33.188Z] time="2021-12-09T23:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:16:33.188Z] time="2021-12-09T23:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:214052d9dddacd783825c608928c683ab2438973b858eaeed313be6f1d291cdd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:16:33.292Z] time="2021-12-09T23:16:32Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e20927cc3147 with config:&{NodeID:e20927cc3147 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-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=info msg="Node e20927cc3147/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=info msg="Node e20927cc3147/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=info msg="Node e20927cc3147/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=info msg="Node e20927cc3147/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=info msg="Node 0af458c838e5/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=info msg="Node 0af458c838e5/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=info msg="Node d2823b70ef07/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=info msg="Node d2823b70ef07/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=info msg="Node 85a8e9621871/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=info msg="Node 85a8e9621871/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:33Z" level=info msg="Node e20927cc3147/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:33Z" level=info msg="Node e20927cc3147/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:33Z" level=info msg="Node e20927cc3147/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.293Z] time="2021-12-09T23:16:33Z" level=info msg="Node e20927cc3147/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.444Z] plugin_test.go:165: [dc029b48e3c65] daemon is not started [2021-12-09T23:16:33.444Z] --- PASS: TestPluginInstall (3.59s) [2021-12-09T23:16:33.444Z] --- PASS: TestPluginInstall/no_auth (1.93s) [2021-12-09T23:16:33.444Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2021-12-09T23:16:33.444Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2021-12-09T23:16:33.444Z] === RUN TestPluginsWithRuntimes [2021-12-09T23:16:33.754Z] time="2021-12-09T23:16:33Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9f783f4df10e with config:&{NodeID:9f783f4df10e 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-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 9f783f4df10e/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 9f783f4df10e/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 9f783f4df10e/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 9f783f4df10e/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 85a8e9621871/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 85a8e9621871/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node e20927cc3147/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node e20927cc3147/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 0af458c838e5/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 0af458c838e5/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node d2823b70ef07/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node d2823b70ef07/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 9f783f4df10e/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 9f783f4df10e/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 9f783f4df10e/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 9f783f4df10e/172.18.162.88, added to nodes list" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 9f783f4df10e/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:33.755Z] time="2021-12-09T23:16:33Z" level=info msg="Node 9f783f4df10e/172.18.162.88, added to nodes list" [2021-12-09T23:16:34.216Z] networkdb_test.go:835: Re-joining: 3 [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=info msg="The new bootstrap node list is:[172.18.162.88:10033 172.18.162.88:10034 172.18.162.88:10035]" [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.162.88:10033" [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Stream connection from=172.18.162.88:49371" [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.162.88:10034" [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Stream connection from=172.18.162.88:49372" [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.162.88:10035" [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Stream connection from=172.18.162.88:49373" [2021-12-09T23:16:34.216Z] networkdb_test.go:835: Re-joining: 4 [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=info msg="The new bootstrap node list is:[172.18.162.88:10033 172.18.162.88:10034 172.18.162.88:10035]" [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.162.88:10033" [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Stream connection from=172.18.162.88:49374" [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.162.88:10034" [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Stream connection from=172.18.162.88:49375" [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Stream connection from=172.18.162.88:49376" [2021-12-09T23:16:34.216Z] time="2021-12-09T23:16:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.162.88:10035" [2021-12-09T23:16:34.384Z] --- PASS: TestGet (15.01s) [2021-12-09T23:16:34.384Z] === RUN TestPluginWithNoManifest [2021-12-09T23:16:34.384Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-09T23:16:34.384Z] === RUN TestGetAll [2021-12-09T23:16:34.384Z] --- PASS: TestGetAll (0.01s) [2021-12-09T23:16:34.384Z] PASS [2021-12-09T23:16:34.384Z] coverage: 73.2% of statements [2021-12-09T23:16:34.384Z] ok github.com/docker/docker/pkg/plugins 34.813s coverage: 73.2% of statements [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="node 0 leaving" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="Node 85a8e9621871 change state NodeActive --> NodeLeft" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="node5(9f783f4df10e): Node leave event for 85a8e9621871/172.18.162.88" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="Node 85a8e9621871 change state NodeActive --> NodeLeft" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="node4(e20927cc3147): Node leave event for 85a8e9621871/172.18.162.88" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="Node 85a8e9621871 change state NodeActive --> NodeLeft" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="node2(0af458c838e5): Node leave event for 85a8e9621871/172.18.162.88" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="Node 85a8e9621871 change state NodeActive --> NodeLeft" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="node3(d2823b70ef07): Node leave event for 85a8e9621871/172.18.162.88" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="Node 85a8e9621871 change state NodeActive --> NodeLeft" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="node1(85a8e9621871): Node leave event for 85a8e9621871/172.18.162.88" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="Node 85a8e9621871/172.18.162.88, left gossip cluster" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="Node 85a8e9621871/172.18.162.88, left gossip cluster" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="Node 85a8e9621871/172.18.162.88, left gossip cluster" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="Node 85a8e9621871/172.18.162.88, left gossip cluster" [2021-12-09T23:16:34.677Z] time="2021-12-09T23:16:34Z" level=info msg="Node 85a8e9621871/172.18.162.88, left gossip cluster" [2021-12-09T23:16:34.808Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=info msg="node 1 leaving" [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=info msg="Node 0af458c838e5 change state NodeActive --> NodeLeft" [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=info msg="node5(9f783f4df10e): Node leave event for 0af458c838e5/172.18.162.88" [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=info msg="Node 0af458c838e5/172.18.162.88, left gossip cluster" [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=info msg="Node 0af458c838e5 change state NodeActive --> NodeFailed" [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=info msg="Node 0af458c838e5 change state NodeActive --> NodeLeft" [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=info msg="Node 0af458c838e5 change state NodeActive --> NodeLeft" [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=info msg="node3(d2823b70ef07): Node leave event for 0af458c838e5/172.18.162.88" [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=info msg="node4(e20927cc3147): Node leave event for 0af458c838e5/172.18.162.88" [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=info msg="Node 0af458c838e5/172.18.162.88, added to failed nodes list" [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=error msg="node: 0af458c838e5 is unknown to memberlist" [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=info msg="Node 0af458c838e5/172.18.162.88, left gossip cluster" [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=info msg="Node 0af458c838e5/172.18.162.88, left gossip cluster" [2021-12-09T23:16:35.139Z] time="2021-12-09T23:16:34Z" level=info msg="Node 0af458c838e5/172.18.162.88, left gossip cluster" [2021-12-09T23:16:35.600Z] time="2021-12-09T23:16:35Z" level=info msg="node 2 leaving" [2021-12-09T23:16:35.600Z] time="2021-12-09T23:16:35Z" level=info msg="Node d2823b70ef07 change state NodeActive --> NodeLeft" [2021-12-09T23:16:35.600Z] time="2021-12-09T23:16:35Z" level=info msg="node4(e20927cc3147): Node leave event for d2823b70ef07/172.18.162.88" [2021-12-09T23:16:35.600Z] time="2021-12-09T23:16:35Z" level=info msg="Node d2823b70ef07 change state NodeActive --> NodeLeft" [2021-12-09T23:16:35.600Z] time="2021-12-09T23:16:35Z" level=info msg="node5(9f783f4df10e): Node leave event for d2823b70ef07/172.18.162.88" [2021-12-09T23:16:35.600Z] time="2021-12-09T23:16:35Z" level=info msg="Node d2823b70ef07 change state NodeActive --> NodeLeft" [2021-12-09T23:16:35.600Z] time="2021-12-09T23:16:35Z" level=info msg="node3(d2823b70ef07): Node leave event for d2823b70ef07/172.18.162.88" [2021-12-09T23:16:35.600Z] time="2021-12-09T23:16:35Z" level=debug msg="memberlist: Failed ping: 0af458c838e5 (timeout reached)" [2021-12-09T23:16:35.600Z] time="2021-12-09T23:16:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.162.88:10035: use of closed network connection" [2021-12-09T23:16:35.600Z] time="2021-12-09T23:16:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.162.88:10036: use of closed network connection" [2021-12-09T23:16:35.600Z] time="2021-12-09T23:16:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.162.88:10037: use of closed network connection" [2021-12-09T23:16:35.600Z] time="2021-12-09T23:16:35Z" level=info msg="Node d2823b70ef07/172.18.162.88, left gossip cluster" [2021-12-09T23:16:35.734Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="Node d2823b70ef07/172.18.162.88, left gossip cluster" [2021-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="Node d2823b70ef07/172.18.162.88, left gossip cluster" [2021-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="memberlist: Suspect 0af458c838e5 has failed, no acks received" [2021-12-09T23:16:36.062Z] networkdb_test.go:867: node4: OK [2021-12-09T23:16:36.062Z] networkdb_test.go:867: node5: OK [2021-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="node 0 coming back" [2021-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:87372ac78c2a with config:&{NodeID:87372ac78c2a 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-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="Node 87372ac78c2a/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="Node 87372ac78c2a/172.18.162.88, added to nodes list" [2021-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="node 1 coming back" [2021-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e35e91612ddc with config:&{NodeID:e35e91612ddc 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-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="Node e35e91612ddc/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="Node e35e91612ddc/172.18.162.88, added to nodes list" [2021-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="node 2 coming back" [2021-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ec3520274547 with config:&{NodeID:ec3520274547 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-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="Node ec3520274547/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:36.062Z] time="2021-12-09T23:16:35Z" level=info msg="Node ec3520274547/172.18.162.88, added to nodes list" [2021-12-09T23:16:36.644Z] --- PASS: TestBuildWithHugeFile (34.77s) [2021-12-09T23:16:36.644Z] === RUN TestBuildWCOWSandboxSize [2021-12-09T23:16:36.644Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:16:36.644Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:16:36.644Z] === RUN TestBuildWithEmptyDockerfile [2021-12-09T23:16:36.644Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:16:36.644Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:16:36.644Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:16:36.644Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:16:36.644Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:16:36.644Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:16:36.644Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:16:36.644Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:16:36.644Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:16:36.644Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-12-09T23:16:36.644Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-12-09T23:16:36.644Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-12-09T23:16:36.644Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-12-09T23:16:36.644Z] === RUN TestBuildPreserveOwnership [2021-12-09T23:16:36.644Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-09T23:16:36.644Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-09T23:16:36.644Z] --- PASS: TestBuildPreserveOwnership (2.63s) [2021-12-09T23:16:36.644Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.77s) [2021-12-09T23:16:36.644Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.86s) [2021-12-09T23:16:36.644Z] === RUN TestBuildPlatformInvalid [2021-12-09T23:16:36.644Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-12-09T23:16:36.644Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-09T23:16:36.644Z] Loaded image: busybox:latest [2021-12-09T23:16:36.644Z] Loaded image: busybox:glibc [2021-12-09T23:16:36.663Z] --- PASS: TestPluginsWithRuntimes (3.44s) [2021-12-09T23:16:36.663Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2021-12-09T23:16:36.663Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.02s) [2021-12-09T23:16:36.663Z] === RUN TestPluginBackCompatMediaTypes [2021-12-09T23:16:37.224Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2021-12-09T23:16:37.224Z] PASS [2021-12-09T23:16:37.224Z] [2021-12-09T23:16:37.224Z] DONE 10 tests in 7.661s [2021-12-09T23:16:37.224Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-09T23:16:37.244Z] === RUN TestBoolValue [2021-12-09T23:16:37.244Z] --- PASS: TestBoolValue (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestBoolValueOrDefault [2021-12-09T23:16:37.244Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestInt64ValueOrZero [2021-12-09T23:16:37.244Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestInt64ValueOrDefault [2021-12-09T23:16:37.244Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-09T23:16:37.244Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestJsonContentType [2021-12-09T23:16:37.244Z] --- PASS: TestJsonContentType (0.00s) [2021-12-09T23:16:37.244Z] PASS [2021-12-09T23:16:37.244Z] coverage: 14.7% of statements [2021-12-09T23:16:37.244Z] ok github.com/docker/docker/api/server/httputils 0.115s coverage: 14.7% of statements [2021-12-09T23:16:37.244Z] === RUN TestMaskSecretKeys [2021-12-09T23:16:37.244Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-09T23:16:37.244Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-09T23:16:37.244Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-09T23:16:37.244Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-09T23:16:37.244Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-09T23:16:37.244Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-09T23:16:37.244Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestVersionMiddlewareVersion [2021-12-09T23:16:37.244Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-09T23:16:37.244Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-09T23:16:37.244Z] PASS [2021-12-09T23:16:37.244Z] coverage: 37.7% of statements [2021-12-09T23:16:37.244Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-09T23:16:37.244Z] === RUN TestAdjustForAPIVersion [2021-12-09T23:16:37.244Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-09T23:16:37.244Z] PASS [2021-12-09T23:16:37.244Z] coverage: 5.7% of statements [2021-12-09T23:16:37.244Z] ok github.com/docker/docker/api/server/router/swarm 0.069s coverage: 5.7% of statements [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-09T23:16:37.244Z] === RUN TestStrSliceMarshalJSON [2021-12-09T23:16:37.244Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestStrSliceUnmarshalJSON [2021-12-09T23:16:37.244Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestStrSliceUnmarshalString [2021-12-09T23:16:37.244Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestStrSliceUnmarshalSlice [2021-12-09T23:16:37.244Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-09T23:16:37.244Z] PASS [2021-12-09T23:16:37.244Z] coverage: 90.0% of statements [2021-12-09T23:16:37.244Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-12-09T23:16:37.244Z] === RUN TestToJSON [2021-12-09T23:16:37.244Z] --- PASS: TestToJSON (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestToParamWithVersion [2021-12-09T23:16:37.244Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestFromJSON [2021-12-09T23:16:37.244Z] --- PASS: TestFromJSON (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestEmpty [2021-12-09T23:16:37.244Z] --- PASS: TestEmpty (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestArgsMatchKVListEmptySources [2021-12-09T23:16:37.244Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestArgsMatchKVList [2021-12-09T23:16:37.244Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestArgsMatch [2021-12-09T23:16:37.244Z] --- PASS: TestArgsMatch (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestAdd [2021-12-09T23:16:37.244Z] --- PASS: TestAdd (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestDel [2021-12-09T23:16:37.244Z] --- PASS: TestDel (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestLen [2021-12-09T23:16:37.244Z] --- PASS: TestLen (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestExactMatch [2021-12-09T23:16:37.244Z] --- PASS: TestExactMatch (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestOnlyOneExactMatch [2021-12-09T23:16:37.244Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestContains [2021-12-09T23:16:37.244Z] --- PASS: TestContains (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestValidate [2021-12-09T23:16:37.244Z] --- PASS: TestValidate (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestWalkValues [2021-12-09T23:16:37.244Z] --- PASS: TestWalkValues (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestFuzzyMatch [2021-12-09T23:16:37.244Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestClone [2021-12-09T23:16:37.244Z] --- PASS: TestClone (0.00s) [2021-12-09T23:16:37.244Z] PASS [2021-12-09T23:16:37.244Z] coverage: 92.2% of statements [2021-12-09T23:16:37.244Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-09T23:16:37.244Z] === RUN TestDurationToSecondsString [2021-12-09T23:16:37.244Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestGetTimestamp [2021-12-09T23:16:37.244Z] --- PASS: TestGetTimestamp (0.23s) [2021-12-09T23:16:37.244Z] === RUN TestParseTimestamps [2021-12-09T23:16:37.244Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-09T23:16:37.244Z] PASS [2021-12-09T23:16:37.244Z] coverage: 100.0% of statements [2021-12-09T23:16:37.244Z] ok github.com/docker/docker/api/types/time 0.276s coverage: 100.0% of statements [2021-12-09T23:16:37.244Z] === RUN TestCompareVersion [2021-12-09T23:16:37.244Z] --- PASS: TestCompareVersion (0.00s) [2021-12-09T23:16:37.244Z] PASS [2021-12-09T23:16:37.244Z] coverage: 77.3% of statements [2021-12-09T23:16:37.244Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 77.3% of statements [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/builder [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-09T23:16:37.244Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-09T23:16:37.244Z] === RUN TestParseRemoteURL [2021-12-09T23:16:37.244Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-09T23:16:37.244Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-09T23:16:37.244Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-09T23:16:37.244Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-09T23:16:37.244Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-09T23:16:37.244Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-09T23:16:37.244Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-09T23:16:37.244Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-09T23:16:37.244Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-09T23:16:37.244Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-09T23:16:37.244Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-09T23:16:37.244Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-09T23:16:37.244Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-09T23:16:37.244Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-09T23:16:37.244Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-09T23:16:37.244Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-09T23:16:37.244Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-09T23:16:37.244Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-09T23:16:37.244Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-09T23:16:37.244Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-09T23:16:37.244Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestCloneArgsSmartHttp [2021-12-09T23:16:37.244Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-12-09T23:16:37.244Z] === RUN TestCloneArgsDumbHttp [2021-12-09T23:16:37.244Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestCloneArgsGit [2021-12-09T23:16:37.244Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestCheckoutGit [2021-12-09T23:16:37.244Z] === RUN TestEnable [2021-12-09T23:16:37.244Z] --- PASS: TestEnable (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestDisable [2021-12-09T23:16:37.244Z] --- PASS: TestDisable (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestEnabled [2021-12-09T23:16:37.244Z] --- PASS: TestEnabled (0.00s) [2021-12-09T23:16:37.244Z] PASS [2021-12-09T23:16:37.244Z] coverage: 100.0% of statements [2021-12-09T23:16:37.244Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-12-09T23:16:37.244Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-09T23:16:37.244Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-12-09T23:16:37.244Z] === RUN TestProcessNoDockerignore [2021-12-09T23:16:37.244Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-09T23:16:37.244Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestDetectContentType [2021-12-09T23:16:37.244Z] --- PASS: TestDetectContentType (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestSelectAcceptableMIME [2021-12-09T23:16:37.244Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestInspectEmptyResponse [2021-12-09T23:16:37.244Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestInspectResponseBinary [2021-12-09T23:16:37.244Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestResponseUnsupportedContentType [2021-12-09T23:16:37.244Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestInspectResponseTextSimple [2021-12-09T23:16:37.244Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestInspectResponseEmptyContentType [2021-12-09T23:16:37.244Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestUnknownContentLength [2021-12-09T23:16:37.244Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestDownloadRemote [2021-12-09T23:16:37.244Z] --- PASS: TestDownloadRemote (0.10s) [2021-12-09T23:16:37.244Z] === RUN TestGetWithStatusError [2021-12-09T23:16:37.244Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestCloseRootDirectory [2021-12-09T23:16:37.244Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:37.244Z] --- SKIP: TestCloseRootDirectory (0.01s) [2021-12-09T23:16:37.244Z] === RUN TestHashFile [2021-12-09T23:16:37.244Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:37.244Z] --- SKIP: TestHashFile (0.01s) [2021-12-09T23:16:37.244Z] === RUN TestHashSubdir [2021-12-09T23:16:37.244Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:37.244Z] --- SKIP: TestHashSubdir (0.01s) [2021-12-09T23:16:37.244Z] === RUN TestRemoveDirectory [2021-12-09T23:16:37.244Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:37.244Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-09T23:16:37.244Z] PASS [2021-12-09T23:16:37.244Z] coverage: 9.3% of statements [2021-12-09T23:16:37.244Z] ok github.com/docker/docker/builder/remotecontext 0.281s coverage: 9.3% of statements [2021-12-09T23:16:37.244Z] === RUN TestGetAllAllowed [2021-12-09T23:16:37.244Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestGetAllMeta [2021-12-09T23:16:37.244Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-09T23:16:37.244Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestIsUnreferencedBuiltin [2021-12-09T23:16:37.244Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestIsExistingDirectory [2021-12-09T23:16:37.244Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestGetFilenameForDownload [2021-12-09T23:16:37.244Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-09T23:16:37.244Z] === RUN TestEnv2Variables [2021-12-09T23:16:37.244Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-09T23:16:37.245Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestMaintainer [2021-12-09T23:16:37.245Z] --- PASS: TestMaintainer (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestLabel [2021-12-09T23:16:37.245Z] --- PASS: TestLabel (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestFromScratch [2021-12-09T23:16:37.245Z] --- PASS: TestFromScratch (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestFromWithArg [2021-12-09T23:16:37.245Z] --- PASS: TestFromWithArg (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-09T23:16:37.245Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestFromWithUndefinedArg [2021-12-09T23:16:37.245Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestFromMultiStageWithNamedStage [2021-12-09T23:16:37.245Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestOnbuild [2021-12-09T23:16:37.245Z] --- PASS: TestOnbuild (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestWorkdir [2021-12-09T23:16:37.245Z] --- PASS: TestWorkdir (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestCmd [2021-12-09T23:16:37.245Z] --- PASS: TestCmd (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestHealthcheckNone [2021-12-09T23:16:37.245Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestHealthcheckCmd [2021-12-09T23:16:37.245Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestEntrypoint [2021-12-09T23:16:37.245Z] --- PASS: TestEntrypoint (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestExpose [2021-12-09T23:16:37.245Z] --- PASS: TestExpose (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestUser [2021-12-09T23:16:37.245Z] --- PASS: TestUser (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestVolume [2021-12-09T23:16:37.245Z] --- PASS: TestVolume (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestStopSignal [2021-12-09T23:16:37.245Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-09T23:16:37.245Z] --- SKIP: TestStopSignal (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestArg [2021-12-09T23:16:37.245Z] --- PASS: TestArg (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestShell [2021-12-09T23:16:37.245Z] --- PASS: TestShell (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestPrependEnvOnCmd [2021-12-09T23:16:37.245Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestRunWithBuildArgs [2021-12-09T23:16:37.245Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestRunIgnoresHealthcheck [2021-12-09T23:16:37.245Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestDispatchUnsupportedOptions [2021-12-09T23:16:37.245Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-09T23:16:37.245Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-09T23:16:37.245Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-09T23:16:37.245Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-09T23:16:37.245Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-09T23:16:37.245Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-09T23:16:37.245Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestNormalizeWorkdir [2021-12-09T23:16:37.245Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestDispatch [2021-12-09T23:16:37.245Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-09T23:16:37.245Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-09T23:16:37.245Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-09T23:16:37.245Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-09T23:16:37.245Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-09T23:16:37.245Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-09T23:16:37.245Z] === RUN TestDispatch/COPY_url [2021-12-09T23:16:37.245Z] --- PASS: TestDispatch (0.08s) [2021-12-09T23:16:37.245Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-12-09T23:16:37.245Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-09T23:16:37.245Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-09T23:16:37.245Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-09T23:16:37.245Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-09T23:16:37.245Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-09T23:16:37.245Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestAddScratchImageAddsToMounts [2021-12-09T23:16:37.245Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-09T23:16:37.245Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-09T23:16:37.245Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-09T23:16:37.245Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestImageSourceGetAddsToMounts [2021-12-09T23:16:37.245Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestEmptyDockerfile [2021-12-09T23:16:37.245Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-12-09T23:16:37.245Z] === RUN TestSymlinkDockerfile [2021-12-09T23:16:37.245Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-09T23:16:37.245Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-09T23:16:37.245Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestNonExistingDockerfile [2021-12-09T23:16:37.245Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestCopyRunConfig [2021-12-09T23:16:37.245Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestDeepCopyRunConfig [2021-12-09T23:16:37.245Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestExportImage [2021-12-09T23:16:37.245Z] --- PASS: TestExportImage (0.00s) [2021-12-09T23:16:37.245Z] === RUN TestNormalizeDest [2021-12-09T23:16:37.245Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-09T23:16:37.245Z] PASS [2021-12-09T23:16:37.245Z] coverage: 46.8% of statements [2021-12-09T23:16:37.245Z] ok github.com/docker/docker/builder/dockerfile 0.211s coverage: 46.8% of statements [2021-12-09T23:16:37.245Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-09T23:16:37.480Z] INFO: Testing against a local daemon [2021-12-09T23:16:37.480Z] === RUN TestExternalGraphDriver [2021-12-09T23:16:37.480Z] === RUN TestExternalGraphDriver/json [2021-12-09T23:16:37.586Z] Loaded image: debian:bullseye-slim [2021-12-09T23:16:37.586Z] Loaded image: hello-world:latest [2021-12-09T23:16:37.846Z] Loaded image: arm32v7/hello-world:latest [2021-12-09T23:16:38.219Z] === RUN TestTCP4Proxy [2021-12-09T23:16:38.219Z] --- PASS: TestTCP4Proxy (0.00s) [2021-12-09T23:16:38.219Z] === RUN TestTCP4ProxyHalfClose [2021-12-09T23:16:38.219Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-09T23:16:38.219Z] === RUN TestTCP6Proxy [2021-12-09T23:16:38.219Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-09T23:16:38.219Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-09T23:16:38.219Z] === RUN TestTCPDualStackProxy [2021-12-09T23:16:38.219Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-09T23:16:38.219Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-09T23:16:38.219Z] === RUN TestUDP4Proxy [2021-12-09T23:16:38.219Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-09T23:16:38.219Z] === RUN TestUDP6Proxy [2021-12-09T23:16:38.219Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-09T23:16:38.219Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-09T23:16:38.219Z] === RUN TestUDPWriteError [2021-12-09T23:16:38.219Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-09T23:16:38.219Z] === RUN TestSCTP4Proxy [2021-12-09T23:16:38.219Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-09T23:16:38.219Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-09T23:16:38.219Z] === RUN TestSCTP6Proxy [2021-12-09T23:16:38.219Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-09T23:16:38.219Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-09T23:16:38.219Z] PASS [2021-12-09T23:16:38.219Z] coverage: 49.4% of statements [2021-12-09T23:16:38.219Z] ok github.com/docker/docker/cmd/docker-proxy 0.059s coverage: 49.4% of statements [2021-12-09T23:16:39.367Z] === RUN TestExternalGraphDriver/spec [2021-12-09T23:16:39.814Z] time="2021-12-09T23:16:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.162.88:10033 172.18.162.88:10034 172.18.162.88:10035]" [2021-12-09T23:16:39.814Z] time="2021-12-09T23:16:39Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.162.88:10033 172.18.162.88:10034 172.18.162.88:10035]" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.162.88:10033" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=debug msg="memberlist: Stream connection from=172.18.162.88:49378" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e20927cc3147/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e20927cc3147/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 9f783f4df10e/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 9f783f4df10e/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 87372ac78c2a/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 87372ac78c2a/172.18.162.88, is the new incarnation of the shutdown node 85a8e9621871/172.18.162.88" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 87372ac78c2a/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.162.88:10034" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=debug msg="memberlist: Stream connection from=172.18.162.88:49379" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 87372ac78c2a/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 87372ac78c2a/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 9f783f4df10e/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 9f783f4df10e/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e20927cc3147/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e20927cc3147/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e35e91612ddc/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e35e91612ddc/172.18.162.88, is the new incarnation of the shutdown node 0af458c838e5/172.18.162.88" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e35e91612ddc/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.162.88:10035" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=debug msg="memberlist: Stream connection from=172.18.162.88:49380" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e35e91612ddc/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e35e91612ddc/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 87372ac78c2a/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 87372ac78c2a/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 9f783f4df10e/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 9f783f4df10e/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e20927cc3147/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e20927cc3147/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node ec3520274547/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node ec3520274547/172.18.162.88, is the new incarnation of the shutdown node d2823b70ef07/172.18.162.88" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node ec3520274547/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e35e91612ddc/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e35e91612ddc/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e35e91612ddc/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e35e91612ddc/172.18.162.88, is the new incarnation of the shutdown node 0af458c838e5/172.18.162.88" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node e35e91612ddc/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 87372ac78c2a/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 87372ac78c2a/172.18.162.88, is the new incarnation of the shutdown node 85a8e9621871/172.18.162.88" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:39Z" level=info msg="Node 87372ac78c2a/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:40Z" level=info msg="Node ec3520274547/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:40Z" level=info msg="Node ec3520274547/172.18.162.88, is the new incarnation of the shutdown node d2823b70ef07/172.18.162.88" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:40Z" level=info msg="Node ec3520274547/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:40Z" level=info msg="Node ec3520274547/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:40Z" level=info msg="Node ec3520274547/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:40Z" level=info msg="Node ec3520274547/172.18.162.88, joined gossip cluster" [2021-12-09T23:16:40.275Z] time="2021-12-09T23:16:40Z" level=info msg="Node ec3520274547/172.18.162.88, added to nodes list" [2021-12-09T23:16:40.732Z] === RUN TestExternalGraphDriver/pull [2021-12-09T23:16:40.736Z] time="2021-12-09T23:16:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.162.88:10033" [2021-12-09T23:16:40.736Z] time="2021-12-09T23:16:40Z" level=debug msg="memberlist: Stream connection from=172.18.162.88:49381" [2021-12-09T23:16:40.736Z] time="2021-12-09T23:16:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.162.88:10034" [2021-12-09T23:16:40.736Z] time="2021-12-09T23:16:40Z" level=debug msg="memberlist: Stream connection from=172.18.162.88:49382" [2021-12-09T23:16:40.737Z] time="2021-12-09T23:16:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.162.88:10035" [2021-12-09T23:16:40.737Z] time="2021-12-09T23:16:40Z" level=debug msg="memberlist: Stream connection from=172.18.162.88:49383" [2021-12-09T23:16:41.198Z] 2021/12/09 23:16:40 Closing DB instances... [2021-12-09T23:16:41.198Z] time="2021-12-09T23:16:40Z" level=info msg="Node 87372ac78c2a change state NodeActive --> NodeLeft" [2021-12-09T23:16:41.198Z] time="2021-12-09T23:16:40Z" level=info msg="node4(e20927cc3147): Node leave event for 87372ac78c2a/172.18.162.88" [2021-12-09T23:16:41.198Z] time="2021-12-09T23:16:40Z" level=info msg="Node 87372ac78c2a change state NodeActive --> NodeLeft" [2021-12-09T23:16:41.198Z] time="2021-12-09T23:16:40Z" level=info msg="node3(ec3520274547): Node leave event for 87372ac78c2a/172.18.162.88" [2021-12-09T23:16:41.198Z] time="2021-12-09T23:16:40Z" level=info msg="Node 87372ac78c2a change state NodeActive --> NodeLeft" [2021-12-09T23:16:41.198Z] time="2021-12-09T23:16:40Z" level=info msg="node2(e35e91612ddc): Node leave event for 87372ac78c2a/172.18.162.88" [2021-12-09T23:16:41.198Z] time="2021-12-09T23:16:40Z" level=info msg="Node 87372ac78c2a change state NodeActive --> NodeLeft" [2021-12-09T23:16:41.198Z] time="2021-12-09T23:16:40Z" level=info msg="node1(87372ac78c2a): Node leave event for 87372ac78c2a/172.18.162.88" [2021-12-09T23:16:41.198Z] time="2021-12-09T23:16:40Z" level=info msg="Node 87372ac78c2a change state NodeActive --> NodeLeft" [2021-12-09T23:16:41.198Z] time="2021-12-09T23:16:40Z" level=info msg="node5(9f783f4df10e): Node leave event for 87372ac78c2a/172.18.162.88" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="Node 87372ac78c2a/172.18.162.88, left gossip cluster" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="Node 87372ac78c2a/172.18.162.88, left gossip cluster" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="Node 87372ac78c2a/172.18.162.88, left gossip cluster" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="Node 87372ac78c2a/172.18.162.88, left gossip cluster" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="Node 87372ac78c2a/172.18.162.88, left gossip cluster" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="Node e35e91612ddc change state NodeActive --> NodeLeft" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="node5(9f783f4df10e): Node leave event for e35e91612ddc/172.18.162.88" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="Node e35e91612ddc change state NodeActive --> NodeLeft" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="Node e35e91612ddc/172.18.162.88, left gossip cluster" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="node3(ec3520274547): Node leave event for e35e91612ddc/172.18.162.88" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="Node e35e91612ddc change state NodeActive --> NodeFailed" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="Node e35e91612ddc/172.18.162.88, added to failed nodes list" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="Node e35e91612ddc change state NodeActive --> NodeLeft" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="node4(e20927cc3147): Node leave event for e35e91612ddc/172.18.162.88" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=error msg="node: e35e91612ddc is unknown to memberlist" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="Node e35e91612ddc/172.18.162.88, left gossip cluster" [2021-12-09T23:16:41.659Z] time="2021-12-09T23:16:41Z" level=info msg="Node e35e91612ddc/172.18.162.88, left gossip cluster" [2021-12-09T23:16:41.660Z] time="2021-12-09T23:16:41Z" level=info msg="Node e35e91612ddc/172.18.162.88, left gossip cluster" [2021-12-09T23:16:42.120Z] time="2021-12-09T23:16:41Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.18.162.88:10036: use of closed network connection" [2021-12-09T23:16:42.120Z] time="2021-12-09T23:16:41Z" level=info msg="Node ec3520274547 change state NodeActive --> NodeLeft" [2021-12-09T23:16:42.120Z] time="2021-12-09T23:16:41Z" level=info msg="node5(9f783f4df10e): Node leave event for ec3520274547/172.18.162.88" [2021-12-09T23:16:42.120Z] time="2021-12-09T23:16:41Z" level=info msg="Node ec3520274547 change state NodeActive --> NodeLeft" [2021-12-09T23:16:42.120Z] time="2021-12-09T23:16:41Z" level=info msg="node4(e20927cc3147): Node leave event for ec3520274547/172.18.162.88" [2021-12-09T23:16:42.120Z] time="2021-12-09T23:16:41Z" level=info msg="Node ec3520274547 change state NodeActive --> NodeLeft" [2021-12-09T23:16:42.120Z] time="2021-12-09T23:16:41Z" level=info msg="node3(ec3520274547): Node leave event for ec3520274547/172.18.162.88" [2021-12-09T23:16:42.120Z] time="2021-12-09T23:16:41Z" level=info msg="Node ec3520274547/172.18.162.88, left gossip cluster" [2021-12-09T23:16:42.120Z] time="2021-12-09T23:16:42Z" level=info msg="Node ec3520274547/172.18.162.88, left gossip cluster" [2021-12-09T23:16:42.120Z] time="2021-12-09T23:16:42Z" level=info msg="Node ec3520274547/172.18.162.88, left gossip cluster" [2021-12-09T23:16:42.581Z] time="2021-12-09T23:16:42Z" level=info msg="Node e20927cc3147 change state NodeActive --> NodeLeft" [2021-12-09T23:16:42.582Z] time="2021-12-09T23:16:42Z" level=info msg="node5(9f783f4df10e): Node leave event for e20927cc3147/172.18.162.88" [2021-12-09T23:16:42.582Z] time="2021-12-09T23:16:42Z" level=info msg="Node e20927cc3147 change state NodeActive --> NodeLeft" [2021-12-09T23:16:42.582Z] time="2021-12-09T23:16:42Z" level=info msg="node4(e20927cc3147): Node leave event for e20927cc3147/172.18.162.88" [2021-12-09T23:16:42.619Z] --- PASS: TestExternalGraphDriver (4.99s) [2021-12-09T23:16:42.619Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2021-12-09T23:16:42.619Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2021-12-09T23:16:42.619Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2021-12-09T23:16:42.619Z] === RUN TestGraphdriverPluginV2 [2021-12-09T23:16:43.043Z] time="2021-12-09T23:16:42Z" level=info msg="Node e20927cc3147/172.18.162.88, left gossip cluster" [2021-12-09T23:16:43.043Z] time="2021-12-09T23:16:42Z" level=info msg="Node e20927cc3147/172.18.162.88, left gossip cluster" [2021-12-09T23:16:43.504Z] time="2021-12-09T23:16:43Z" level=info msg="Node 9f783f4df10e/172.18.162.88, left gossip cluster" [2021-12-09T23:16:43.505Z] time="2021-12-09T23:16:43Z" level=info msg="Node 9f783f4df10e change state NodeActive --> NodeFailed" [2021-12-09T23:16:43.505Z] time="2021-12-09T23:16:43Z" level=info msg="Node 9f783f4df10e/172.18.162.88, added to failed nodes list" [2021-12-09T23:16:43.505Z] --- PASS: TestNetworkDBIslands (11.66s) [2021-12-09T23:16:43.505Z] PASS [2021-12-09T23:16:43.505Z] coverage: 60.2% of statements [2021-12-09T23:16:43.505Z] ok github.com/docker/docker/libnetwork/networkdb 104.809s coverage: 60.2% of statements [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/quota [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/rootless [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/volume [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-09T23:16:43.505Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-09T23:16:44.035Z] ......... [ 85%] [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === Skipped [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-09T23:16:45.694Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-09T23:16:45.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-09T23:16:45.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-12-09T23:16:45.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-09T23:16:45.694Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-09T23:16:45.694Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-09T23:16:45.694Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-09T23:16:45.694Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-09T23:16:45.694Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-09T23:16:45.694Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-09T23:16:45.694Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-09T23:16:45.694Z] daemon_test.go:146: root required [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-09T23:16:45.694Z] reload_test.go:520: root required [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-12-09T23:16:45.694Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-09T23:16:45.694Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-09T23:16:45.694Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-09T23:16:45.694Z] download_test.go:267: Needs fixing on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-09T23:16:45.694Z] layer_test.go:303: Failing on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-09T23:16:45.694Z] layer_test.go:352: Failing on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-09T23:16:45.694Z] layer_test.go:467: Failing on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-09T23:16:45.694Z] layer_test.go:696: Failing on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-09T23:16:45.694Z] migration_test.go:45: Failing on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-09T23:16:45.694Z] migration_test.go:181: Failing on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-09T23:16:45.694Z] mount_test.go:17: Failing on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-09T23:16:45.694Z] mount_test.go:76: Failing on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-09T23:16:45.694Z] mount_test.go:125: Failing on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-09T23:16:45.694Z] mount_test.go:212: Failing on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-12-09T23:16:45.694Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-12-09T23:16:45.694Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-09T23:16:45.694Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-09T23:16:45.694Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-09T23:16:45.694Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-09T23:16:45.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-09T23:16:45.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-09T23:16:45.694Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-09T23:16:45.694Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-09T23:16:45.694Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-09T23:16:45.694Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-09T23:16:45.694Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-09T23:16:45.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-09T23:16:45.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-09T23:16:45.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-09T23:16:45.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-09T23:16:45.694Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-09T23:16:45.694Z] archive_test.go:133: Xz not present in msys2 [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-12-09T23:16:45.694Z] archive_test.go:140: zstd not installed [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-09T23:16:45.694Z] archive_test.go:252: Failing on Windows CI machines [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-09T23:16:45.694Z] archive_windows_test.go:16: Currently fails [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-09T23:16:45.694Z] changes_test.go:195: needs more investigation [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-12-09T23:16:45.694Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-12-09T23:16:45.694Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-09T23:16:45.694Z] changes_test.go:432: needs further investigation [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-09T23:16:45.694Z] changes_test.go:468: needs further investigation [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-09T23:16:45.694Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2021-12-09T23:16:45.694Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-09T23:16:45.694Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-09T23:16:45.694Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-09T23:16:45.694Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-09T23:16:45.694Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-09T23:16:45.694Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-09T23:16:45.694Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-09T23:16:45.694Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-09T23:16:45.694Z] poller_test.go:40: No chmod on Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-09T23:16:45.694Z] fileutils_test.go:133: Needs porting to Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-09T23:16:45.694Z] fileutils_test.go:179: Needs porting to Windows [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-09T23:16:45.694Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-09T23:16:45.694Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-12-09T23:16:45.694Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-09T23:16:45.694Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-09T23:16:45.694Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-09T23:16:45.694Z] [2021-12-09T23:16:45.694Z] DONE 2099 tests, 70 skipped in 264.125s [2021-12-09T23:16:45.694Z] INFO: make.ps1 ended at 12/09/2021 23:16:45 [2021-12-09T23:16:45.979Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.85s) [2021-12-09T23:16:45.980Z] PASS [2021-12-09T23:16:45.980Z] [2021-12-09T23:16:45.980Z] === Skipped [2021-12-09T23:16:45.980Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-12-09T23:16:45.980Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:16:45.980Z] [2021-12-09T23:16:45.980Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:16:45.980Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:16:45.980Z] [2021-12-09T23:16:45.980Z] DONE 34 tests, 2 skipped in 63.049s [2021-12-09T23:16:45.980Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-12-09T23:16:45.980Z] ++ 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-12-09T23:16:45.980Z] ++ set -e [2021-12-09T23:16:45.980Z] ++ '[' -n 0 ']' [2021-12-09T23:16:45.980Z] ++ set -x [2021-12-09T23:16:45.980Z] ++ 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-12-09T23:16:45.980Z] INFO: Testing against a local daemon [2021-12-09T23:16:45.980Z] === RUN TestConfigInspect [2021-12-09T23:16:46.782Z] --- PASS: TestGraphdriverPluginV2 (3.98s) [2021-12-09T23:16:46.782Z] PASS [2021-12-09T23:16:46.782Z] [2021-12-09T23:16:46.782Z] DONE 5 tests in 9.006s [2021-12-09T23:16:46.782Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-09T23:16:46.782Z] INFO: Testing against a local daemon [2021-12-09T23:16:46.782Z] === RUN TestContinueAfterPluginCrash [2021-12-09T23:16:46.782Z] === PAUSE TestContinueAfterPluginCrash [2021-12-09T23:16:46.782Z] === RUN TestReadPluginNoRead [2021-12-09T23:16:46.782Z] === PAUSE TestReadPluginNoRead [2021-12-09T23:16:46.782Z] === RUN TestDaemonStartWithLogOpt [2021-12-09T23:16:46.782Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-09T23:16:46.782Z] === CONT TestContinueAfterPluginCrash [2021-12-09T23:16:46.782Z] === CONT TestDaemonStartWithLogOpt [2021-12-09T23:16:46.920Z] --- PASS: TestConfigInspect (2.08s) [2021-12-09T23:16:46.920Z] === RUN TestConfigList [2021-12-09T23:16:47.243Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-09T23:16:47.243Z] INFO: Unit tests ended at 12/09/2021 23:16:47. Duration:00:04:36.5964966 [2021-12-09T23:16:47.243Z] INFO: Building busybox [2021-12-09T23:16:47.243Z] Sending build context to Docker daemon 5.12kB [2021-12-09T23:16:47.243Z] [2021-12-09T23:16:47.243Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-09T23:16:47.243Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-09T23:16:47.243Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-09T23:16:47.243Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-09T23:16:47.243Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-09T23:16:47.243Z] ---> 3d4792f88e26 [2021-12-09T23:16:47.243Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-09T23:16:47.709Z] ---> Running in e608e84afb09 [2021-12-09T23:16:48.830Z] --- PASS: TestConfigList (2.08s) [2021-12-09T23:16:48.830Z] === RUN TestConfigsCreateAndDelete [2021-12-09T23:16:48.925Z] tests/integration/models_images_test.py ............... [ 89%] [2021-12-09T23:16:50.048Z] --- PASS: TestDaemonStartWithLogOpt (3.29s) [2021-12-09T23:16:50.048Z] === CONT TestReadPluginNoRead [2021-12-09T23:16:50.386Z] tests/integration/models_networks_test.py .... [ 90%] [2021-12-09T23:16:50.625Z] === RUN TestCheckpointCreateError [2021-12-09T23:16:50.626Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCheckpointCreate [2021-12-09T23:16:50.626Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCheckpointDeleteError [2021-12-09T23:16:50.626Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCheckpointDelete [2021-12-09T23:16:50.626Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCheckpointListError [2021-12-09T23:16:50.626Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCheckpointList [2021-12-09T23:16:50.626Z] --- PASS: TestCheckpointList (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCheckpointListContainerNotFound [2021-12-09T23:16:50.626Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestNewClientWithOpsFromEnv [2021-12-09T23:16:50.626Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-09T23:16:50.626Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestGetAPIPath [2021-12-09T23:16:50.626Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestParseHostURL [2021-12-09T23:16:50.626Z] --- PASS: TestParseHostURL (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-09T23:16:50.626Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-09T23:16:50.626Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestNegotiateAPIVersion [2021-12-09T23:16:50.626Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestNegotiateAPVersionOverride [2021-12-09T23:16:50.626Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-09T23:16:50.626Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-09T23:16:50.626Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-09T23:16:50.626Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestClientRedirect [2021-12-09T23:16:50.626Z] --- PASS: TestClientRedirect (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigCreateUnsupported [2021-12-09T23:16:50.626Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigCreateError [2021-12-09T23:16:50.626Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigCreate [2021-12-09T23:16:50.626Z] --- PASS: TestConfigCreate (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigInspectNotFound [2021-12-09T23:16:50.626Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigInspectWithEmptyID [2021-12-09T23:16:50.626Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigInspectUnsupported [2021-12-09T23:16:50.626Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigInspectError [2021-12-09T23:16:50.626Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigInspectConfigNotFound [2021-12-09T23:16:50.626Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigInspect [2021-12-09T23:16:50.626Z] --- PASS: TestConfigInspect (0.01s) [2021-12-09T23:16:50.626Z] === RUN TestConfigListUnsupported [2021-12-09T23:16:50.626Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigListError [2021-12-09T23:16:50.626Z] --- PASS: TestConfigListError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigList [2021-12-09T23:16:50.626Z] --- PASS: TestConfigList (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigRemoveUnsupported [2021-12-09T23:16:50.626Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigRemoveError [2021-12-09T23:16:50.626Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigRemove [2021-12-09T23:16:50.626Z] --- PASS: TestConfigRemove (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigUpdateUnsupported [2021-12-09T23:16:50.626Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigUpdateError [2021-12-09T23:16:50.626Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestConfigUpdate [2021-12-09T23:16:50.626Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerCommitError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerCommit [2021-12-09T23:16:50.626Z] --- PASS: TestContainerCommit (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerStatPathError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerStatPathNotFoundError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerStatPathNoHeaderError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerStatPath [2021-12-09T23:16:50.626Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCopyToContainerError [2021-12-09T23:16:50.626Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCopyToContainerNotFoundError [2021-12-09T23:16:50.626Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-09T23:16:50.626Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCopyToContainer [2021-12-09T23:16:50.626Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCopyFromContainerError [2021-12-09T23:16:50.626Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCopyFromContainerNotFoundError [2021-12-09T23:16:50.626Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-09T23:16:50.626Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-09T23:16:50.626Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestCopyFromContainer [2021-12-09T23:16:50.626Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerCreateError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerCreateImageNotFound [2021-12-09T23:16:50.626Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerCreateWithName [2021-12-09T23:16:50.626Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerCreateAutoRemove [2021-12-09T23:16:50.626Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerDiffError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerDiff [2021-12-09T23:16:50.626Z] --- PASS: TestContainerDiff (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerExecCreateError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerExecCreate [2021-12-09T23:16:50.626Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerExecStartError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerExecStart [2021-12-09T23:16:50.626Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerExecInspectError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerExecInspect [2021-12-09T23:16:50.626Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerExportError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerExportError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerExport [2021-12-09T23:16:50.626Z] --- PASS: TestContainerExport (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerInspectError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerInspectContainerNotFound [2021-12-09T23:16:50.626Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerInspectWithEmptyID [2021-12-09T23:16:50.626Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerInspect [2021-12-09T23:16:50.626Z] --- PASS: TestContainerInspect (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerInspectNode [2021-12-09T23:16:50.626Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerKillError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerKillError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerKill [2021-12-09T23:16:50.626Z] --- PASS: TestContainerKill (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerListError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerListError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerList [2021-12-09T23:16:50.626Z] --- PASS: TestContainerList (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerLogsNotFoundError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerLogsError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerLogs [2021-12-09T23:16:50.626Z] --- PASS: TestContainerLogs (0.24s) [2021-12-09T23:16:50.626Z] === RUN TestContainerPauseError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerPause [2021-12-09T23:16:50.626Z] --- PASS: TestContainerPause (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainersPruneError [2021-12-09T23:16:50.626Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainersPrune [2021-12-09T23:16:50.626Z] --- PASS: TestContainersPrune (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerRemoveError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerRemoveNotFoundError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerRemove [2021-12-09T23:16:50.626Z] --- PASS: TestContainerRemove (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerRenameError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerRename [2021-12-09T23:16:50.626Z] --- PASS: TestContainerRename (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerResizeError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerExecResizeError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerResize [2021-12-09T23:16:50.626Z] --- PASS: TestContainerResize (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerExecResize [2021-12-09T23:16:50.626Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerRestartError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerRestart [2021-12-09T23:16:50.626Z] --- PASS: TestContainerRestart (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerStartError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerStartError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerStart [2021-12-09T23:16:50.626Z] --- PASS: TestContainerStart (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerStatsError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerStats [2021-12-09T23:16:50.626Z] --- PASS: TestContainerStats (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerStopError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerStopError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerStop [2021-12-09T23:16:50.626Z] --- PASS: TestContainerStop (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerTopError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerTopError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerTop [2021-12-09T23:16:50.626Z] --- PASS: TestContainerTop (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerUnpauseError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerUnpause [2021-12-09T23:16:50.626Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerUpdateError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerUpdate [2021-12-09T23:16:50.626Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerWaitError [2021-12-09T23:16:50.626Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestContainerWait [2021-12-09T23:16:50.626Z] --- PASS: TestContainerWait (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestDiskUsageError [2021-12-09T23:16:50.626Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestDiskUsage [2021-12-09T23:16:50.626Z] --- PASS: TestDiskUsage (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestDistributionInspectUnsupported [2021-12-09T23:16:50.626Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestDistributionInspectWithEmptyID [2021-12-09T23:16:50.626Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestEventsErrorInOptions [2021-12-09T23:16:50.626Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestEventsErrorFromServer [2021-12-09T23:16:50.626Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestEvents [2021-12-09T23:16:50.626Z] --- PASS: TestEvents (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestTLSCloseWriter [2021-12-09T23:16:50.626Z] === PAUSE TestTLSCloseWriter [2021-12-09T23:16:50.626Z] === RUN TestImageBuildError [2021-12-09T23:16:50.626Z] --- PASS: TestImageBuildError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageBuild [2021-12-09T23:16:50.626Z] --- PASS: TestImageBuild (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestGetDockerOS [2021-12-09T23:16:50.626Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageCreateError [2021-12-09T23:16:50.626Z] --- PASS: TestImageCreateError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageCreate [2021-12-09T23:16:50.626Z] --- PASS: TestImageCreate (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageHistoryError [2021-12-09T23:16:50.626Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageHistory [2021-12-09T23:16:50.626Z] --- PASS: TestImageHistory (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageImportError [2021-12-09T23:16:50.626Z] --- PASS: TestImageImportError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageImport [2021-12-09T23:16:50.626Z] --- PASS: TestImageImport (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageInspectError [2021-12-09T23:16:50.626Z] --- PASS: TestImageInspectError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageInspectImageNotFound [2021-12-09T23:16:50.626Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageInspectWithEmptyID [2021-12-09T23:16:50.626Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageInspect [2021-12-09T23:16:50.626Z] --- PASS: TestImageInspect (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageListError [2021-12-09T23:16:50.626Z] --- PASS: TestImageListError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageList [2021-12-09T23:16:50.626Z] --- PASS: TestImageList (0.01s) [2021-12-09T23:16:50.626Z] === RUN TestImageListApiBefore125 [2021-12-09T23:16:50.626Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageLoadError [2021-12-09T23:16:50.626Z] --- PASS: TestImageLoadError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageLoad [2021-12-09T23:16:50.626Z] --- PASS: TestImageLoad (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagesPruneError [2021-12-09T23:16:50.626Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagesPrune [2021-12-09T23:16:50.626Z] --- PASS: TestImagesPrune (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePullReferenceParseError [2021-12-09T23:16:50.626Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePullAnyError [2021-12-09T23:16:50.626Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-09T23:16:50.626Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-09T23:16:50.626Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-09T23:16:50.626Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-09T23:16:50.626Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePullWithoutErrors [2021-12-09T23:16:50.626Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePushReferenceError [2021-12-09T23:16:50.626Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePushAnyError [2021-12-09T23:16:50.626Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-09T23:16:50.626Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-09T23:16:50.626Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-09T23:16:50.626Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-09T23:16:50.626Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImagePushWithoutErrors [2021-12-09T23:16:50.626Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-09T23:16:50.626Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-09T23:16:50.626Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-09T23:16:50.626Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-09T23:16:50.626Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-09T23:16:50.626Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-09T23:16:50.626Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-09T23:16:50.626Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-09T23:16:50.626Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageRemoveError [2021-12-09T23:16:50.626Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageRemoveImageNotFound [2021-12-09T23:16:50.626Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageRemove [2021-12-09T23:16:50.626Z] --- PASS: TestImageRemove (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageSaveError [2021-12-09T23:16:50.626Z] --- PASS: TestImageSaveError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageSave [2021-12-09T23:16:50.626Z] --- PASS: TestImageSave (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageSearchAnyError [2021-12-09T23:16:50.626Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-09T23:16:50.626Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-09T23:16:50.626Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-09T23:16:50.626Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-09T23:16:50.626Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageSearchWithoutErrors [2021-12-09T23:16:50.626Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-09T23:16:50.626Z] === RUN TestImageTagError [2021-12-09T23:16:50.627Z] --- PASS: TestImageTagError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestImageTagInvalidReference [2021-12-09T23:16:50.627Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestImageTagInvalidSourceImageName [2021-12-09T23:16:50.627Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestImageTagHexSource [2021-12-09T23:16:50.627Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestImageTag [2021-12-09T23:16:50.627Z] --- PASS: TestImageTag (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestInfoServerError [2021-12-09T23:16:50.627Z] --- PASS: TestInfoServerError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestInfoInvalidResponseJSONError [2021-12-09T23:16:50.627Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestInfo [2021-12-09T23:16:50.627Z] --- PASS: TestInfo (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworkConnectError [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworkConnect [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworkCreateError [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworkCreate [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworkDisconnectError [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworkDisconnect [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworkInspect [2021-12-09T23:16:50.627Z] === RUN TestNetworkInspect/empty_ID [2021-12-09T23:16:50.627Z] === RUN TestNetworkInspect/no_options [2021-12-09T23:16:50.627Z] === RUN TestNetworkInspect/verbose [2021-12-09T23:16:50.627Z] === RUN TestNetworkInspect/global_scope [2021-12-09T23:16:50.627Z] === RUN TestNetworkInspect/unknown_network [2021-12-09T23:16:50.627Z] === RUN TestNetworkInspect/server_error [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworkListError [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkListError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworkList [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkList (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworksPruneError [2021-12-09T23:16:50.627Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworksPrune [2021-12-09T23:16:50.627Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworkRemoveError [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNetworkRemove [2021-12-09T23:16:50.627Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNodeInspectError [2021-12-09T23:16:50.627Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNodeInspectNodeNotFound [2021-12-09T23:16:50.627Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNodeInspectWithEmptyID [2021-12-09T23:16:50.627Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNodeInspect [2021-12-09T23:16:50.627Z] --- PASS: TestNodeInspect (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNodeListError [2021-12-09T23:16:50.627Z] --- PASS: TestNodeListError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNodeList [2021-12-09T23:16:50.627Z] --- PASS: TestNodeList (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNodeRemoveError [2021-12-09T23:16:50.627Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNodeRemove [2021-12-09T23:16:50.627Z] --- PASS: TestNodeRemove (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNodeUpdateError [2021-12-09T23:16:50.627Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestNodeUpdate [2021-12-09T23:16:50.627Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestOptionWithTimeout [2021-12-09T23:16:50.627Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestPingFail [2021-12-09T23:16:50.627Z] --- PASS: TestPingFail (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestPingWithError [2021-12-09T23:16:50.627Z] 2021/12/09 23:16:49 RoundTripper returned a response & error; ignoring response [2021-12-09T23:16:50.627Z] 2021/12/09 23:16:49 RoundTripper returned a response & error; ignoring response [2021-12-09T23:16:50.627Z] --- PASS: TestPingWithError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestPingSuccess [2021-12-09T23:16:50.627Z] --- PASS: TestPingSuccess (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestPingHeadFallback [2021-12-09T23:16:50.627Z] === RUN TestPingHeadFallback/OK [2021-12-09T23:16:50.627Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-09T23:16:50.627Z] === RUN TestPingHeadFallback/Not_Found [2021-12-09T23:16:50.627Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-09T23:16:50.627Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-09T23:16:50.627Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-09T23:16:50.627Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-09T23:16:50.627Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-09T23:16:50.627Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestPluginDisableError [2021-12-09T23:16:50.627Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestPluginDisable [2021-12-09T23:16:50.627Z] --- PASS: TestPluginDisable (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestPluginEnableError [2021-12-09T23:16:50.627Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-09T23:16:50.627Z] === RUN TestPluginEnable [2021-12-09T23:16:50.627Z] --- PASS: TestPluginEnable (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestPluginInspectError [2021-12-09T23:16:51.088Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestPluginInspectWithEmptyID [2021-12-09T23:16:51.088Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestPluginInspect [2021-12-09T23:16:51.088Z] --- PASS: TestPluginInspect (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestPluginListError [2021-12-09T23:16:51.088Z] --- PASS: TestPluginListError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestPluginList [2021-12-09T23:16:51.088Z] --- PASS: TestPluginList (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestPluginPushError [2021-12-09T23:16:51.088Z] --- PASS: TestPluginPushError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestPluginPush [2021-12-09T23:16:51.088Z] --- PASS: TestPluginPush (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestPluginRemoveError [2021-12-09T23:16:51.088Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestPluginRemove [2021-12-09T23:16:51.088Z] --- PASS: TestPluginRemove (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestPluginSetError [2021-12-09T23:16:51.088Z] --- PASS: TestPluginSetError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestPluginSet [2021-12-09T23:16:51.088Z] --- PASS: TestPluginSet (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSetHostHeader [2021-12-09T23:16:51.088Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestPlainTextError [2021-12-09T23:16:51.088Z] --- PASS: TestPlainTextError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestInfiniteError [2021-12-09T23:16:51.088Z] --- PASS: TestInfiniteError (0.01s) [2021-12-09T23:16:51.088Z] === RUN TestCanceledContext [2021-12-09T23:16:51.088Z] 2021/12/09 23:16:49 RoundTripper returned a response & error; ignoring response [2021-12-09T23:16:51.088Z] --- PASS: TestCanceledContext (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestDeadlineExceededContext [2021-12-09T23:16:51.088Z] 2021/12/09 23:16:49 RoundTripper returned a response & error; ignoring response [2021-12-09T23:16:51.088Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretCreateUnsupported [2021-12-09T23:16:51.088Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretCreateError [2021-12-09T23:16:51.088Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretCreate [2021-12-09T23:16:51.088Z] --- PASS: TestSecretCreate (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretInspectUnsupported [2021-12-09T23:16:51.088Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretInspectError [2021-12-09T23:16:51.088Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretInspectSecretNotFound [2021-12-09T23:16:51.088Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretInspectWithEmptyID [2021-12-09T23:16:51.088Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretInspect [2021-12-09T23:16:51.088Z] --- PASS: TestSecretInspect (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretListUnsupported [2021-12-09T23:16:51.088Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretListError [2021-12-09T23:16:51.088Z] --- PASS: TestSecretListError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretList [2021-12-09T23:16:51.088Z] --- PASS: TestSecretList (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretRemoveUnsupported [2021-12-09T23:16:51.088Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretRemoveError [2021-12-09T23:16:51.088Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretRemove [2021-12-09T23:16:51.088Z] --- PASS: TestSecretRemove (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretUpdateUnsupported [2021-12-09T23:16:51.088Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretUpdateError [2021-12-09T23:16:51.088Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSecretUpdate [2021-12-09T23:16:51.088Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceCreateError [2021-12-09T23:16:51.088Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceCreate [2021-12-09T23:16:51.088Z] --- PASS: TestServiceCreate (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-09T23:16:51.088Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceCreateDigestPinning [2021-12-09T23:16:51.088Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceInspectError [2021-12-09T23:16:51.088Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceInspectServiceNotFound [2021-12-09T23:16:51.088Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceInspectWithEmptyID [2021-12-09T23:16:51.088Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceInspect [2021-12-09T23:16:51.088Z] --- PASS: TestServiceInspect (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceListError [2021-12-09T23:16:51.088Z] --- PASS: TestServiceListError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceList [2021-12-09T23:16:51.088Z] --- PASS: TestServiceList (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceLogsError [2021-12-09T23:16:51.088Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceLogs [2021-12-09T23:16:51.088Z] --- PASS: TestServiceLogs (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceRemoveError [2021-12-09T23:16:51.088Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceRemoveNotFoundError [2021-12-09T23:16:51.088Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceRemove [2021-12-09T23:16:51.088Z] --- PASS: TestServiceRemove (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceUpdateError [2021-12-09T23:16:51.088Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestServiceUpdate [2021-12-09T23:16:51.088Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmGetUnlockKeyError [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmGetUnlockKey [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmInitError [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmInit [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmInit (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmInspectError [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmInspect [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmJoinError [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmJoin [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmLeaveError [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmLeave [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmUnlockError [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmUnlock [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmUpdateError [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestSwarmUpdate [2021-12-09T23:16:51.088Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestTaskInspectError [2021-12-09T23:16:51.088Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestTaskInspectWithEmptyID [2021-12-09T23:16:51.088Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestTaskInspect [2021-12-09T23:16:51.088Z] --- PASS: TestTaskInspect (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestTaskListError [2021-12-09T23:16:51.088Z] --- PASS: TestTaskListError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestTaskList [2021-12-09T23:16:51.088Z] --- PASS: TestTaskList (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestVolumeCreateError [2021-12-09T23:16:51.088Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestVolumeCreate [2021-12-09T23:16:51.088Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestVolumeInspectError [2021-12-09T23:16:51.088Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestVolumeInspectNotFound [2021-12-09T23:16:51.088Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestVolumeInspectWithEmptyID [2021-12-09T23:16:51.088Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestVolumeInspect [2021-12-09T23:16:51.088Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestVolumeListError [2021-12-09T23:16:51.088Z] --- PASS: TestVolumeListError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestVolumeList [2021-12-09T23:16:51.088Z] --- PASS: TestVolumeList (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestVolumeRemoveError [2021-12-09T23:16:51.088Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-09T23:16:51.088Z] === RUN TestVolumeRemove [2021-12-09T23:16:51.088Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-09T23:16:51.088Z] === CONT TestTLSCloseWriter [2021-12-09T23:16:51.088Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-09T23:16:51.088Z] PASS [2021-12-09T23:16:51.088Z] coverage: 75.1% of statements [2021-12-09T23:16:51.088Z] ok github.com/docker/docker/client 0.462s coverage: 75.1% of statements [2021-12-09T23:16:51.373Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2021-12-09T23:16:51.373Z] === RUN TestConfigsUpdate [2021-12-09T23:16:51.937Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-09T23:16:52.423Z] Removing intermediate container e608e84afb09 [2021-12-09T23:16:52.423Z] ---> b8782c99d4f4 [2021-12-09T23:16:52.423Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-09T23:16:52.423Z] ---> Running in c81e94c0fb5c [2021-12-09T23:16:52.885Z] Removing intermediate container c81e94c0fb5c [2021-12-09T23:16:52.885Z] ---> eb5507abf9d5 [2021-12-09T23:16:52.885Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-09T23:16:52.885Z] ---> Running in ecdee95042d2 [2021-12-09T23:16:52.885Z] Removing intermediate container ecdee95042d2 [2021-12-09T23:16:52.885Z] ---> 341bc8669e82 [2021-12-09T23:16:52.885Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-09T23:16:53.282Z] --- PASS: TestConfigsUpdate (2.09s) [2021-12-09T23:16:53.282Z] === RUN TestTemplatedConfig [2021-12-09T23:16:53.300Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-09T23:16:54.228Z] === RUN TestReadPluginNoRead/default [2021-12-09T23:16:54.435Z] [2021-12-09T23:16:54.792Z] --- PASS: TestContinueAfterPluginCrash (8.32s) [2021-12-09T23:16:54.897Z] ---> af2a53f5dded [2021-12-09T23:16:54.897Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-12-09T23:16:54.897Z] ---> Running in 3ebbf58bdd86 [2021-12-09T23:16:55.725Z] === CONT TestReadPluginNoRead [2021-12-09T23:16:55.725Z] read_test.go:92: [d3da75b4e6ab4] daemon is not started [2021-12-09T23:16:55.725Z] --- PASS: TestReadPluginNoRead (5.81s) [2021-12-09T23:16:55.725Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2021-12-09T23:16:55.725Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2021-12-09T23:16:55.725Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2021-12-09T23:16:55.725Z] PASS [2021-12-09T23:16:55.725Z] [2021-12-09T23:16:55.725Z] DONE 6 tests in 9.148s [2021-12-09T23:16:55.725Z] 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-12-09T23:16:55.725Z] testing: warning: no tests to run [2021-12-09T23:16:55.725Z] PASS [2021-12-09T23:16:55.725Z] [2021-12-09T23:16:55.725Z] DONE 0 tests in 0.015s [2021-12-09T23:16:55.725Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-09T23:16:55.725Z] INFO: Testing against a local daemon [2021-12-09T23:16:55.725Z] === RUN TestPluginWithDevMounts [2021-12-09T23:16:55.725Z] === PAUSE TestPluginWithDevMounts [2021-12-09T23:16:55.725Z] === CONT TestPluginWithDevMounts [2021-12-09T23:16:55.826Z] --- PASS: TestTemplatedConfig (2.43s) [2021-12-09T23:16:55.826Z] === RUN TestConfigCreateResolve [2021-12-09T23:16:56.957Z] tests/integration/models_nodes_test.py . [ 90%] [2021-12-09T23:16:56.957Z] tests/integration/models_resources_test.py . [ 91%] [2021-12-09T23:16:57.090Z] --- PASS: TestPluginWithDevMounts (1.58s) [2021-12-09T23:16:57.090Z] PASS [2021-12-09T23:16:57.090Z] [2021-12-09T23:16:57.090Z] DONE 1 tests in 1.626s [2021-12-09T23:16:57.090Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-09T23:16:57.346Z] INFO: Testing against a local daemon [2021-12-09T23:16:57.346Z] === RUN TestSecretInspect [2021-12-09T23:16:57.736Z] --- PASS: TestConfigCreateResolve (2.07s) [2021-12-09T23:16:57.736Z] PASS [2021-12-09T23:16:57.736Z] [2021-12-09T23:16:57.736Z] DONE 6 tests in 12.904s [2021-12-09T23:16:57.736Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-12-09T23:16:57.736Z] ++ 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-12-09T23:16:57.736Z] ++ set -e [2021-12-09T23:16:57.736Z] ++ '[' -n 0 ']' [2021-12-09T23:16:57.736Z] ++ set -x [2021-12-09T23:16:57.736Z] ++ 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-12-09T23:16:57.736Z] INFO: Testing against a local daemon [2021-12-09T23:16:57.736Z] === RUN TestCheckpoint [2021-12-09T23:16:57.736Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:16:57.736Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-09T23:16:57.736Z] === RUN TestContainerInvalidJSON [2021-12-09T23:16:57.736Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:16:57.736Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:16:57.736Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:16:57.736Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:16:57.736Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:16:57.736Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:16:57.736Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-09T23:16:57.736Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-09T23:16:57.736Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-09T23:16:57.736Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-09T23:16:57.736Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-12-09T23:16:57.736Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-09T23:16:57.736Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-09T23:16:57.736Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-09T23:16:57.736Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-12-09T23:16:57.736Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-09T23:16:57.996Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-12-09T23:16:57.996Z] === RUN TestCopyFromContainer [2021-12-09T23:16:58.722Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-12-09T23:16:58.937Z] === RUN TestCopyFromContainer// [2021-12-09T23:16:58.937Z] === RUN TestCopyFromContainer//bar/root [2021-12-09T23:16:58.937Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-09T23:16:58.937Z] === RUN TestCopyFromContainer/bar/quux [2021-12-09T23:16:58.937Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-09T23:16:58.937Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-09T23:16:58.937Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-09T23:16:58.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-09T23:16:58.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-09T23:16:59.197Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-09T23:16:59.197Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-09T23:16:59.197Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-09T23:16:59.197Z] --- PASS: TestCopyFromContainer (1.35s) [2021-12-09T23:16:59.197Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-09T23:16:59.197Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-12-09T23:16:59.197Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-12-09T23:16:59.197Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-12-09T23:16:59.197Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-09T23:16:59.197Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-09T23:16:59.197Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-09T23:16:59.197Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2021-12-09T23:16:59.197Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-09T23:16:59.197Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-09T23:16:59.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-09T23:16:59.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:16:59.197Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:16:59.197Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:16:59.198Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:16:59.198Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:16:59.198Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:16:59.198Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:16:59.198Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:16:59.198Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:16:59.198Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-09T23:16:59.198Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-09T23:16:59.198Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-09T23:16:59.198Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-09T23:16:59.198Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-09T23:16:59.198Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-09T23:16:59.198Z] === RUN TestCreateWithInvalidEnv [2021-12-09T23:16:59.198Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-09T23:16:59.198Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-09T23:16:59.198Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-09T23:16:59.198Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-09T23:16:59.198Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-09T23:16:59.198Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-09T23:16:59.198Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-09T23:16:59.198Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-09T23:16:59.198Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-09T23:16:59.198Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-09T23:16:59.198Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-09T23:16:59.198Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-09T23:16:59.198Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-09T23:16:59.198Z] === RUN TestCreateTmpfsMountsTarget [2021-12-09T23:16:59.198Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-09T23:16:59.198Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-09T23:16:59.234Z] --- PASS: TestSecretInspect (2.13s) [2021-12-09T23:16:59.234Z] === RUN TestSecretList [2021-12-09T23:16:59.570Z] 2021/12/09 23:16:58 Closing DB instances... [2021-12-09T23:16:59.571Z] time="2021-12-09T23:16:58Z" level=error msg="node: 6f7719649d12 is unknown to memberlist" [2021-12-09T23:17:00.580Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2021-12-09T23:17:00.580Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-09T23:17:00.697Z] --- PASS: TestNetworkDBGarbageCollection (54.43s) [2021-12-09T23:17:00.697Z] === RUN TestFindNode [2021-12-09T23:17:00.697Z] 2021/12/09 23:17:00 Closing DB instances... [2021-12-09T23:17:00.697Z] --- PASS: TestFindNode (0.02s) [2021-12-09T23:17:00.697Z] === RUN TestChangeNodeState [2021-12-09T23:17:00.697Z] 2021/12/09 23:17:00 Closing DB instances... [2021-12-09T23:17:00.697Z] --- PASS: TestChangeNodeState (0.02s) [2021-12-09T23:17:00.697Z] === RUN TestNodeReincarnation [2021-12-09T23:17:00.697Z] 2021/12/09 23:17:00 Closing DB instances... [2021-12-09T23:17:01.483Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-12-09T23:17:01.483Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-12-09T23:17:01.521Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2021-12-09T23:17:01.521Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-09T23:17:01.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:17:01.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:17:01.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:17:01.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:17:01.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:17:01.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:17:01.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:17:01.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:17:01.521Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:17:01.521Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:17:01.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:17:01.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:17:01.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:17:01.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:17:01.521Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:17:01.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-09T23:17:01.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-09T23:17:01.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-09T23:17:01.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-09T23:17:01.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-09T23:17:01.521Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-09T23:17:01.521Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-09T23:17:01.747Z] --- PASS: TestSecretList (2.12s) [2021-12-09T23:17:01.747Z] === RUN TestSecretsCreateAndDelete [2021-12-09T23:17:02.091Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2021-12-09T23:17:02.091Z] === RUN TestCreateDifferentPlatform [2021-12-09T23:17:02.091Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-09T23:17:02.091Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-09T23:17:02.091Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-12-09T23:17:02.091Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-09T23:17:02.091Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-09T23:17:02.091Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-09T23:17:02.091Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-12-09T23:17:02.091Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-09T23:17:02.091Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-09T23:17:02.091Z] === RUN TestContainerStartOnDaemonRestart [2021-12-09T23:17:02.091Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-09T23:17:02.091Z] === RUN TestDaemonRestartIpcMode [2021-12-09T23:17:02.091Z] === PAUSE TestDaemonRestartIpcMode [2021-12-09T23:17:02.091Z] === RUN TestDaemonHostGatewayIP [2021-12-09T23:17:02.091Z] === PAUSE TestDaemonHostGatewayIP [2021-12-09T23:17:02.091Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-09T23:17:02.091Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-09T23:17:02.091Z] === RUN TestContainerKillOnDaemonStart [2021-12-09T23:17:02.091Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-09T23:17:02.091Z] === RUN TestDiff [2021-12-09T23:17:02.661Z] --- PASS: TestDiff (0.39s) [2021-12-09T23:17:02.661Z] === RUN TestExecWithCloseStdin [2021-12-09T23:17:02.921Z] --- PASS: TestExecWithCloseStdin (0.47s) [2021-12-09T23:17:02.921Z] === RUN TestExec [2021-12-09T23:17:03.492Z] --- PASS: TestExec (0.48s) [2021-12-09T23:17:03.492Z] === RUN TestExecUser [2021-12-09T23:17:03.499Z] Removing intermediate container 3ebbf58bdd86 [2021-12-09T23:17:03.499Z] ---> d12e9fb2bfa8 [2021-12-09T23:17:03.499Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-09T23:17:03.499Z] ---> Running in 5c8fc26e2282 [2021-12-09T23:17:03.635Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2021-12-09T23:17:03.635Z] === RUN TestSecretsUpdate [2021-12-09T23:17:03.753Z] --- PASS: TestExecUser (0.44s) [2021-12-09T23:17:03.753Z] === RUN TestExportContainerAndImportImage [2021-12-09T23:17:04.323Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2021-12-09T23:17:04.323Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-09T23:17:04.473Z] [2021-12-09T23:17:04.473Z] SUCCESS: Specified value was saved. [2021-12-09T23:17:05.504Z] tests/integration/regression_test.py ...... [ 98%] [2021-12-09T23:17:05.705Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2021-12-09T23:17:05.705Z] === RUN TestHealthCheckWorkdir [2021-12-09T23:17:05.763Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-12-09T23:17:05.763Z] tests/integration/credentials/utils_test.py . [100%] [2021-12-09T23:17:05.763Z] [2021-12-09T23:17:05.763Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-12-09T23:17:05.763Z] =========================== short test summary info ============================ [2021-12-09T23:17:05.763Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-12-09T23:17:05.763Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-12-09T23:17:05.763Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-12-09T23:17:05.763Z] Not supported on most drivers [2021-12-09T23:17:05.763Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-12-09T23:17:05.763Z] Output of docker top depends on host distro, and is not formalized. [2021-12-09T23:17:05.763Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-12-09T23:17:05.763Z] Output of docker top depends on host distro, and is not formalized. [2021-12-09T23:17:05.763Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-12-09T23:17:05.763Z] Can fail if eth0 has multiple IP addresses [2021-12-09T23:17:05.763Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-12-09T23:17:05.763Z] This doesn't seem to be taken into account by the engine [2021-12-09T23:17:05.763Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-12-09T23:17:05.763Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-12-09T23:17:05.763Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 289.25 seconds == [2021-12-09T23:17:06.022Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-12-09T23:17:06.150Z] --- PASS: TestSecretsUpdate (2.12s) [2021-12-09T23:17:06.150Z] === RUN TestTemplatedSecret [2021-12-09T23:17:06.275Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2021-12-09T23:17:06.276Z] === RUN TestHealthKillContainer [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-09T23:17:06.522Z] --- PASS: TestNodeReincarnation (5.01s) [2021-12-09T23:17:06.522Z] === RUN TestParallelCreate [2021-12-09T23:17:06.522Z] 2021/12/09 23:17:05 Closing DB instances... [2021-12-09T23:17:06.522Z] --- PASS: TestParallelCreate (0.01s) [2021-12-09T23:17:06.522Z] === RUN TestParallelDelete [2021-12-09T23:17:06.522Z] 2021/12/09 23:17:05 Closing DB instances... [2021-12-09T23:17:06.522Z] --- PASS: TestParallelDelete (0.01s) [2021-12-09T23:17:06.522Z] === RUN TestNetworkDBIslands [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d28a72f08825 with config:&{NodeID:d28a72f08825 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-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=info msg="Node d28a72f08825/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=info msg="Node d28a72f08825/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:03aadc2e85c9 with config:&{NodeID:03aadc2e85c9 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-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49420" [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=info msg="Node d28a72f08825/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=info msg="Node d28a72f08825/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49421" [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:05Z" level=debug msg="memberlist: Failed to join 172.21.231.62: dial tcp 172.21.231.62:10009: connectex: No connection could be made because the target machine actively refused it." [2021-12-09T23:17:06.522Z] time="2021-12-09T23:17:06Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f1375936ac38 with config:&{NodeID:f1375936ac38 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-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node f1375936ac38/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node f1375936ac38/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49423" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node f1375936ac38/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node f1375936ac38/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node d28a72f08825/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node d28a72f08825/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49424" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node f1375936ac38/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node f1375936ac38/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=debug msg="memberlist: Failed to join 172.21.231.62: dial tcp 172.21.231.62:10009: connectex: No connection could be made because the target machine actively refused it." [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f0625afc630c with config:&{NodeID:f0625afc630c 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-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node f0625afc630c/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node f0625afc630c/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49426" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node f0625afc630c/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node f0625afc630c/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node f1375936ac38/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node f1375936ac38/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node d28a72f08825/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=info msg="Node d28a72f08825/172.21.231.62, added to nodes list" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-09T23:17:06.984Z] time="2021-12-09T23:17:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49427" [2021-12-09T23:17:07.391Z] Removing intermediate container 5c8fc26e2282 [2021-12-09T23:17:07.391Z] ---> 728221e366f4 [2021-12-09T23:17:07.391Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-09T23:17:07.392Z] ---> Running in ec86e676502e [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node f0625afc630c/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node f0625afc630c/172.21.231.62, added to nodes list" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node f0625afc630c/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node f0625afc630c/172.21.231.62, added to nodes list" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:929e030216f2 with config:&{NodeID:929e030216f2 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-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node 929e030216f2/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node 929e030216f2/172.21.231.62, added to nodes list" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49428" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node 929e030216f2/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node 929e030216f2/172.21.231.62, added to nodes list" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, added to nodes list" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node d28a72f08825/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node d28a72f08825/172.21.231.62, added to nodes list" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node f0625afc630c/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node f0625afc630c/172.21.231.62, added to nodes list" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node f1375936ac38/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=info msg="Node f1375936ac38/172.21.231.62, added to nodes list" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49429" [2021-12-09T23:17:07.447Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=info msg="Node 929e030216f2/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=info msg="Node 929e030216f2/172.21.231.62, added to nodes list" [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=info msg="Node 929e030216f2/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=info msg="Node 929e030216f2/172.21.231.62, added to nodes list" [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=info msg="Node 929e030216f2/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=info msg="Node 929e030216f2/172.21.231.62, added to nodes list" [2021-12-09T23:17:07.909Z] networkdb_test.go:835: Re-joining: 3 [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=info msg="The new bootstrap node list is:[172.21.231.62:10033 172.21.231.62:10034 172.21.231.62:10035]" [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.231.62:10033" [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Stream connection from=172.21.231.62:49430" [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.231.62:10034" [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Stream connection from=172.21.231.62:49431" [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.231.62:10035" [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Stream connection from=172.21.231.62:49432" [2021-12-09T23:17:07.909Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Failed to join 172.21.231.62: dial tcp 172.21.231.62:10009: connectex: No connection could be made because the target machine actively refused it." [2021-12-09T23:17:08.371Z] networkdb_test.go:835: Re-joining: 4 [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:07Z" level=info msg="The new bootstrap node list is:[172.21.231.62:10033 172.21.231.62:10034 172.21.231.62:10035]" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.231.62:10033" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Stream connection from=172.21.231.62:49434" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.231.62:10034" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Stream connection from=172.21.231.62:49435" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.231.62:10035" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:07Z" level=debug msg="memberlist: Stream connection from=172.21.231.62:49436" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:08Z" level=info msg="node 0 leaving" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:08Z" level=info msg="Node d28a72f08825 change state NodeActive --> NodeLeft" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:08Z" level=info msg="node4(f0625afc630c): Node leave event for d28a72f08825/172.21.231.62" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:08Z" level=info msg="Node d28a72f08825 change state NodeActive --> NodeLeft" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:08Z" level=info msg="node3(f1375936ac38): Node leave event for d28a72f08825/172.21.231.62" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:08Z" level=info msg="Node d28a72f08825 change state NodeActive --> NodeLeft" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:08Z" level=info msg="node2(03aadc2e85c9): Node leave event for d28a72f08825/172.21.231.62" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:08Z" level=info msg="Node d28a72f08825 change state NodeActive --> NodeLeft" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:08Z" level=info msg="node1(d28a72f08825): Node leave event for d28a72f08825/172.21.231.62" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:08Z" level=info msg="Node d28a72f08825 change state NodeActive --> NodeLeft" [2021-12-09T23:17:08.371Z] time="2021-12-09T23:17:08Z" level=info msg="node5(929e030216f2): Node leave event for d28a72f08825/172.21.231.62" [2021-12-09T23:17:08.669Z] --- PASS: TestTemplatedSecret (2.49s) [2021-12-09T23:17:08.669Z] === RUN TestSecretCreateResolve [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="Node d28a72f08825/172.21.231.62, left gossip cluster" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="Node d28a72f08825/172.21.231.62, left gossip cluster" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="Node d28a72f08825/172.21.231.62, left gossip cluster" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="Node d28a72f08825/172.21.231.62, left gossip cluster" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="Node d28a72f08825/172.21.231.62, left gossip cluster" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="node 1 leaving" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="Node 03aadc2e85c9 change state NodeActive --> NodeLeft" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="node5(929e030216f2): Node leave event for 03aadc2e85c9/172.21.231.62" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="Node 03aadc2e85c9 change state NodeActive --> NodeLeft" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="node3(f1375936ac38): Node leave event for 03aadc2e85c9/172.21.231.62" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, left gossip cluster" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="Node 03aadc2e85c9 change state NodeActive --> NodeLeft" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="node4(f0625afc630c): Node leave event for 03aadc2e85c9/172.21.231.62" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="Node 03aadc2e85c9 change state NodeActive --> NodeFailed" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, added to failed nodes list" [2021-12-09T23:17:08.833Z] time="2021-12-09T23:17:08Z" level=error msg="node: 03aadc2e85c9 is unknown to memberlist" [2021-12-09T23:17:09.296Z] time="2021-12-09T23:17:08Z" level=debug msg="memberlist: Failed to join 172.21.231.62: dial tcp 172.21.231.62:10009: connectex: No connection could be made because the target machine actively refused it." [2021-12-09T23:17:09.296Z] time="2021-12-09T23:17:08Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, left gossip cluster" [2021-12-09T23:17:09.296Z] time="2021-12-09T23:17:08Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, left gossip cluster" [2021-12-09T23:17:09.296Z] time="2021-12-09T23:17:08Z" level=info msg="Node 03aadc2e85c9/172.21.231.62, left gossip cluster" [2021-12-09T23:17:09.296Z] time="2021-12-09T23:17:09Z" level=info msg="node 2 leaving" [2021-12-09T23:17:09.296Z] time="2021-12-09T23:17:09Z" level=info msg="Node f1375936ac38 change state NodeActive --> NodeLeft" [2021-12-09T23:17:09.296Z] time="2021-12-09T23:17:09Z" level=info msg="Node f1375936ac38 change state NodeActive --> NodeLeft" [2021-12-09T23:17:09.296Z] time="2021-12-09T23:17:09Z" level=info msg="node5(929e030216f2): Node leave event for f1375936ac38/172.21.231.62" [2021-12-09T23:17:09.296Z] time="2021-12-09T23:17:09Z" level=info msg="node4(f0625afc630c): Node leave event for f1375936ac38/172.21.231.62" [2021-12-09T23:17:09.296Z] time="2021-12-09T23:17:09Z" level=info msg="Node f1375936ac38 change state NodeActive --> NodeLeft" [2021-12-09T23:17:09.296Z] time="2021-12-09T23:17:09Z" level=info msg="node3(f1375936ac38): Node leave event for f1375936ac38/172.21.231.62" [2021-12-09T23:17:09.296Z] time="2021-12-09T23:17:09Z" level=debug msg="memberlist: Failed ping: 03aadc2e85c9 (timeout reached)" [2021-12-09T23:17:09.296Z] time="2021-12-09T23:17:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.231.62:10035: use of closed network connection" [2021-12-09T23:17:09.297Z] time="2021-12-09T23:17:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.231.62:10036: use of closed network connection" [2021-12-09T23:17:09.297Z] time="2021-12-09T23:17:09Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.231.62:10037: use of closed network connection" [2021-12-09T23:17:09.759Z] time="2021-12-09T23:17:09Z" level=info msg="Node f1375936ac38/172.21.231.62, left gossip cluster" [2021-12-09T23:17:09.759Z] time="2021-12-09T23:17:09Z" level=info msg="Node f1375936ac38/172.21.231.62, left gossip cluster" [2021-12-09T23:17:09.759Z] time="2021-12-09T23:17:09Z" level=info msg="Node f1375936ac38/172.21.231.62, left gossip cluster" [2021-12-09T23:17:09.759Z] time="2021-12-09T23:17:09Z" level=info msg="memberlist: Suspect 03aadc2e85c9 has failed, no acks received" [2021-12-09T23:17:09.759Z] networkdb_test.go:867: node5: OK [2021-12-09T23:17:09.759Z] networkdb_test.go:867: node4: OK [2021-12-09T23:17:09.759Z] time="2021-12-09T23:17:09Z" level=info msg="node 0 coming back" [2021-12-09T23:17:09.759Z] time="2021-12-09T23:17:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:35350a616585 with config:&{NodeID:35350a616585 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-12-09T23:17:09.759Z] time="2021-12-09T23:17:09Z" level=info msg="Node 35350a616585/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:09.759Z] time="2021-12-09T23:17:09Z" level=info msg="Node 35350a616585/172.21.231.62, added to nodes list" [2021-12-09T23:17:09.759Z] time="2021-12-09T23:17:09Z" level=info msg="node 1 coming back" [2021-12-09T23:17:09.759Z] time="2021-12-09T23:17:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0c614c62efc2 with config:&{NodeID:0c614c62efc2 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-12-09T23:17:10.222Z] time="2021-12-09T23:17:09Z" level=info msg="Node 0c614c62efc2/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:10.222Z] time="2021-12-09T23:17:09Z" level=info msg="Node 0c614c62efc2/172.21.231.62, added to nodes list" [2021-12-09T23:17:10.222Z] time="2021-12-09T23:17:09Z" level=info msg="node 2 coming back" [2021-12-09T23:17:10.222Z] time="2021-12-09T23:17:09Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c1ebc6e35110 with config:&{NodeID:c1ebc6e35110 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-12-09T23:17:10.222Z] time="2021-12-09T23:17:09Z" level=info msg="Node c1ebc6e35110/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:10.222Z] time="2021-12-09T23:17:09Z" level=info msg="Node c1ebc6e35110/172.21.231.62, added to nodes list" [2021-12-09T23:17:10.222Z] time="2021-12-09T23:17:09Z" level=debug msg="memberlist: Failed to join 172.21.231.62: dial tcp 172.21.231.62:10009: connectex: No connection could be made because the target machine actively refused it." [2021-12-09T23:17:10.555Z] --- PASS: TestSecretCreateResolve (2.12s) [2021-12-09T23:17:10.555Z] PASS [2021-12-09T23:17:10.555Z] [2021-12-09T23:17:10.555Z] DONE 6 tests in 13.167s [2021-12-09T23:17:10.555Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-09T23:17:10.555Z] INFO: Testing against a local daemon [2021-12-09T23:17:10.555Z] === RUN TestServiceCreateInit [2021-12-09T23:17:10.555Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-09T23:17:11.152Z] Cannot create a file when that file already exists. [2021-12-09T23:17:11.196Z] time="2021-12-09T23:17:10Z" level=debug msg="memberlist: Failed to join 172.21.231.62: dial tcp 172.21.231.62:10009: connectex: No connection could be made because the target machine actively refused it." [2021-12-09T23:17:12.172Z] time="2021-12-09T23:17:11Z" level=debug msg="memberlist: Failed to join 172.21.231.62: dial tcp 172.21.231.62:10009: connectex: No connection could be made because the target machine actively refused it." [2021-12-09T23:17:12.225Z] --- PASS: TestCheckoutGit (37.65s) [2021-12-09T23:17:12.225Z] === RUN TestValidGitTransport [2021-12-09T23:17:12.225Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-09T23:17:12.225Z] === RUN TestGitInvalidRef [2021-12-09T23:17:12.225Z] --- PASS: TestGitInvalidRef (0.23s) [2021-12-09T23:17:12.225Z] PASS [2021-12-09T23:17:12.225Z] coverage: 86.3% of statements [2021-12-09T23:17:12.225Z] ok github.com/docker/docker/builder/remotecontext/git 37.938s coverage: 86.3% of statements [2021-12-09T23:17:13.153Z] time="2021-12-09T23:17:12Z" level=debug msg="memberlist: Failed to join 172.21.231.62: dial tcp 172.21.231.62:10009: connectex: No connection could be made because the target machine actively refused it." [2021-12-09T23:17:13.153Z] time="2021-12-09T23:17:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.231.62:10033 172.21.231.62:10034 172.21.231.62:10035]" [2021-12-09T23:17:13.198Z] ? github.com/docker/docker/cli [no test files] [2021-12-09T23:17:13.198Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-09T23:17:13.615Z] time="2021-12-09T23:17:13Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.231.62:10033 172.21.231.62:10034 172.21.231.62:10035]" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=debug msg="memberlist: Failed to join 172.21.231.62: dial tcp 172.21.231.62:10009: connectex: No connection could be made because the target machine actively refused it." [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.231.62:10033" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=debug msg="memberlist: Stream connection from=172.21.231.62:49444" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node f0625afc630c/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node f0625afc630c/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 929e030216f2/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 929e030216f2/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 35350a616585/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 35350a616585/172.21.231.62, is the new incarnation of the shutdown node d28a72f08825/172.21.231.62" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 35350a616585/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.231.62:10034" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=debug msg="memberlist: Stream connection from=172.21.231.62:49445" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 35350a616585/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 35350a616585/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node f0625afc630c/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node f0625afc630c/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 929e030216f2/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 929e030216f2/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 0c614c62efc2/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 0c614c62efc2/172.21.231.62, is the new incarnation of the shutdown node 03aadc2e85c9/172.21.231.62" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 0c614c62efc2/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.231.62:10035" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=debug msg="memberlist: Stream connection from=172.21.231.62:49446" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 0c614c62efc2/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 0c614c62efc2/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 35350a616585/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 35350a616585/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node f0625afc630c/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node f0625afc630c/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 929e030216f2/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 929e030216f2/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node c1ebc6e35110/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node c1ebc6e35110/172.21.231.62, is the new incarnation of the shutdown node f1375936ac38/172.21.231.62" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node c1ebc6e35110/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 0c614c62efc2/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 0c614c62efc2/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 0c614c62efc2/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 0c614c62efc2/172.21.231.62, is the new incarnation of the shutdown node 03aadc2e85c9/172.21.231.62" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 0c614c62efc2/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 35350a616585/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 35350a616585/172.21.231.62, is the new incarnation of the shutdown node d28a72f08825/172.21.231.62" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node 35350a616585/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node c1ebc6e35110/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node c1ebc6e35110/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node c1ebc6e35110/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.077Z] time="2021-12-09T23:17:13Z" level=info msg="Node c1ebc6e35110/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.407Z] --- PASS: TestHealthKillContainer (7.85s) [2021-12-09T23:17:14.407Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-09T23:17:14.540Z] time="2021-12-09T23:17:14Z" level=info msg="Node c1ebc6e35110/172.21.231.62, joined gossip cluster" [2021-12-09T23:17:14.540Z] time="2021-12-09T23:17:14Z" level=info msg="Node c1ebc6e35110/172.21.231.62, is the new incarnation of the shutdown node f1375936ac38/172.21.231.62" [2021-12-09T23:17:14.540Z] time="2021-12-09T23:17:14Z" level=info msg="Node c1ebc6e35110/172.21.231.62, added to nodes list" [2021-12-09T23:17:14.540Z] time="2021-12-09T23:17:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.231.62:10033" [2021-12-09T23:17:14.540Z] time="2021-12-09T23:17:14Z" level=debug msg="memberlist: Stream connection from=172.21.231.62:49447" [2021-12-09T23:17:14.540Z] time="2021-12-09T23:17:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.231.62:10034" [2021-12-09T23:17:14.540Z] time="2021-12-09T23:17:14Z" level=debug msg="memberlist: Stream connection from=172.21.231.62:49448" [2021-12-09T23:17:14.540Z] time="2021-12-09T23:17:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.231.62:10035" [2021-12-09T23:17:14.540Z] time="2021-12-09T23:17:14Z" level=debug msg="memberlist: Stream connection from=172.21.231.62:49449" [2021-12-09T23:17:14.667Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2021-12-09T23:17:14.667Z] === RUN TestIpcModeNone [2021-12-09T23:17:14.720Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-09T23:17:15.002Z] 2021/12/09 23:17:14 Closing DB instances... [2021-12-09T23:17:15.002Z] time="2021-12-09T23:17:14Z" level=debug msg="memberlist: Failed to join 172.21.231.62: dial tcp 172.21.231.62:10009: connectex: No connection could be made because the target machine actively refused it." [2021-12-09T23:17:15.002Z] time="2021-12-09T23:17:14Z" level=info msg="Node 35350a616585 change state NodeActive --> NodeLeft" [2021-12-09T23:17:15.002Z] time="2021-12-09T23:17:14Z" level=info msg="Node 35350a616585 change state NodeActive --> NodeLeft" [2021-12-09T23:17:15.002Z] time="2021-12-09T23:17:14Z" level=info msg="Node 35350a616585 change state NodeActive --> NodeLeft" [2021-12-09T23:17:15.002Z] time="2021-12-09T23:17:14Z" level=info msg="node4(f0625afc630c): Node leave event for 35350a616585/172.21.231.62" [2021-12-09T23:17:15.002Z] time="2021-12-09T23:17:14Z" level=info msg="node2(0c614c62efc2): Node leave event for 35350a616585/172.21.231.62" [2021-12-09T23:17:15.002Z] time="2021-12-09T23:17:14Z" level=info msg="node3(c1ebc6e35110): Node leave event for 35350a616585/172.21.231.62" [2021-12-09T23:17:15.002Z] time="2021-12-09T23:17:14Z" level=info msg="Node 35350a616585 change state NodeActive --> NodeLeft" [2021-12-09T23:17:15.002Z] time="2021-12-09T23:17:14Z" level=info msg="node5(929e030216f2): Node leave event for 35350a616585/172.21.231.62" [2021-12-09T23:17:15.002Z] time="2021-12-09T23:17:14Z" level=info msg="Node 35350a616585 change state NodeActive --> NodeLeft" [2021-12-09T23:17:15.002Z] time="2021-12-09T23:17:14Z" level=info msg="node1(35350a616585): Node leave event for 35350a616585/172.21.231.62" [2021-12-09T23:17:15.237Z] --- PASS: TestIpcModeNone (0.46s) [2021-12-09T23:17:15.237Z] === RUN TestIpcModePrivate [2021-12-09T23:17:15.464Z] time="2021-12-09T23:17:15Z" level=info msg="Node 35350a616585/172.21.231.62, left gossip cluster" [2021-12-09T23:17:15.464Z] time="2021-12-09T23:17:15Z" level=info msg="Node 35350a616585/172.21.231.62, left gossip cluster" [2021-12-09T23:17:15.464Z] time="2021-12-09T23:17:15Z" level=info msg="Node 35350a616585/172.21.231.62, left gossip cluster" [2021-12-09T23:17:15.464Z] time="2021-12-09T23:17:15Z" level=info msg="Node 35350a616585/172.21.231.62, left gossip cluster" [2021-12-09T23:17:15.464Z] time="2021-12-09T23:17:15Z" level=info msg="Node 35350a616585/172.21.231.62, left gossip cluster" [2021-12-09T23:17:15.464Z] time="2021-12-09T23:17:15Z" level=info msg="Node 0c614c62efc2 change state NodeActive --> NodeLeft" [2021-12-09T23:17:15.464Z] time="2021-12-09T23:17:15Z" level=info msg="node3(c1ebc6e35110): Node leave event for 0c614c62efc2/172.21.231.62" [2021-12-09T23:17:15.464Z] time="2021-12-09T23:17:15Z" level=info msg="Node 0c614c62efc2 change state NodeActive --> NodeLeft" [2021-12-09T23:17:15.464Z] time="2021-12-09T23:17:15Z" level=info msg="node5(929e030216f2): Node leave event for 0c614c62efc2/172.21.231.62" [2021-12-09T23:17:15.464Z] time="2021-12-09T23:17:15Z" level=info msg="Node 0c614c62efc2 change state NodeActive --> NodeLeft" [2021-12-09T23:17:15.464Z] time="2021-12-09T23:17:15Z" level=info msg="node4(f0625afc630c): Node leave event for 0c614c62efc2/172.21.231.62" [2021-12-09T23:17:15.464Z] time="2021-12-09T23:17:15Z" level=info msg="Node 0c614c62efc2 change state NodeActive --> NodeLeft" [2021-12-09T23:17:15.464Z] time="2021-12-09T23:17:15Z" level=info msg="node2(0c614c62efc2): Node leave event for 0c614c62efc2/172.21.231.62" [2021-12-09T23:17:15.498Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2021-12-09T23:17:15.498Z] --- PASS: TestIpcModePrivate (0.46s) [2021-12-09T23:17:15.498Z] === RUN TestIpcModeShareable [2021-12-09T23:17:15.758Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-12-09T23:17:15.860Z] Removing intermediate container ec86e676502e [2021-12-09T23:17:15.860Z] ---> 979a0632a701 [2021-12-09T23:17:15.860Z] Step 13/13 : CMD ["sh"] [2021-12-09T23:17:15.860Z] ---> Running in 533a2367e0d5 [2021-12-09T23:17:15.860Z] Removing intermediate container 533a2367e0d5 [2021-12-09T23:17:15.860Z] ---> 08477f8245b4 [2021-12-09T23:17:15.860Z] Successfully built 08477f8245b4 [2021-12-09T23:17:15.860Z] Successfully tagged busybox:latest [2021-12-09T23:17:15.860Z] INFO: Docker images of the daemon under test [2021-12-09T23:17:15.860Z] [2021-12-09T23:17:15.860Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-09T23:17:15.860Z] busybox latest 08477f8245b4 Less than a second ago 4.95GB [2021-12-09T23:17:15.860Z] microsoft/windowsservercore latest 3d4792f88e26 5 weeks ago 4.91GB [2021-12-09T23:17:15.860Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 5 weeks ago 4.91GB [2021-12-09T23:17:15.860Z] [2021-12-09T23:17:15.860Z] INFO: Running integration tests at 12/09/2021 23:17:15... [2021-12-09T23:17:15.860Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-09T23:17:15.860Z] INFO: Integration API tests being run from the host: [2021-12-09T23:17:15.860Z] INFO: make.ps1 starting at 12/09/2021 23:17:15 [2021-12-09T23:17:15.926Z] time="2021-12-09T23:17:15Z" level=info msg="Node 0c614c62efc2/172.21.231.62, left gossip cluster" [2021-12-09T23:17:15.926Z] time="2021-12-09T23:17:15Z" level=info msg="Node 0c614c62efc2/172.21.231.62, left gossip cluster" [2021-12-09T23:17:15.926Z] time="2021-12-09T23:17:15Z" level=info msg="Node 0c614c62efc2/172.21.231.62, left gossip cluster" [2021-12-09T23:17:15.926Z] time="2021-12-09T23:17:15Z" level=info msg="Node 0c614c62efc2/172.21.231.62, left gossip cluster" [2021-12-09T23:17:15.926Z] time="2021-12-09T23:17:15Z" level=info msg="Node c1ebc6e35110 change state NodeActive --> NodeLeft" [2021-12-09T23:17:15.926Z] time="2021-12-09T23:17:15Z" level=info msg="node4(f0625afc630c): Node leave event for c1ebc6e35110/172.21.231.62" [2021-12-09T23:17:15.926Z] time="2021-12-09T23:17:15Z" level=info msg="Node c1ebc6e35110 change state NodeActive --> NodeLeft" [2021-12-09T23:17:15.926Z] time="2021-12-09T23:17:15Z" level=info msg="node5(929e030216f2): Node leave event for c1ebc6e35110/172.21.231.62" [2021-12-09T23:17:15.926Z] time="2021-12-09T23:17:15Z" level=debug msg="memberlist: Failed to join 172.21.231.62: dial tcp 172.21.231.62:10009: connectex: No connection could be made because the target machine actively refused it." [2021-12-09T23:17:16.017Z] --- PASS: TestIpcModeShareable (0.47s) [2021-12-09T23:17:16.017Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-09T23:17:16.343Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-09T23:17:16.388Z] time="2021-12-09T23:17:15Z" level=info msg="Node c1ebc6e35110 change state NodeActive --> NodeLeft" [2021-12-09T23:17:16.388Z] time="2021-12-09T23:17:15Z" level=info msg="node3(c1ebc6e35110): Node leave event for c1ebc6e35110/172.21.231.62" [2021-12-09T23:17:16.388Z] time="2021-12-09T23:17:15Z" level=info msg="Node c1ebc6e35110/172.21.231.62, left gossip cluster" [2021-12-09T23:17:16.388Z] time="2021-12-09T23:17:15Z" level=info msg="Node c1ebc6e35110/172.21.231.62, left gossip cluster" [2021-12-09T23:17:16.388Z] time="2021-12-09T23:17:16Z" level=info msg="Node c1ebc6e35110/172.21.231.62, left gossip cluster" [2021-12-09T23:17:16.388Z] time="2021-12-09T23:17:16Z" level=debug msg="memberlist: Failed ping: f0625afc630c (timeout reached)" [2021-12-09T23:17:16.388Z] time="2021-12-09T23:17:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.231.62:10037: use of closed network connection" [2021-12-09T23:17:16.388Z] time="2021-12-09T23:17:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.231.62:10035: use of closed network connection" [2021-12-09T23:17:16.388Z] time="2021-12-09T23:17:16Z" level=debug msg="memberlist: Stream connection from=172.21.231.62:49452" [2021-12-09T23:17:16.851Z] time="2021-12-09T23:17:16Z" level=info msg="Node f0625afc630c change state NodeActive --> NodeLeft" [2021-12-09T23:17:16.851Z] time="2021-12-09T23:17:16Z" level=info msg="node5(929e030216f2): Node leave event for f0625afc630c/172.21.231.62" [2021-12-09T23:17:16.851Z] time="2021-12-09T23:17:16Z" level=info msg="Node f0625afc630c change state NodeActive --> NodeLeft" [2021-12-09T23:17:16.851Z] time="2021-12-09T23:17:16Z" level=info msg="node4(f0625afc630c): Node leave event for f0625afc630c/172.21.231.62" [2021-12-09T23:17:16.851Z] time="2021-12-09T23:17:16Z" level=warning msg="memberlist: Was able to connect to f0625afc630c but other probes failed, network may be misconfigured" [2021-12-09T23:17:17.314Z] time="2021-12-09T23:17:16Z" level=debug msg="memberlist: Failed to join 172.21.231.62: dial tcp 172.21.231.62:10009: connectex: No connection could be made because the target machine actively refused it." [2021-12-09T23:17:17.314Z] time="2021-12-09T23:17:17Z" level=info msg="Node f0625afc630c/172.21.231.62, left gossip cluster" [2021-12-09T23:17:17.400Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2021-12-09T23:17:17.400Z] === RUN TestAPIIpcModeHost [2021-12-09T23:17:17.661Z] --- PASS: TestAPIIpcModeHost (0.37s) [2021-12-09T23:17:17.661Z] === RUN TestDaemonIpcModeShareable [2021-12-09T23:17:17.776Z] time="2021-12-09T23:17:17Z" level=info msg="Node f0625afc630c/172.21.231.62, left gossip cluster" [2021-12-09T23:17:17.983Z] --- PASS: TestServiceCreateInit (7.41s) [2021-12-09T23:17:17.983Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s) [2021-12-09T23:17:17.983Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) [2021-12-09T23:17:17.983Z] === RUN TestCreateServiceMultipleTimes [2021-12-09T23:17:18.234Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-09T23:17:18.234Z] [2021-12-09T23:17:18.234Z] Unloading profiles will leave already running processes permanently [2021-12-09T23:17:18.234Z] unconfined, which can lead to unexpected situations. [2021-12-09T23:17:18.234Z] [2021-12-09T23:17:18.234Z] To set a process to complain mode, use the command line tool [2021-12-09T23:17:18.234Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-09T23:17:18.234Z] [2021-12-09T23:17:18.239Z] time="2021-12-09T23:17:17Z" level=debug msg="memberlist: Failed to join 172.21.231.62: dial tcp 172.21.231.62:10009: connectex: No connection could be made because the target machine actively refused it." [2021-12-09T23:17:18.239Z] time="2021-12-09T23:17:17Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.21.231.62:10037: use of closed network connection" [2021-12-09T23:17:18.239Z] time="2021-12-09T23:17:17Z" level=info msg="Node 929e030216f2/172.21.231.62, left gossip cluster" [2021-12-09T23:17:18.239Z] time="2021-12-09T23:17:17Z" level=info msg="Node 929e030216f2 change state NodeActive --> NodeFailed" [2021-12-09T23:17:18.239Z] time="2021-12-09T23:17:17Z" level=info msg="Node 929e030216f2/172.21.231.62, added to failed nodes list" [2021-12-09T23:17:18.239Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-12-09T23:17:18.239Z] PASS [2021-12-09T23:17:18.239Z] coverage: 60.6% of statements [2021-12-09T23:17:18.239Z] ok github.com/docker/docker/libnetwork/networkdb 104.546s coverage: 60.6% of statements [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/quota [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/rootless [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/volume [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-09T23:17:18.239Z] ? github.com/docker/docker/volume/testutils [no test files] Post stage [Pipeline] junit [2021-12-09T23:17:18.250Z] Recording test results [2021-12-09T23:17:18.374Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-12-09T23:17:18.633Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-12-09T23:17:18.651Z] + echo Ensuring container killed. [2021-12-09T23:17:18.651Z] Ensuring container killed. [2021-12-09T23:17:18.651Z] + docker rm -vf docker-pr1 [2021-12-09T23:17:18.651Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-09T23:17:18.897Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2021-12-09T23:17:18.897Z] === RUN TestDaemonIpcModePrivate [2021-12-09T23:17:18.934Z] + echo Chowning /workspace to jenkins user [2021-12-09T23:17:18.934Z] Chowning /workspace to jenkins user [2021-12-09T23:17:18.934Z] + id -u [2021-12-09T23:17:18.934Z] + id -g [2021-12-09T23:17:18.934Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43073:/workspace busybox chown -R 1000:1000 /workspace [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === Skipped [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-09T23:17:19.784Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-09T23:17:19.784Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.04s) [2021-12-09T23:17:19.784Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-12-09T23:17:19.784Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-09T23:17:19.784Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-09T23:17:19.784Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-09T23:17:19.784Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-09T23:17:19.784Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-09T23:17:19.784Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-09T23:17:19.784Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-09T23:17:19.784Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-09T23:17:19.784Z] daemon_test.go:146: root required [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-09T23:17:19.784Z] reload_test.go:520: root required [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-12-09T23:17:19.784Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-09T23:17:19.784Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-09T23:17:19.784Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-09T23:17:19.784Z] download_test.go:267: Needs fixing on Windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-09T23:17:19.784Z] layer_test.go:303: Failing on Windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-09T23:17:19.784Z] layer_test.go:352: Failing on Windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-09T23:17:19.784Z] layer_test.go:467: Failing on Windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-09T23:17:19.784Z] layer_test.go:696: Failing on Windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-09T23:17:19.784Z] migration_test.go:45: Failing on Windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-09T23:17:19.784Z] migration_test.go:181: Failing on Windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-09T23:17:19.784Z] mount_test.go:17: Failing on Windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-09T23:17:19.784Z] mount_test.go:76: Failing on Windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-09T23:17:19.784Z] mount_test.go:125: Failing on Windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-09T23:17:19.784Z] mount_test.go:212: Failing on Windows [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-12-09T23:17:19.784Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-12-09T23:17:19.784Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-09T23:17:19.784Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-09T23:17:19.784Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-09T23:17:19.784Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-09T23:17:19.784Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-09T23:17:19.784Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:19.784Z] [2021-12-09T23:17:19.784Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-09T23:17:19.785Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-09T23:17:19.785Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-09T23:17:19.785Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-09T23:17:19.785Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-09T23:17:19.785Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-09T23:17:19.785Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-09T23:17:19.785Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-09T23:17:19.785Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-09T23:17:19.785Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-09T23:17:19.785Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-09T23:17:19.785Z] archive_test.go:133: Xz not present in msys2 [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-12-09T23:17:19.785Z] archive_test.go:140: zstd not installed [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-09T23:17:19.785Z] archive_test.go:252: Failing on Windows CI machines [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-09T23:17:19.785Z] archive_windows_test.go:16: Currently fails [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-09T23:17:19.785Z] changes_test.go:195: needs more investigation [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-09T23:17:19.785Z] changes_test.go:432: needs further investigation [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-09T23:17:19.785Z] changes_test.go:468: needs further investigation [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-09T23:17:19.785Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-09T23:17:19.785Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-09T23:17:19.785Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-09T23:17:19.785Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-09T23:17:19.785Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-09T23:17:19.785Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-09T23:17:19.785Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-09T23:17:19.785Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2021-12-09T23:17:19.785Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-09T23:17:19.785Z] poller_test.go:40: No chmod on Windows [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-09T23:17:19.785Z] fileutils_test.go:133: Needs porting to Windows [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-09T23:17:19.785Z] fileutils_test.go:179: Needs porting to Windows [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-12-09T23:17:19.785Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-12-09T23:17:19.785Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-12-09T23:17:19.785Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-09T23:17:19.785Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-09T23:17:19.785Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-09T23:17:19.785Z] [2021-12-09T23:17:19.785Z] DONE 2099 tests, 68 skipped in 252.824s [2021-12-09T23:17:19.785Z] INFO: make.ps1 ended at 12/09/2021 23:17:19 [2021-12-09T23:17:19.836Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-12-09T23:17:19.837Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2021-12-09T23:17:19.837Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-09T23:17:20.287Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-09T23:17:20.288Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-09T23:17:20.288Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-09T23:17:20.288Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-09T23:17:20.288Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-09T23:17:20.288Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-09T23:17:20.288Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-09T23:17:20.288Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-09T23:17:20.288Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-09T23:17:20.288Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-09T23:17:20.288Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-09T23:17:20.288Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-09T23:17:20.288Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestConfigureDaemonLogs [2021-12-09T23:17:20.288Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestCommonOptionsInstallFlags [2021-12-09T23:17:20.288Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-09T23:17:20.288Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-09T23:17:20.288Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-09T23:17:20.288Z] PASS [2021-12-09T23:17:20.288Z] coverage: 18.6% of statements [2021-12-09T23:17:20.288Z] ok github.com/docker/docker/cmd/dockerd 0.247s coverage: 18.6% of statements [2021-12-09T23:17:20.288Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-09T23:17:20.288Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-09T23:17:20.625Z] + bundleName=docker-py [2021-12-09T23:17:20.625Z] + echo Creating docker-py-bundles.tar.gz [2021-12-09T23:17:20.625Z] Creating docker-py-bundles.tar.gz [2021-12-09T23:17:20.625Z] + 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-12-09T23:17:20.638Z] Archiving artifacts [2021-12-09T23:17:20.995Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-12-09T23:17:21.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-09T23:17:21.219Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-12-09T23:17:21.220Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2021-12-09T23:17:21.220Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-09T23:17:21.260Z] === RUN TestContainerStopSignal [2021-12-09T23:17:21.260Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-09T23:17:21.260Z] === RUN TestContainerStopTimeout [2021-12-09T23:17:21.260Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-09T23:17:21.260Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-09T23:17:21.260Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-09T23:17:21.260Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-09T23:17:21.260Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-09T23:17:21.260Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-09T23:17:21.260Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-09T23:17:21.260Z] === RUN TestReplaceAndAppendEnvVars [2021-12-09T23:17:21.260Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-09T23:17:21.260Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-09T23:17:21.260Z] === RUN TestNewMemoryStore [2021-12-09T23:17:21.260Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-09T23:17:21.260Z] === RUN TestAddContainers [2021-12-09T23:17:21.261Z] --- PASS: TestAddContainers (0.00s) [2021-12-09T23:17:21.261Z] === RUN TestGetContainer [2021-12-09T23:17:21.261Z] --- PASS: TestGetContainer (0.00s) [2021-12-09T23:17:21.261Z] === RUN TestDeleteContainer [2021-12-09T23:17:21.261Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-09T23:17:21.261Z] === RUN TestListContainers [2021-12-09T23:17:21.261Z] --- PASS: TestListContainers (0.00s) [2021-12-09T23:17:21.261Z] === RUN TestFirstContainer [2021-12-09T23:17:21.261Z] --- PASS: TestFirstContainer (0.00s) [2021-12-09T23:17:21.261Z] === RUN TestApplyAllContainer [2021-12-09T23:17:21.261Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-09T23:17:21.261Z] === RUN TestIsValidHealthString [2021-12-09T23:17:21.261Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-09T23:17:21.261Z] === RUN TestStateRunStop [2021-12-09T23:17:21.261Z] --- PASS: TestStateRunStop (0.00s) [2021-12-09T23:17:21.261Z] === RUN TestStateTimeoutWait [2021-12-09T23:17:21.261Z] state_test.go:141: Stop callback fired [2021-12-09T23:17:21.261Z] state_test.go:165: Stop callback fired [2021-12-09T23:17:21.261Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-09T23:17:21.261Z] === RUN TestIsValidStateString [2021-12-09T23:17:21.261Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-09T23:17:21.261Z] === RUN TestViewSaveDelete [2021-12-09T23:17:21.261Z] --- PASS: TestViewSaveDelete (0.02s) [2021-12-09T23:17:21.261Z] === RUN TestViewAll [2021-12-09T23:17:21.261Z] --- PASS: TestViewAll (0.01s) [2021-12-09T23:17:21.261Z] === RUN TestViewGet [2021-12-09T23:17:21.261Z] --- PASS: TestViewGet (0.01s) [2021-12-09T23:17:21.261Z] === RUN TestNames [2021-12-09T23:17:21.261Z] --- PASS: TestNames (0.00s) [2021-12-09T23:17:21.261Z] === RUN TestViewWithHealthCheck [2021-12-09T23:17:21.261Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-09T23:17:21.261Z] PASS [2021-12-09T23:17:21.261Z] coverage: 41.7% of statements [2021-12-09T23:17:21.261Z] ok github.com/docker/docker/container 0.251s coverage: 41.7% of statements [2021-12-09T23:17:21.331Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-09T23:17:21.331Z] INFO: Unit tests ended at 12/09/2021 23:17:20. Duration:00:04:26.4159927 [2021-12-09T23:17:21.331Z] INFO: Building busybox [2021-12-09T23:17:21.331Z] Sending build context to Docker daemon 5.12kB [2021-12-09T23:17:21.331Z] [2021-12-09T23:17:21.331Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-09T23:17:21.331Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-09T23:17:21.331Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-09T23:17:21.331Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-09T23:17:21.331Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-09T23:17:21.331Z] ---> 617dd5ead5b8 [2021-12-09T23:17:21.331Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-09T23:17:21.331Z] ---> Running in 8e8e4f109a06 [2021-12-09T23:17:21.366Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6de7c780cd9eb40797042669f572f58635447f5f -e DOCKER_GRAPHDRIVER docker:6de7c780cd9eb40797042669f572f58635447f5f hack/make.sh binary [2021-12-09T23:17:21.722Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-09T23:17:21.722Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-09T23:17:21.722Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-09T23:17:21.722Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-09T23:17:21.940Z] [2021-12-09T23:17:22.160Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-12-09T23:17:22.160Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2021-12-09T23:17:22.160Z] === RUN TestIpcModeOlderClient [2021-12-09T23:17:22.160Z] === PAUSE TestIpcModeOlderClient [2021-12-09T23:17:22.160Z] === RUN TestKillContainerInvalidSignal [2021-12-09T23:17:22.201Z] Removing bundles/ [2021-12-09T23:17:22.201Z] [2021-12-09T23:17:22.201Z] ---> Making bundle: binary (in bundles/binary) [2021-12-09T23:17:22.201Z] Building: bundles/binary-daemon/dockerd-dev [2021-12-09T23:17:22.201Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:17:22.732Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-12-09T23:17:22.732Z] === RUN TestKillContainer [2021-12-09T23:17:22.732Z] === RUN TestKillContainer/no_signal [2021-12-09T23:17:22.992Z] === RUN TestKillContainer/non_killing_signal [2021-12-09T23:17:23.253Z] === RUN TestKillContainer/killing_signal [2021-12-09T23:17:23.267Z] === RUN TestPrepare [2021-12-09T23:17:23.267Z] --- PASS: TestPrepare (0.00s) [2021-12-09T23:17:23.267Z] === RUN TestStart [2021-12-09T23:17:23.267Z] --- PASS: TestStart (0.00s) [2021-12-09T23:17:23.267Z] === RUN TestWaitCancel [2021-12-09T23:17:23.267Z] --- PASS: TestWaitCancel (0.00s) [2021-12-09T23:17:23.267Z] === RUN TestWaitDisabled [2021-12-09T23:17:23.267Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-09T23:17:23.267Z] === RUN TestWaitEnabled [2021-12-09T23:17:23.267Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-09T23:17:23.267Z] === RUN TestRemove [2021-12-09T23:17:23.267Z] --- PASS: TestRemove (0.00s) [2021-12-09T23:17:23.267Z] PASS [2021-12-09T23:17:23.267Z] coverage: 65.3% of statements [2021-12-09T23:17:23.267Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.087s coverage: 65.3% of statements [2021-12-09T23:17:23.823Z] --- PASS: TestKillContainer (1.22s) [2021-12-09T23:17:23.823Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-12-09T23:17:23.823Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-12-09T23:17:23.823Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2021-12-09T23:17:23.823Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-09T23:17:23.823Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-09T23:17:24.083Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-09T23:17:24.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2021-12-09T23:17:24.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2021-12-09T23:17:24.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2021-12-09T23:17:24.653Z] === RUN TestKillStoppedContainer [2021-12-09T23:17:24.653Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-09T23:17:24.653Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-09T23:17:24.653Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-12-09T23:17:24.653Z] === RUN TestKillDifferentUserContainer [2021-12-09T23:17:25.224Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-12-09T23:17:25.224Z] === RUN TestInspectOomKilledTrue [2021-12-09T23:17:25.484Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2021-12-09T23:17:25.484Z] === RUN TestInspectOomKilledFalse [2021-12-09T23:17:25.507Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-09T23:17:25.507Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2021-12-09T23:17:25.507Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-09T23:17:25.507Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-09T23:17:25.507Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-09T23:17:25.507Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-09T23:17:25.507Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-09T23:17:25.507Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-09T23:17:25.507Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-09T23:17:25.507Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-09T23:17:25.507Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-09T23:17:25.507Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-09T23:17:25.507Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-09T23:17:25.507Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-09T23:17:25.507Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-09T23:17:25.507Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-09T23:17:25.507Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-09T23:17:25.507Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-09T23:17:25.507Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-09T23:17:25.507Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-09T23:17:25.968Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-09T23:17:25.968Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-09T23:17:25.968Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCConfigs (0.03s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.03s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-09T23:17:25.968Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-09T23:17:25.968Z] PASS [2021-12-09T23:17:25.968Z] coverage: 35.9% of statements [2021-12-09T23:17:25.968Z] ok github.com/docker/docker/daemon/cluster/convert 0.680s coverage: 35.9% of statements [2021-12-09T23:17:25.968Z] === RUN TestNewListSecretsFilters [2021-12-09T23:17:25.968Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-09T23:17:25.968Z] === RUN TestNewListConfigsFilters [2021-12-09T23:17:25.969Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-09T23:17:25.969Z] PASS [2021-12-09T23:17:25.969Z] coverage: 0.5% of statements [2021-12-09T23:17:25.969Z] ok github.com/docker/docker/daemon/cluster 1.030s coverage: 0.5% of statements [2021-12-09T23:17:26.055Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2021-12-09T23:17:26.055Z] === RUN TestLinksEtcHostsContentMatch [2021-12-09T23:17:26.055Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2021-12-09T23:17:26.055Z] === RUN TestLinksContainerNames [2021-12-09T23:17:26.995Z] --- PASS: TestLinksContainerNames (0.76s) [2021-12-09T23:17:26.995Z] === RUN TestLogsFollowTailEmpty [2021-12-09T23:17:27.255Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2021-12-09T23:17:27.255Z] === RUN TestContainerNetworkMountsNoChown [2021-12-09T23:17:27.826Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/default [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/default [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/private [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/private [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rprivate [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/slave [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/slave [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rslave [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/shared [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/shared [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rshared [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/default [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/rslave [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/rshared [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/shared [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/rprivate [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/slave [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/private [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-09T23:17:27.826Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-09T23:17:27.826Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-09T23:17:27.826Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-09T23:17:28.087Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-09T23:17:28.087Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-09T23:17:28.087Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-09T23:17:28.087Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-09T23:17:28.087Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-09T23:17:28.087Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-09T23:17:28.087Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-09T23:17:28.087Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-09T23:17:28.087Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-09T23:17:28.087Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-09T23:17:28.087Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2021-12-09T23:17:28.087Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-09T23:17:28.087Z] === RUN TestContainerBindMountNonRecursive [2021-12-09T23:17:29.468Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2021-12-09T23:17:29.468Z] === RUN TestContainerVolumesMountedAsShared [2021-12-09T23:17:29.716Z] === RUN TestBuilderGC [2021-12-09T23:17:29.716Z] --- PASS: TestBuilderGC (0.00s) [2021-12-09T23:17:29.716Z] === RUN TestDaemonConfigurationNotFound [2021-12-09T23:17:29.716Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-09T23:17:29.716Z] === RUN TestDaemonBrokenConfiguration [2021-12-09T23:17:29.716Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-09T23:17:29.716Z] === RUN TestParseClusterAdvertiseSettings [2021-12-09T23:17:29.716Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-09T23:17:29.716Z] === RUN TestFindConfigurationConflicts [2021-12-09T23:17:29.716Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-09T23:17:29.716Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-09T23:17:29.716Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-09T23:17:29.716Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-09T23:17:29.716Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-09T23:17:29.716Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-09T23:17:29.716Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-09T23:17:29.716Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-09T23:17:29.716Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-09T23:17:29.716Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-09T23:17:29.716Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-09T23:17:29.716Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-09T23:17:29.716Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-09T23:17:29.716Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-09T23:17:29.716Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-09T23:17:29.716Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-12-09T23:17:29.716Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-09T23:17:29.716Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-09T23:17:29.716Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-09T23:17:29.716Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-09T23:17:29.716Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-09T23:17:29.716Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-09T23:17:29.716Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-09T23:17:29.716Z] === RUN TestValidateConfigurationErrors [2021-12-09T23:17:29.728Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2021-12-09T23:17:29.728Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-09T23:17:29.988Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2021-12-09T23:17:29.988Z] === RUN TestNetworkNat [2021-12-09T23:17:30.177Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-09T23:17:30.177Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-09T23:17:30.177Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-09T23:17:30.177Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-09T23:17:30.177Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-09T23:17:30.177Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-09T23:17:30.177Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-09T23:17:30.177Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-09T23:17:30.177Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-09T23:17:30.177Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-09T23:17:30.177Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-09T23:17:30.177Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-09T23:17:30.177Z] === RUN TestValidateConfiguration [2021-12-09T23:17:30.177Z] === RUN TestValidateConfiguration/with_label [2021-12-09T23:17:30.177Z] === RUN TestValidateConfiguration/with_dns [2021-12-09T23:17:30.177Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-09T23:17:30.177Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-09T23:17:30.177Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-09T23:17:30.177Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-09T23:17:30.177Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-09T23:17:30.177Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-09T23:17:30.177Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-09T23:17:30.177Z] === RUN TestModifiedDiscoverySettings [2021-12-09T23:17:30.177Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-09T23:17:30.177Z] === RUN TestReloadSetConfigFileNotExist [2021-12-09T23:17:30.177Z] time="2021-12-09T23:17:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-09T23:17:30.177Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2021-12-09T23:17:30.177Z] === RUN TestReloadDefaultConfigNotExist [2021-12-09T23:17:30.177Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:17:30.177Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-12-09T23:17:30.177Z] === RUN TestReloadBadDefaultConfig [2021-12-09T23:17:30.177Z] time="2021-12-09T23:17:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2835416749" [2021-12-09T23:17:30.177Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-09T23:17:30.177Z] === RUN TestReloadWithConflictingLabels [2021-12-09T23:17:30.177Z] time="2021-12-09T23:17:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-61881532" [2021-12-09T23:17:30.177Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-09T23:17:30.178Z] === RUN TestReloadWithDuplicateLabels [2021-12-09T23:17:30.178Z] time="2021-12-09T23:17:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2449776303" [2021-12-09T23:17:30.178Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-09T23:17:30.178Z] === RUN TestMaskURLCredentials [2021-12-09T23:17:30.178Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-09T23:17:30.178Z] === RUN TestDaemonConfigurationMerge [2021-12-09T23:17:30.178Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-09T23:17:30.178Z] PASS [2021-12-09T23:17:30.178Z] coverage: 80.0% of statements [2021-12-09T23:17:30.178Z] ok github.com/docker/docker/daemon/config 0.808s coverage: 80.0% of statements [2021-12-09T23:17:30.178Z] === RUN TestDiscoveryOptsErrors [2021-12-09T23:17:30.178Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-09T23:17:30.178Z] === RUN TestDiscoveryOpts [2021-12-09T23:17:30.178Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-09T23:17:30.178Z] PASS [2021-12-09T23:17:30.178Z] coverage: 30.0% of statements [2021-12-09T23:17:30.178Z] ok github.com/docker/docker/daemon/discovery 0.104s coverage: 30.0% of statements [2021-12-09T23:17:30.248Z] --- PASS: TestNetworkNat (0.41s) [2021-12-09T23:17:30.248Z] === RUN TestNetworkLocalhostTCPNat [2021-12-09T23:17:30.638Z] === RUN TestWaitNodeAttachment [2021-12-09T23:17:30.819Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-12-09T23:17:30.819Z] === RUN TestNetworkLoopbackNat [2021-12-09T23:17:31.610Z] --- PASS: TestWaitNodeAttachment (0.47s) [2021-12-09T23:17:31.611Z] === RUN TestIsolationConversion [2021-12-09T23:17:31.611Z] === RUN TestIsolationConversion/default [2021-12-09T23:17:31.611Z] === RUN TestIsolationConversion/process [2021-12-09T23:17:31.611Z] === RUN TestIsolationConversion/hyperv [2021-12-09T23:17:31.611Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-09T23:17:31.611Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-09T23:17:31.611Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-09T23:17:31.611Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-09T23:17:31.611Z] === RUN TestContainerLabels [2021-12-09T23:17:31.611Z] --- PASS: TestContainerLabels (0.01s) [2021-12-09T23:17:31.611Z] === RUN TestCredentialSpecConversion [2021-12-09T23:17:31.611Z] === RUN TestCredentialSpecConversion/none [2021-12-09T23:17:31.611Z] === RUN TestCredentialSpecConversion/config [2021-12-09T23:17:31.611Z] === RUN TestCredentialSpecConversion/file [2021-12-09T23:17:31.611Z] === RUN TestCredentialSpecConversion/registry [2021-12-09T23:17:31.611Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-09T23:17:31.611Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-09T23:17:31.611Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-09T23:17:31.611Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-09T23:17:31.611Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-09T23:17:31.611Z] === RUN TestControllerValidateMountBind [2021-12-09T23:17:31.611Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-09T23:17:31.611Z] === RUN TestControllerValidateMountVolume [2021-12-09T23:17:31.611Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-09T23:17:31.611Z] === RUN TestControllerValidateMountTarget [2021-12-09T23:17:31.611Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2021-12-09T23:17:31.611Z] === RUN TestControllerValidateMountTmpfs [2021-12-09T23:17:31.611Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-09T23:17:31.611Z] === RUN TestControllerValidateMountInvalidType [2021-12-09T23:17:31.611Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-09T23:17:31.611Z] === RUN TestControllerValidateMountNamedPipe [2021-12-09T23:17:31.611Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-09T23:17:31.611Z] PASS [2021-12-09T23:17:31.611Z] coverage: 11.0% of statements [2021-12-09T23:17:31.611Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.822s coverage: 11.0% of statements [2021-12-09T23:17:31.611Z] === RUN TestEventsLog [2021-12-09T23:17:31.611Z] --- PASS: TestEventsLog (0.00s) [2021-12-09T23:17:31.611Z] === RUN TestEventsLogTimeout [2021-12-09T23:17:31.611Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-09T23:17:31.611Z] === RUN TestLogEvents [2021-12-09T23:17:31.611Z] --- PASS: TestLogEvents (0.08s) [2021-12-09T23:17:31.611Z] === RUN TestLoadBufferedEvents [2021-12-09T23:17:32.072Z] --- PASS: TestLoadBufferedEvents (0.20s) [2021-12-09T23:17:32.072Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-09T23:17:32.072Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-09T23:17:32.072Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-09T23:17:32.072Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-09T23:17:32.072Z] PASS [2021-12-09T23:17:32.072Z] coverage: 50.0% of statements [2021-12-09T23:17:32.072Z] === RUN TestIsEmptyDir [2021-12-09T23:17:32.072Z] ok github.com/docker/docker/daemon/events 0.342s coverage: 50.0% of statements [2021-12-09T23:17:32.072Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-09T23:17:32.072Z] PASS [2021-12-09T23:17:32.072Z] coverage: 2.3% of statements [2021-12-09T23:17:32.072Z] ok github.com/docker/docker/daemon/graphdriver 0.099s coverage: 2.3% of statements [2021-12-09T23:17:32.535Z] === RUN TestVerifyNetworkingConfig [2021-12-09T23:17:32.535Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-09T23:17:32.535Z] === RUN TestGetContainer [2021-12-09T23:17:32.535Z] --- PASS: TestGetContainer (0.00s) [2021-12-09T23:17:32.535Z] === RUN TestValidContainerNames [2021-12-09T23:17:32.535Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-09T23:17:32.535Z] === RUN TestContainerInitDNS [2021-12-09T23:17:32.996Z] daemon_test.go:146: root required [2021-12-09T23:17:32.996Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestMerge [2021-12-09T23:17:32.996Z] --- PASS: TestMerge (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestValidateContainerIsolation [2021-12-09T23:17:32.996Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestFindNetworkErrorType [2021-12-09T23:17:32.996Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestEnsureServicesExist [2021-12-09T23:17:32.996Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestEnsureServicesExistErrors [2021-12-09T23:17:32.996Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-09T23:17:32.996Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-09T23:17:32.996Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-09T23:17:32.996Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestContainerDelete [2021-12-09T23:17:32.996Z] --- PASS: TestContainerDelete (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestContainerDoubleDelete [2021-12-09T23:17:32.996Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestLogContainerEventCopyLabels [2021-12-09T23:17:32.996Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestLogContainerEventWithAttributes [2021-12-09T23:17:32.996Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestNoneHealthcheck [2021-12-09T23:17:32.996Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestHealthStates [2021-12-09T23:17:32.996Z] time="2021-12-09T23:17: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-12-09T23:17:32.996Z] time="2021-12-09T23:17: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-12-09T23:17:32.996Z] time="2021-12-09T23:17: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-12-09T23:17:32.996Z] time="2021-12-09T23:17: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-12-09T23:17:32.996Z] time="2021-12-09T23:17: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-12-09T23:17:32.996Z] time="2021-12-09T23:17: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-12-09T23:17:32.996Z] time="2021-12-09T23:17: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-12-09T23:17:32.996Z] time="2021-12-09T23:17: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-12-09T23:17:32.996Z] time="2021-12-09T23:17: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-12-09T23:17:32.996Z] time="2021-12-09T23:17: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-12-09T23:17:32.996Z] --- PASS: TestHealthStates (0.21s) [2021-12-09T23:17:32.996Z] === RUN TestGetInspectData [2021-12-09T23:17:32.996Z] --- PASS: TestGetInspectData (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestFillLicense [2021-12-09T23:17:32.996Z] --- PASS: TestFillLicense (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestListInvalidFilter [2021-12-09T23:17:32.996Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestNameFilter [2021-12-09T23:17:32.996Z] --- PASS: TestNameFilter (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-09T23:17:32.996Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-09T23:17:32.996Z] === 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-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-09T23:17:32.996Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-09T23:17:32.996Z] --- 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-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-09T23:17:32.996Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestDaemonReloadLabels [2021-12-09T23:17:32.996Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-09T23:17:32.996Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestDaemonReloadMirrors [2021-12-09T23:17:32.996Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-09T23:17:32.996Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-09T23:17:32.996Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestDaemonDiscoveryReload [2021-12-09T23:17:32.996Z] === RUN TestLinkNaming [2021-12-09T23:17:32.996Z] --- PASS: TestLinkNaming (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestLinkNew [2021-12-09T23:17:32.996Z] --- PASS: TestLinkNew (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestLinkEnv [2021-12-09T23:17:32.996Z] --- PASS: TestLinkEnv (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestLinkMultipleEnv [2021-12-09T23:17:32.996Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-09T23:17:32.996Z] === RUN TestLinkPortRangeEnv [2021-12-09T23:17:32.996Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-09T23:17:32.996Z] PASS [2021-12-09T23:17:32.996Z] coverage: 93.0% of statements [2021-12-09T23:17:32.996Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2021-12-09T23:17:33.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-09T23:17:33.359Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2021-12-09T23:17:33.359Z] === RUN TestPause [2021-12-09T23:17:33.750Z] Removing intermediate container 8e8e4f109a06 [2021-12-09T23:17:33.750Z] ---> 65459a919779 [2021-12-09T23:17:33.750Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-09T23:17:33.750Z] ---> Running in 8582d55792c2 [2021-12-09T23:17:33.930Z] --- PASS: TestPause (0.47s) [2021-12-09T23:17:33.930Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-09T23:17:33.930Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-09T23:17:33.930Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-09T23:17:33.930Z] === RUN TestPauseStopPausedContainer [2021-12-09T23:17:33.968Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2021-12-09T23:17:33.968Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-09T23:17:34.213Z] Removing intermediate container 8582d55792c2 [2021-12-09T23:17:34.213Z] ---> 17038048e038 [2021-12-09T23:17:34.213Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-09T23:17:34.213Z] ---> Running in 649e8f46dabd [2021-12-09T23:17:34.435Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-12-09T23:17:34.435Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-09T23:17:34.505Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2021-12-09T23:17:34.505Z] === RUN TestPidHost [2021-12-09T23:17:34.676Z] Removing intermediate container 649e8f46dabd [2021-12-09T23:17:34.676Z] ---> 6602519b8b0e [2021-12-09T23:17:34.676Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-09T23:17:34.895Z] === RUN TestAdapterReadLogs [2021-12-09T23:17:34.895Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-09T23:17:34.895Z] === RUN TestCopier [2021-12-09T23:17:34.895Z] --- PASS: TestCopier (0.00s) [2021-12-09T23:17:34.895Z] === RUN TestCopierLongLines [2021-12-09T23:17:34.895Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-09T23:17:34.895Z] === RUN TestCopierSlow [2021-12-09T23:17:34.895Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-12-09T23:17:34.895Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-09T23:17:34.895Z] reload_test.go:520: root required [2021-12-09T23:17:34.895Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-09T23:17:34.895Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-09T23:17:34.895Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-09T23:17:34.895Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-09T23:17:34.895Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-12-09T23:17:34.895Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-09T23:17:34.895Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-09T23:17:34.895Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-09T23:17:34.895Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-12-09T23:17:34.895Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-09T23:17:34.895Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-09T23:17:34.895Z] === RUN TestParseVolumesFrom [2021-12-09T23:17:34.895Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-09T23:17:34.895Z] PASS [2021-12-09T23:17:34.895Z] coverage: 9.0% of statements [2021-12-09T23:17:34.895Z] ok github.com/docker/docker/daemon 2.471s coverage: 9.0% of statements [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-09T23:17:35.357Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-09T23:17:35.357Z] --- PASS: TestCopierSlow (0.20s) [2021-12-09T23:17:35.357Z] === RUN TestCopierWithSized [2021-12-09T23:17:35.357Z] === RUN TestCopierWithSized/as_is [2021-12-09T23:17:35.357Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-09T23:17:35.357Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-09T23:17:35.357Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-09T23:17:35.357Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-12-09T23:17:35.357Z] === RUN TestCopierWithPartial [2021-12-09T23:17:35.357Z] --- PASS: TestCopierWithPartial (0.01s) [2021-12-09T23:17:35.357Z] === RUN TestRingLogger [2021-12-09T23:17:35.357Z] --- PASS: TestRingLogger (0.00s) [2021-12-09T23:17:35.357Z] === RUN TestRingCap [2021-12-09T23:17:35.357Z] --- PASS: TestRingCap (0.00s) [2021-12-09T23:17:35.357Z] === RUN TestRingClose [2021-12-09T23:17:35.357Z] --- PASS: TestRingClose (0.00s) [2021-12-09T23:17:35.357Z] === RUN TestRingDrain [2021-12-09T23:17:35.357Z] --- PASS: TestRingDrain (0.00s) [2021-12-09T23:17:35.357Z] PASS [2021-12-09T23:17:35.357Z] coverage: 43.8% of statements [2021-12-09T23:17:35.357Z] ok github.com/docker/docker/daemon/logger 0.278s coverage: 43.8% of statements [2021-12-09T23:17:35.887Z] --- PASS: TestPidHost (1.46s) [2021-12-09T23:17:35.887Z] === RUN TestPsFilter [2021-12-09T23:17:36.027Z] --- PASS: TestCreateServiceMultipleTimes (15.76s) [2021-12-09T23:17:36.027Z] === RUN TestCreateServiceConflict [2021-12-09T23:17:36.027Z] --- PASS: TestCreateServiceConflict (2.15s) [2021-12-09T23:17:36.027Z] === RUN TestCreateServiceMaxReplicas [2021-12-09T23:17:36.227Z] [2021-12-09T23:17:36.227Z] ---> 17f2ba4c4380 [2021-12-09T23:17:36.227Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-12-09T23:17:36.227Z] ---> Running in 4e233d79ecb4 [2021-12-09T23:17:36.328Z] === RUN TestNewStreamConfig [2021-12-09T23:17:36.328Z] === RUN TestNewStreamConfig/defaults [2021-12-09T23:17:36.328Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-09T23:17:36.328Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-09T23:17:36.328Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-09T23:17:36.328Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-09T23:17:36.328Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-09T23:17:36.328Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-09T23:17:36.328Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-09T23:17:36.328Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-09T23:17:36.328Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-09T23:17:36.328Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-09T23:17:36.328Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-09T23:17:36.328Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-09T23:17:36.328Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-09T23:17:36.328Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-09T23:17:36.328Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-09T23:17:36.328Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-09T23:17:36.328Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-09T23:17:36.328Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-09T23:17:36.328Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-09T23:17:36.328Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-09T23:17:36.328Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-09T23:17:36.328Z] time="2021-12-09T23:17:35Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-09T23:17:36.328Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2021-12-09T23:17:36.328Z] === RUN TestCreateSuccess [2021-12-09T23:17:36.328Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestCreateStreamSkipped [2021-12-09T23:17:36.328Z] time="2021-12-09T23:17:35Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-09T23:17:36.328Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestCreateLogGroupSuccess [2021-12-09T23:17:36.328Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestCreateError [2021-12-09T23:17:36.328Z] --- PASS: TestCreateError (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestCreateAlreadyExists [2021-12-09T23:17:36.328Z] time="2021-12-09T23:17:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-09T23:17:36.328Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestLogClosed [2021-12-09T23:17:36.328Z] --- PASS: TestLogClosed (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestLogBlocking [2021-12-09T23:17:36.328Z] --- PASS: TestLogBlocking (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-09T23:17:36.328Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestLogNonBlockingBufferFull [2021-12-09T23:17:36.328Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestPublishBatchSuccess [2021-12-09T23:17:36.328Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestPublishBatchError [2021-12-09T23:17:36.328Z] time="2021-12-09T23:17:35Z" level=error msg=Error [2021-12-09T23:17:36.328Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-09T23:17:36.328Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-09T23:17:36.329Z] time="2021-12-09T23:17:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-09T23:17:36.329Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-09T23:17:36.329Z] time="2021-12-09T23:17:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-09T23:17:36.329Z] time="2021-12-09T23:17:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-09T23:17:36.329Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestCollectBatchSimple [2021-12-09T23:17:36.329Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestCollectBatchTicker [2021-12-09T23:17:36.329Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestCollectBatchMultilinePattern [2021-12-09T23:17:36.329Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-09T23:17:36.329Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-09T23:17:36.329Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-09T23:17:36.329Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-12-09T23:17:36.329Z] === RUN TestCollectBatchClose [2021-12-09T23:17:36.329Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestEffectiveLen [2021-12-09T23:17:36.329Z] === RUN TestEffectiveLen/0/Hello [2021-12-09T23:17:36.329Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-09T23:17:36.329Z] === RUN TestEffectiveLen/2/🙃 [2021-12-09T23:17:36.329Z] === RUN TestEffectiveLen/3/���� [2021-12-09T23:17:36.329Z] === RUN TestEffectiveLen/4/He��o [2021-12-09T23:17:36.329Z] === RUN TestEffectiveLen/5/ [2021-12-09T23:17:36.329Z] === RUN TestSearchRegistryForImagesErrors [2021-12-09T23:17:36.329Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestFindValidSplit [2021-12-09T23:17:36.329Z] === RUN TestFindValidSplit/0/ [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1105: [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1106: [2021-12-09T23:17:36.329Z] === RUN TestFindValidSplit/1/Hello [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1105: Hello [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1106: [2021-12-09T23:17:36.329Z] === RUN TestFindValidSplit/2/Hello [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1105: He [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1106: llo [2021-12-09T23:17:36.329Z] === RUN TestFindValidSplit/3/Hello [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1105: [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1106: Hello [2021-12-09T23:17:36.329Z] === RUN TestFindValidSplit/4/🙃 [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1105: [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-09T23:17:36.329Z] === RUN TestFindValidSplit/5/🙃 [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1106: [2021-12-09T23:17:36.329Z] === RUN TestFindValidSplit/6/a� [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1105: a [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1106: � [2021-12-09T23:17:36.329Z] === RUN TestFindValidSplit/7/a� [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1105: a� [2021-12-09T23:17:36.329Z] cloudwatchlogs_test.go:1106: [2021-12-09T23:17:36.329Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestSearchRegistryForImagesErrors (0.01s) [2021-12-09T23:17:36.329Z] === RUN TestSearchRegistryForImages [2021-12-09T23:17:36.329Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestOnlyPlatformWithFallback [2021-12-09T23:17:36.329Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestImageDelete [2021-12-09T23:17:36.329Z] === RUN TestProcessEventEmoji [2021-12-09T23:17:36.329Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-12-09T23:17:36.329Z] === RUN TestCollectBatchLineSplit [2021-12-09T23:17:36.329Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-09T23:17:36.329Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestCollectBatchMaxEvents [2021-12-09T23:17:36.329Z] === RUN TestImageDelete/no_lease [2021-12-09T23:17:36.329Z] === RUN TestImageDelete/lease_exists [2021-12-09T23:17:36.329Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-12-09T23:17:36.329Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-09T23:17:36.329Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-12-09T23:17:36.329Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-09T23:17:36.329Z] --- PASS: TestImageDelete (0.07s) [2021-12-09T23:17:36.329Z] --- PASS: TestImageDelete/no_lease (0.03s) [2021-12-09T23:17:36.329Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-12-09T23:17:36.329Z] === RUN TestContentStoreForPull [2021-12-09T23:17:36.329Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-12-09T23:17:36.329Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-09T23:17:36.329Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.19s) [2021-12-09T23:17:36.329Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-09T23:17:36.329Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-09T23:17:36.329Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-09T23:17:36.329Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-09T23:17:36.329Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-09T23:17:36.329Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-09T23:17:36.329Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-09T23:17:36.329Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-09T23:17:36.329Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-09T23:17:36.329Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-09T23:17:36.329Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-09T23:17:36.329Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-09T23:17:36.458Z] --- PASS: TestPsFilter (0.33s) [2021-12-09T23:17:36.458Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-09T23:17:36.718Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2021-12-09T23:17:36.718Z] === RUN TestRemoveContainerWithVolume [2021-12-09T23:17:36.790Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsFormat [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-09T23:17:36.790Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-09T23:17:36.790Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-09T23:17:36.790Z] === RUN TestCreateTagSuccess [2021-12-09T23:17:36.790Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-09T23:17:36.790Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-09T23:17:36.790Z] --- PASS: TestContentStoreForPull (0.22s) [2021-12-09T23:17:36.790Z] PASS [2021-12-09T23:17:36.790Z] coverage: 6.7% of statements [2021-12-09T23:17:36.790Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-12-09T23:17:36.790Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-09T23:17:36.790Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-09T23:17:36.790Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-09T23:17:36.790Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-12-09T23:17:36.790Z] PASS [2021-12-09T23:17:36.790Z] coverage: 77.6% of statements [2021-12-09T23:17:36.790Z] ok github.com/docker/docker/daemon/images 0.415s coverage: 6.7% of statements [2021-12-09T23:17:36.790Z] ok github.com/docker/docker/daemon/logger/awslogs 0.605s coverage: 77.6% of statements [2021-12-09T23:17:36.790Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-09T23:17:36.790Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-09T23:17:36.790Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-09T23:17:36.790Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-09T23:17:36.790Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-09T23:17:36.790Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-09T23:17:36.790Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-09T23:17:36.790Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-09T23:17:36.790Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-09T23:17:36.790Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-09T23:17:36.790Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2021-12-09T23:17:36.790Z] === RUN TestFastTimeMarshalJSON [2021-12-09T23:17:36.790Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-12-09T23:17:36.790Z] PASS [2021-12-09T23:17:36.790Z] coverage: 87.2% of statements [2021-12-09T23:17:36.790Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.262s coverage: 87.2% of statements [2021-12-09T23:17:37.250Z] === RUN TestJSONFileLogger [2021-12-09T23:17:37.250Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-09T23:17:37.250Z] === RUN TestJSONFileLoggerWithTags [2021-12-09T23:17:37.250Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-09T23:17:37.250Z] === RUN TestJSONFileLoggerWithOpts [2021-12-09T23:17:37.250Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-09T23:17:37.250Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-09T23:17:37.250Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-09T23:17:37.251Z] === RUN TestEncodeDecode [2021-12-09T23:17:37.251Z] === PAUSE TestEncodeDecode [2021-12-09T23:17:37.251Z] === RUN TestUnexpectedEOF [2021-12-09T23:17:37.251Z] time="2021-12-09T23:17:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-09T23:17:37.251Z] time="2021-12-09T23:17:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-09T23:17:37.251Z] --- PASS: TestUnexpectedEOF (0.21s) [2021-12-09T23:17:37.251Z] === CONT TestEncodeDecode [2021-12-09T23:17:37.251Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-09T23:17:37.251Z] PASS [2021-12-09T23:17:37.251Z] coverage: 69.9% of statements [2021-12-09T23:17:37.251Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.358s coverage: 69.9% of statements [2021-12-09T23:17:37.287Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2021-12-09T23:17:37.287Z] === RUN TestRemoveContainerRunning [2021-12-09T23:17:37.548Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-12-09T23:17:37.548Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-09T23:17:38.117Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2021-12-09T23:17:38.117Z] === RUN TestRemoveInvalidContainer [2021-12-09T23:17:38.117Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-09T23:17:38.117Z] === RUN TestRenameLinkedContainer [2021-12-09T23:17:38.540Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2021-12-09T23:17:38.540Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-09T23:17:38.792Z] === RUN TestWriteLog [2021-12-09T23:17:38.792Z] === PAUSE TestWriteLog [2021-12-09T23:17:38.792Z] === RUN TestReadLog [2021-12-09T23:17:38.792Z] === PAUSE TestReadLog [2021-12-09T23:17:38.792Z] === CONT TestWriteLog [2021-12-09T23:17:38.792Z] === CONT TestReadLog [2021-12-09T23:17:38.792Z] --- PASS: TestWriteLog (0.01s) [2021-12-09T23:17:38.792Z] === RUN TestReadLog/tail_exact [2021-12-09T23:17:38.792Z] === RUN TestOpenFileDelete [2021-12-09T23:17:38.792Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-09T23:17:38.792Z] === RUN TestOpenFileRename [2021-12-09T23:17:38.792Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-09T23:17:38.792Z] === RUN TestParseLogTagDefaultTag [2021-12-09T23:17:38.792Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-09T23:17:38.792Z] === RUN TestParseLogTag [2021-12-09T23:17:38.792Z] --- PASS: TestParseLogTag (0.00s) [2021-12-09T23:17:38.792Z] === RUN TestParseLogTagEmptyTag [2021-12-09T23:17:38.792Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-09T23:17:38.792Z] === RUN TestTailFiles [2021-12-09T23:17:38.792Z] --- PASS: TestTailFiles (0.00s) [2021-12-09T23:17:38.792Z] === RUN TestFollowLogsConsumerGone [2021-12-09T23:17:38.792Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-09T23:17:38.792Z] === RUN TestFollowLogsProducerGone [2021-12-09T23:17:38.792Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-12-09T23:17:38.792Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-12-09T23:17:38.792Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-09T23:17:38.792Z] === RUN TestCheckCapacityAndRotate [2021-12-09T23:17:38.792Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-09T23:17:38.792Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-09T23:17:38.792Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-12-09T23:17:38.792Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-09T23:17:38.792Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-12-09T23:17:38.792Z] PASS [2021-12-09T23:17:38.792Z] coverage: 53.7% of statements [2021-12-09T23:17:38.792Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.137s coverage: 53.7% of statements [2021-12-09T23:17:38.792Z] === RUN TestReadLog/tail_less_than_available [2021-12-09T23:17:38.792Z] === RUN TestReadLog/tail_more_than_available [2021-12-09T23:17:38.792Z] --- PASS: TestReadLog (0.23s) [2021-12-09T23:17:38.792Z] --- PASS: TestReadLog/tail_exact (0.21s) [2021-12-09T23:17:38.792Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-09T23:17:38.792Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-09T23:17:38.792Z] PASS [2021-12-09T23:17:38.792Z] coverage: 75.2% of statements [2021-12-09T23:17:38.792Z] === RUN TestLog [2021-12-09T23:17:39.253Z] ok github.com/docker/docker/daemon/logger/local 0.364s coverage: 75.2% of statements [2021-12-09T23:17:39.253Z] --- PASS: TestLog (0.01s) [2021-12-09T23:17:39.253Z] PASS [2021-12-09T23:17:39.253Z] coverage: 31.5% of statements [2021-12-09T23:17:39.253Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.080s coverage: 31.5% of statements [2021-12-09T23:17:39.253Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-09T23:17:39.713Z] === RUN TestNewParse [2021-12-09T23:17:39.713Z] --- PASS: TestNewParse (0.00s) [2021-12-09T23:17:39.713Z] PASS [2021-12-09T23:17:39.713Z] coverage: 8.3% of statements [2021-12-09T23:17:39.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-09T23:17:40.036Z] --- PASS: TestRenameLinkedContainer (1.64s) [2021-12-09T23:17:40.036Z] === RUN TestRenameStoppedContainer [2021-12-09T23:17:40.036Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-12-09T23:17:40.036Z] === RUN TestRenameRunningContainerAndReuse [2021-12-09T23:17:40.173Z] ok github.com/docker/docker/daemon/logger/templates 0.095s coverage: 8.3% of statements [2021-12-09T23:17:40.173Z] === RUN TestValidateLogOpt [2021-12-09T23:17:40.173Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-09T23:17:40.173Z] === RUN TestNewMissedConfig [2021-12-09T23:17:40.173Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-09T23:17:40.173Z] === RUN TestNewMissedUrl [2021-12-09T23:17:40.173Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-09T23:17:40.173Z] === RUN TestNewMissedToken [2021-12-09T23:17:40.173Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-09T23:17:40.173Z] === RUN TestNewWithProxy [2021-12-09T23:17:40.173Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-09T23:17:40.173Z] === RUN TestDefault [2021-12-09T23:17:40.173Z] --- PASS: TestDefault (0.01s) [2021-12-09T23:17:40.173Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-09T23:17:40.173Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.05s) [2021-12-09T23:17:40.173Z] === RUN TestJsonFormat [2021-12-09T23:17:40.173Z] --- PASS: TestJsonFormat (0.02s) [2021-12-09T23:17:40.173Z] === RUN TestRawFormat [2021-12-09T23:17:40.173Z] --- PASS: TestRawFormat (0.00s) [2021-12-09T23:17:40.173Z] === RUN TestRawFormatWithLabels [2021-12-09T23:17:40.173Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-09T23:17:40.173Z] === RUN TestRawFormatWithoutTag [2021-12-09T23:17:40.173Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-09T23:17:40.173Z] === RUN TestBatching [2021-12-09T23:17:40.634Z] === RUN TestParseLogFormat [2021-12-09T23:17:40.634Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-09T23:17:40.634Z] === RUN TestValidateLogOptEmpty [2021-12-09T23:17:40.634Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-09T23:17:40.634Z] === RUN TestValidateSyslogAddress [2021-12-09T23:17:40.634Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-09T23:17:40.634Z] === RUN TestParseAddressDefaultPort [2021-12-09T23:17:40.634Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-09T23:17:40.634Z] === RUN TestValidateSyslogFacility [2021-12-09T23:17:40.634Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-09T23:17:40.634Z] === RUN TestValidateLogOptSyslogFormat [2021-12-09T23:17:40.634Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-09T23:17:40.634Z] === RUN TestValidateLogOpt [2021-12-09T23:17:40.634Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-09T23:17:40.634Z] PASS [2021-12-09T23:17:40.634Z] coverage: 46.8% of statements [2021-12-09T23:17:40.634Z] ok github.com/docker/docker/daemon/logger/syslog 0.167s coverage: 46.8% of statements [2021-12-09T23:17:40.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-09T23:17:40.976Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2021-12-09T23:17:40.976Z] === RUN TestRenameInvalidName [2021-12-09T23:17:41.095Z] --- PASS: TestBatching (0.53s) [2021-12-09T23:17:41.095Z] === RUN TestFrequency [2021-12-09T23:17:41.095Z] --- PASS: TestFrequency (0.22s) [2021-12-09T23:17:41.095Z] === RUN TestOneMessagePerRequest [2021-12-09T23:17:41.095Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-09T23:17:41.095Z] === RUN TestVerify [2021-12-09T23:17:41.095Z] --- PASS: TestVerify (0.00s) [2021-12-09T23:17:41.095Z] === RUN TestSkipVerify [2021-12-09T23:17:41.095Z] time="2021-12-09T23:17:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:17:41.095Z] time="2021-12-09T23:17:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:17:41.095Z] time="2021-12-09T23:17:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:17:41.095Z] time="2021-12-09T23:17:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:17:41.095Z] time="2021-12-09T23:17:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:17:41.236Z] --- PASS: TestRenameInvalidName (0.39s) [2021-12-09T23:17:41.236Z] === RUN TestRenameAnonymousContainer [2021-12-09T23:17:41.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-09T23:17:41.556Z] --- PASS: TestSkipVerify (0.61s) [2021-12-09T23:17:41.556Z] === RUN TestBufferMaximum [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091861.384549\",\"host\":\"a9dd6b65f8e0\"}'" [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091861.384549\",\"host\":\"a9dd6b65f8e0\"}'" [2021-12-09T23:17:41.556Z] --- PASS: TestBufferMaximum (0.01s) [2021-12-09T23:17:41.556Z] === RUN TestServerAlwaysDown [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091861.388554\",\"host\":\"a9dd6b65f8e0\"}'" [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091861.388554\",\"host\":\"a9dd6b65f8e0\"}'" [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091861.388554\",\"host\":\"a9dd6b65f8e0\"}'" [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091861.389551\",\"host\":\"a9dd6b65f8e0\"}'" [2021-12-09T23:17:41.556Z] time="2021-12-09T23:17:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1639091861.389551\",\"host\":\"a9dd6b65f8e0\"}'" [2021-12-09T23:17:41.556Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-09T23:17:41.556Z] === RUN TestCannotSendAfterClose [2021-12-09T23:17:41.556Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-09T23:17:41.556Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-09T23:17:41.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:17:41.694Z] INFO: Testing against a local daemon [2021-12-09T23:17:41.694Z] === RUN TestBuildWithSession [2021-12-09T23:17:41.694Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:17:41.694Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-09T23:17:41.694Z] === RUN TestBuildSquashParent [2021-12-09T23:17:41.694Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:17:41.694Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-09T23:17:41.694Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-09T23:17:41.694Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:17:41.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:17:41.694Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:17:41.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:17:41.694Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:17:41.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:17:41.694Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:17:41.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:17:41.694Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:17:41.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:17:41.694Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:17:41.694Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:17:41.694Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:17:41.694Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:17:41.694Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:17:41.694Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:17:42.017Z] === RUN TestV1IDService [2021-12-09T23:17:42.017Z] --- PASS: TestV1IDService (0.02s) [2021-12-09T23:17:42.017Z] === RUN TestV2MetadataService [2021-12-09T23:17:42.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-09T23:17:42.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-09T23:17:42.479Z] time="2021-12-09T23:17:42Z" 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-12-09T23:17:42.479Z] time="2021-12-09T23:17:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a9dd6b65f8e0\"}'" [2021-12-09T23:17:42.479Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-09T23:17:42.479Z] PASS [2021-12-09T23:17:42.479Z] coverage: 82.5% of statements [2021-12-09T23:17:42.479Z] ok github.com/docker/docker/daemon/logger/splunk 2.548s coverage: 82.5% of statements [2021-12-09T23:17:42.479Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-09T23:17:42.479Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-09T23:17:42.479Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-09T23:17:42.618Z] --- PASS: TestRenameAnonymousContainer (1.37s) [2021-12-09T23:17:42.618Z] === RUN TestRenameContainerWithSameName [2021-12-09T23:17:42.940Z] --- PASS: TestV2MetadataService (0.85s) [2021-12-09T23:17:42.940Z] PASS [2021-12-09T23:17:42.940Z] coverage: 48.2% of statements [2021-12-09T23:17:42.940Z] ok github.com/docker/docker/distribution/metadata 0.958s coverage: 48.2% of statements [2021-12-09T23:17:42.940Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-09T23:17:42.940Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-09T23:17:42.940Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-09T23:17:42.940Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-09T23:17:42.940Z] === RUN TestContinueOnError_NeverContinue [2021-12-09T23:17:42.940Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-09T23:17:42.940Z] === RUN TestManifestStore [2021-12-09T23:17:42.940Z] === RUN TestManifestStore/no_remote_or_local [2021-12-09T23:17:42.940Z] time="2021-12-09T23:17:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3551053275\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-09T23:17:42.940Z] === RUN TestManifestStore/no_local_cache [2021-12-09T23:17:42.940Z] === RUN TestManifestStore/with_local_cache [2021-12-09T23:17:42.940Z] === RUN TestSuccessfulDownload [2021-12-09T23:17:42.940Z] download_test.go:267: Needs fixing on Windows [2021-12-09T23:17:42.940Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-09T23:17:42.940Z] === RUN TestCancelledDownload [2021-12-09T23:17:42.940Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-09T23:17:42.940Z] === RUN TestMaxDownloadAttempts [2021-12-09T23:17:42.940Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-09T23:17:42.940Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-09T23:17:42.940Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-09T23:17:42.940Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-09T23:17:42.940Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-09T23:17:42.940Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-09T23:17:42.940Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-09T23:17:42.940Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-09T23:17:42.940Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-09T23:17:42.940Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-09T23:17:42.940Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-09T23:17:42.940Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-09T23:17:42.940Z] === RUN TestManifestStore/unknown_media_type [2021-12-09T23:17:42.940Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-09T23:17:42.940Z] time="2021-12-09T23:17:42Z" level=warning msg="reference for unknown type: " [2021-12-09T23:17:42.940Z] time="2021-12-09T23:17:42Z" level=warning msg="reference for unknown type: " [2021-12-09T23:17:42.940Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-09T23:17:42.940Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-09T23:17:42.940Z] time="2021-12-09T23:17:42Z" level=warning msg="reference for unknown type: " [2021-12-09T23:17:42.940Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-09T23:17:42.940Z] time="2021-12-09T23:17:42Z" level=warning msg="reference for unknown type: " [2021-12-09T23:17:43.188Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2021-12-09T23:17:43.188Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-09T23:17:43.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-09T23:17:43.400Z] time="2021-12-09T23:17:42Z" level=warning msg="reference for unknown type: " [2021-12-09T23:17:43.400Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-09T23:17:43.400Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-09T23:17:43.400Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-09T23:17:43.400Z] time="2021-12-09T23:17:42Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-09T23:17:43.400Z] --- PASS: TestManifestStore (0.34s) [2021-12-09T23:17:43.400Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2021-12-09T23:17:43.400Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-12-09T23:17:43.400Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-12-09T23:17:43.400Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-12-09T23:17:43.400Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-12-09T23:17:43.400Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-12-09T23:17:43.400Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-12-09T23:17:43.400Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-12-09T23:17:43.400Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-12-09T23:17:43.400Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-09T23:17:43.400Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-12-09T23:17:43.400Z] === RUN TestDetectManifestBlobMediaType [2021-12-09T23:17:43.400Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-09T23:17:43.400Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-09T23:17:43.400Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-09T23:17:43.400Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-09T23:17:43.400Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-09T23:17:43.400Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-09T23:17:43.400Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-09T23:17:43.400Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-09T23:17:43.400Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-09T23:17:43.400Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-09T23:17:43.400Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-09T23:17:43.400Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-09T23:17:43.400Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-09T23:17:43.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-09T23:17:43.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-09T23:17:43.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-09T23:17:43.400Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-09T23:17:43.401Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-09T23:17:43.401Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-09T23:17:43.401Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-09T23:17:43.401Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-09T23:17:43.401Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-09T23:17:43.401Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-09T23:17:43.401Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-09T23:17:43.401Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-09T23:17:43.401Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-09T23:17:43.401Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-09T23:17:43.401Z] === RUN TestFixManifestLayers [2021-12-09T23:17:43.401Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-09T23:17:43.401Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-09T23:17:43.401Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-09T23:17:43.401Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-09T23:17:43.401Z] === RUN TestFixManifestLayersBadParent [2021-12-09T23:17:43.401Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-09T23:17:43.401Z] === RUN TestValidateManifest [2021-12-09T23:17:43.401Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-09T23:17:43.401Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-09T23:17:43.401Z] === RUN TestFormatPlatform [2021-12-09T23:17:43.401Z] --- PASS: TestFormatPlatform (0.01s) [2021-12-09T23:17:43.401Z] === RUN TestGetRepositoryMountCandidates [2021-12-09T23:17:43.401Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-09T23:17:43.401Z] === RUN TestLayerAlreadyExists [2021-12-09T23:17:43.401Z] 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-12-09T23:17:43.401Z] 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-12-09T23:17:43.401Z] 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-12-09T23:17:43.401Z] 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-12-09T23:17:43.401Z] 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-12-09T23:17:43.401Z] 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-12-09T23:17:43.401Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-09T23:17:43.401Z] === RUN TestWhenEmptyAuthConfig [2021-12-09T23:17:43.401Z] time="2021-12-09T23:17:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-09T23:17:43.401Z] time="2021-12-09T23:17:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-09T23:17:43.401Z] time="2021-12-09T23:17:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-09T23:17:43.401Z] time="2021-12-09T23:17:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-09T23:17:43.401Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-09T23:17:43.401Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2021-12-09T23:17:43.401Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2021-12-09T23:17:43.401Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2021-12-09T23:17:43.401Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2021-12-09T23:17:43.758Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2021-12-09T23:17:43.758Z] === RUN TestResize [2021-12-09T23:17:43.861Z] === RUN TestTransfer [2021-12-09T23:17:43.861Z] --- PASS: TestTransfer (0.11s) [2021-12-09T23:17:43.861Z] === RUN TestConcurrencyLimit [2021-12-09T23:17:44.323Z] --- PASS: TestConcurrencyLimit (0.42s) [2021-12-09T23:17:44.323Z] === RUN TestInactiveJobs [2021-12-09T23:17:44.323Z] === RUN TestNotFound [2021-12-09T23:17:44.323Z] --- PASS: TestNotFound (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestConflict [2021-12-09T23:17:44.323Z] --- PASS: TestConflict (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestForbidden [2021-12-09T23:17:44.323Z] --- PASS: TestForbidden (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestInvalidParameter [2021-12-09T23:17:44.323Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestNotImplemented [2021-12-09T23:17:44.323Z] --- PASS: TestNotImplemented (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestNotModified [2021-12-09T23:17:44.323Z] --- PASS: TestNotModified (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestUnauthorized [2021-12-09T23:17:44.323Z] --- PASS: TestUnauthorized (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestUnknown [2021-12-09T23:17:44.323Z] --- PASS: TestUnknown (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestCancelled [2021-12-09T23:17:44.323Z] --- PASS: TestCancelled (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestDeadline [2021-12-09T23:17:44.323Z] --- PASS: TestDeadline (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestDataLoss [2021-12-09T23:17:44.323Z] --- PASS: TestDataLoss (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestUnavailable [2021-12-09T23:17:44.323Z] --- PASS: TestUnavailable (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestSystem [2021-12-09T23:17:44.323Z] --- PASS: TestSystem (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode/Not_Found [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode/Bad_Request [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode/Conflict [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode/Unauthorized [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode/Forbidden [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode/Not_Modified [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-09T23:17:44.323Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-09T23:17:44.323Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-09T23:17:44.323Z] PASS [2021-12-09T23:17:44.323Z] coverage: 53.1% of statements [2021-12-09T23:17:44.323Z] ok github.com/docker/docker/errdefs 0.048s coverage: 53.1% of statements [2021-12-09T23:17:44.323Z] --- PASS: TestWhenEmptyAuthConfig (1.25s) [2021-12-09T23:17:44.323Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-09T23:17:44.323Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-09T23:17:44.323Z] === RUN TestTokenPassThru [2021-12-09T23:17:44.323Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-09T23:17:44.323Z] === RUN TestTokenPassThruDifferentHost [2021-12-09T23:17:44.323Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-09T23:17:44.323Z] PASS [2021-12-09T23:17:44.323Z] coverage: 24.6% of statements [2021-12-09T23:17:44.323Z] ok github.com/docker/docker/distribution 1.736s coverage: 24.6% of statements [2021-12-09T23:17:44.330Z] --- PASS: TestResize (0.42s) [2021-12-09T23:17:44.330Z] === RUN TestResizeWithInvalidSize [2021-12-09T23:17:44.590Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-12-09T23:17:44.590Z] === RUN TestResizeWhenContainerNotStarted [2021-12-09T23:17:44.783Z] --- PASS: TestInactiveJobs (0.37s) [2021-12-09T23:17:44.783Z] === RUN TestWatchRelease [2021-12-09T23:17:44.783Z] --- PASS: TestWatchRelease (0.08s) [2021-12-09T23:17:44.783Z] === RUN TestWatchFinishedTransfer [2021-12-09T23:17:44.783Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-09T23:17:44.783Z] === RUN TestDuplicateTransfer [2021-12-09T23:17:44.783Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-09T23:17:44.783Z] === RUN TestSuccessfulUpload [2021-12-09T23:17:44.783Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-09T23:17:44.783Z] time="2021-12-09T23:17:44Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-09T23:17:44.783Z] === RUN TestFSGetInvalidData [2021-12-09T23:17:44.783Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-12-09T23:17:44.783Z] === RUN TestFSInvalidSet [2021-12-09T23:17:44.783Z] --- PASS: TestFSInvalidSet (0.01s) [2021-12-09T23:17:44.783Z] === RUN TestFSInvalidRoot [2021-12-09T23:17:44.783Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-09T23:17:44.783Z] === RUN TestFSMetadataGetSet [2021-12-09T23:17:44.783Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-12-09T23:17:44.783Z] === RUN TestFSInvalidWalker [2021-12-09T23:17:44.783Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-12-09T23:17:44.783Z] === RUN TestFSGetSet [2021-12-09T23:17:45.161Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:17:45.161Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:17:45.161Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:17:45.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-09T23:17:45.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:17:45.246Z] --- PASS: TestFSGetSet (0.02s) [2021-12-09T23:17:45.246Z] === RUN TestFSGetUnsetKey [2021-12-09T23:17:45.246Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-12-09T23:17:45.246Z] === RUN TestFSGetEmptyData [2021-12-09T23:17:45.246Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-12-09T23:17:45.246Z] === RUN TestFSDelete [2021-12-09T23:17:45.246Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-12-09T23:17:45.246Z] === RUN TestCancelledUpload [2021-12-09T23:17:45.246Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-09T23:17:45.246Z] PASS [2021-12-09T23:17:45.246Z] coverage: 76.8% of statements [2021-12-09T23:17:45.246Z] --- PASS: TestFSDelete (0.04s) [2021-12-09T23:17:45.246Z] === RUN TestFSWalker [2021-12-09T23:17:45.246Z] ok github.com/docker/docker/distribution/xfer 2.055s coverage: 76.8% of statements [2021-12-09T23:17:45.246Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-09T23:17:45.246Z] --- PASS: TestFSWalker (0.04s) [2021-12-09T23:17:45.246Z] === RUN TestFSWalkerStopOnError [2021-12-09T23:17:45.246Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-09T23:17:45.246Z] === RUN TestNewFromJSON [2021-12-09T23:17:45.246Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-09T23:17:45.246Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-09T23:17:45.246Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-09T23:17:45.246Z] === RUN TestMarshalKeyOrder [2021-12-09T23:17:45.246Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-09T23:17:45.246Z] === RUN TestHistoryEqual [2021-12-09T23:17:45.246Z] --- PASS: TestHistoryEqual (0.20s) [2021-12-09T23:17:45.246Z] === RUN TestImage [2021-12-09T23:17:45.246Z] --- PASS: TestImage (0.00s) [2021-12-09T23:17:45.246Z] === RUN TestImageOSNotEmpty [2021-12-09T23:17:45.246Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-09T23:17:45.246Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-09T23:17:45.246Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-09T23:17:45.246Z] === RUN TestCreate [2021-12-09T23:17:45.246Z] --- PASS: TestCreate (0.01s) [2021-12-09T23:17:45.246Z] === RUN TestRestore [2021-12-09T23:17:45.246Z] time="2021-12-09T23:17:45Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-09T23:17:45.246Z] --- PASS: TestRestore (0.04s) [2021-12-09T23:17:45.246Z] === RUN TestAddDelete [2021-12-09T23:17:45.246Z] --- PASS: TestAddDelete (0.03s) [2021-12-09T23:17:45.246Z] === RUN TestSearchAfterDelete [2021-12-09T23:17:45.246Z] --- PASS: TestSearchAfterDelete (0.03s) [2021-12-09T23:17:45.246Z] === RUN TestParentReset [2021-12-09T23:17:45.711Z] --- PASS: TestParentReset (0.03s) [2021-12-09T23:17:45.711Z] === RUN TestGetAndSetLastUpdated [2021-12-09T23:17:45.712Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-12-09T23:17:45.712Z] === RUN TestStoreLen [2021-12-09T23:17:45.712Z] === RUN TestCompare [2021-12-09T23:17:45.712Z] --- PASS: TestCompare (0.00s) [2021-12-09T23:17:45.712Z] PASS [2021-12-09T23:17:45.712Z] coverage: 19.2% of statements [2021-12-09T23:17:45.712Z] --- PASS: TestStoreLen (0.06s) [2021-12-09T23:17:45.712Z] PASS [2021-12-09T23:17:45.712Z] coverage: 86.6% of statements [2021-12-09T23:17:45.712Z] ok github.com/docker/docker/image/cache 0.093s coverage: 19.2% of statements [2021-12-09T23:17:45.712Z] ok github.com/docker/docker/image 0.726s coverage: 86.6% of statements [2021-12-09T23:17:45.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-09T23:17:46.174Z] === RUN TestValidateManifest [2021-12-09T23:17:46.174Z] === RUN TestValidateManifest/nil [2021-12-09T23:17:46.174Z] === RUN TestValidateManifest/non-nil [2021-12-09T23:17:46.174Z] --- PASS: TestValidateManifest (0.00s) [2021-12-09T23:17:46.174Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-09T23:17:46.174Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-09T23:17:46.174Z] PASS [2021-12-09T23:17:46.174Z] coverage: 0.7% of statements [2021-12-09T23:17:46.174Z] ok github.com/docker/docker/image/tarexport 0.102s coverage: 0.7% of statements [2021-12-09T23:17:46.635Z] === RUN TestMakeV1ConfigFromConfig [2021-12-09T23:17:46.635Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-09T23:17:46.635Z] PASS [2021-12-09T23:17:46.635Z] coverage: 25.0% of statements [2021-12-09T23:17:46.635Z] ok github.com/docker/docker/image/v1 0.191s coverage: 25.0% of statements [2021-12-09T23:17:46.635Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-09T23:17:46.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-09T23:17:47.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:17:47.099Z] === RUN TestSerialization [2021-12-09T23:17:47.099Z] --- PASS: TestSerialization (0.05s) [2021-12-09T23:17:47.099Z] PASS [2021-12-09T23:17:47.099Z] coverage: 100.0% of statements [2021-12-09T23:17:47.099Z] ok github.com/docker/docker/libcontainerd/queue 0.110s coverage: 100.0% of statements [2021-12-09T23:17:47.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-09T23:17:47.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-09T23:17:48.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:17:48.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-09T23:17:48.640Z] === RUN TestEmptyLayer [2021-12-09T23:17:48.640Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-09T23:17:48.640Z] === RUN TestCommitFailure [2021-12-09T23:17:48.640Z] --- PASS: TestCommitFailure (0.01s) [2021-12-09T23:17:48.640Z] === RUN TestStartTransactionFailure [2021-12-09T23:17:48.640Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-09T23:17:48.640Z] === RUN TestGetOrphan [2021-12-09T23:17:48.640Z] --- PASS: TestGetOrphan (0.01s) [2021-12-09T23:17:48.640Z] === RUN TestMountAndRegister [2021-12-09T23:17:48.640Z] layer_test.go:270: Layer size: 14 [2021-12-09T23:17:48.640Z] --- PASS: TestMountAndRegister (0.05s) [2021-12-09T23:17:48.640Z] === RUN TestLayerRelease [2021-12-09T23:17:48.640Z] layer_test.go:303: Failing on Windows [2021-12-09T23:17:48.640Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-09T23:17:48.640Z] === RUN TestStoreRestore [2021-12-09T23:17:48.640Z] layer_test.go:352: Failing on Windows [2021-12-09T23:17:48.640Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-09T23:17:48.640Z] === RUN TestTarStreamStability [2021-12-09T23:17:48.640Z] layer_test.go:467: Failing on Windows [2021-12-09T23:17:48.640Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-09T23:17:48.640Z] === RUN TestRegisterExistingLayer [2021-12-09T23:17:48.640Z] === RUN TestEnvironmentParsing [2021-12-09T23:17:48.640Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-09T23:17:48.640Z] PASS [2021-12-09T23:17:48.640Z] coverage: 1.2% of statements [2021-12-09T23:17:48.640Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2021-12-09T23:17:48.640Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-12-09T23:17:48.640Z] === RUN TestTarStreamVerification [2021-12-09T23:17:48.640Z] layer_test.go:696: Failing on Windows [2021-12-09T23:17:48.640Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-09T23:17:48.641Z] === RUN TestLayerMigration [2021-12-09T23:17:48.641Z] migration_test.go:45: Failing on Windows [2021-12-09T23:17:48.641Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-09T23:17:48.641Z] === RUN TestLayerMigrationNoTarsplit [2021-12-09T23:17:48.641Z] migration_test.go:181: Failing on Windows [2021-12-09T23:17:48.641Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-09T23:17:48.641Z] === RUN TestMountInit [2021-12-09T23:17:48.641Z] mount_test.go:17: Failing on Windows [2021-12-09T23:17:48.641Z] --- SKIP: TestMountInit (0.00s) [2021-12-09T23:17:48.641Z] === RUN TestMountSize [2021-12-09T23:17:48.641Z] mount_test.go:76: Failing on Windows [2021-12-09T23:17:48.641Z] --- SKIP: TestMountSize (0.00s) [2021-12-09T23:17:48.641Z] === RUN TestMountChanges [2021-12-09T23:17:48.641Z] mount_test.go:125: Failing on Windows [2021-12-09T23:17:48.641Z] --- SKIP: TestMountChanges (0.00s) [2021-12-09T23:17:48.641Z] === RUN TestMountApply [2021-12-09T23:17:48.641Z] mount_test.go:212: Failing on Windows [2021-12-09T23:17:48.641Z] --- SKIP: TestMountApply (0.00s) [2021-12-09T23:17:48.641Z] PASS [2021-12-09T23:17:48.641Z] coverage: 30.1% of statements [2021-12-09T23:17:48.641Z] ok github.com/docker/docker/layer 0.317s coverage: 30.1% of statements [2021-12-09T23:17:48.953Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:17:49.101Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-09T23:17:49.101Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-09T23:17:49.101Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-09T23:17:49.101Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-09T23:17:49.101Z] === RUN TestSequenceGetAvailableBit [2021-12-09T23:17:49.101Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestSequenceEqual [2021-12-09T23:17:49.101Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestSequenceCopy [2021-12-09T23:17:49.101Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestGetFirstAvailable [2021-12-09T23:17:49.101Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestFindSequence [2021-12-09T23:17:49.101Z] --- PASS: TestFindSequence (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestCheckIfAvailable [2021-12-09T23:17:49.101Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestMergeSequences [2021-12-09T23:17:49.101Z] --- PASS: TestMergeSequences (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestPushReservation [2021-12-09T23:17:49.101Z] --- PASS: TestPushReservation (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestSerializeDeserialize [2021-12-09T23:17:49.101Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestSet [2021-12-09T23:17:49.101Z] --- PASS: TestSet (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestSetUnset [2021-12-09T23:17:49.101Z] --- PASS: TestSetUnset (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestOffsetSetUnset [2021-12-09T23:17:49.101Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestSetInRange [2021-12-09T23:17:49.101Z] --- PASS: TestSetInRange (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestSetAnyInRange [2021-12-09T23:17:49.101Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestMethods [2021-12-09T23:17:49.101Z] --- PASS: TestMethods (0.00s) [2021-12-09T23:17:49.101Z] === RUN TestRandomAllocateDeallocate [2021-12-09T23:17:49.213Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:17:49.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-09T23:17:50.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:17:50.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-09T23:17:50.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:17:50.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-09T23:17:51.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-09T23:17:52.018Z] === RUN TestInvalidConfig [2021-12-09T23:17:52.018Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-09T23:17:52.018Z] === RUN TestConfig [2021-12-09T23:17:52.018Z] --- PASS: TestConfig (0.00s) [2021-12-09T23:17:52.018Z] === RUN TestOptionsLabels [2021-12-09T23:17:52.018Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-09T23:17:52.018Z] === RUN TestValidName [2021-12-09T23:17:52.018Z] --- PASS: TestValidName (0.00s) [2021-12-09T23:17:52.018Z] === RUN TestTLSConfiguration [2021-12-09T23:17:52.018Z] time="2021-12-09T23:17:51Z" level=info msg="Option Initializing KV with TLS" [2021-12-09T23:17:52.018Z] --- PASS: TestTLSConfiguration (0.21s) [2021-12-09T23:17:52.018Z] PASS [2021-12-09T23:17:52.018Z] coverage: 24.0% of statements [2021-12-09T23:17:52.018Z] ok github.com/docker/docker/libnetwork/config 0.293s coverage: 24.0% of statements [2021-12-09T23:17:52.423Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-09T23:17:52.423Z] Using test binary docker [2021-12-09T23:17:52.423Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-09T23:17:52.423Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-09T23:17:52.423Z] INFO: Waiting for daemon to start... [2021-12-09T23:17:52.423Z] Starting dockerd [2021-12-09T23:17:52.479Z] === RUN TestKey [2021-12-09T23:17:52.479Z] --- PASS: TestKey (0.00s) [2021-12-09T23:17:52.479Z] === RUN TestParseKey [2021-12-09T23:17:52.479Z] --- PASS: TestParseKey (0.00s) [2021-12-09T23:17:52.479Z] === RUN TestInvalidDataStore [2021-12-09T23:17:52.479Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-09T23:17:52.479Z] === RUN TestKVObjectFlatKey [2021-12-09T23:17:52.479Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-09T23:17:52.479Z] === RUN TestAtomicKVObjectFlatKey [2021-12-09T23:17:52.479Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-09T23:17:52.479Z] PASS [2021-12-09T23:17:52.479Z] coverage: 21.9% of statements [2021-12-09T23:17:52.479Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2021-12-09T23:17:53.372Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2021-12-09T23:17:53.372Z] === RUN TestCreateServiceSecretFileMode [2021-12-09T23:17:53.452Z] === RUN TestErrorInterfaces [2021-12-09T23:17:53.452Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-09T23:17:53.452Z] === RUN TestNetworkMarshalling [2021-12-09T23:17:53.452Z] === RUN TestIPDataMarshalling [2021-12-09T23:17:53.452Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-09T23:17:53.452Z] === RUN TestValidateAndIsV6 [2021-12-09T23:17:53.452Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-09T23:17:53.452Z] PASS [2021-12-09T23:17:53.452Z] coverage: 68.9% of statements [2021-12-09T23:17:53.452Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2021-12-09T23:17:53.452Z] --- PASS: TestNetworkMarshalling (0.25s) [2021-12-09T23:17:53.452Z] === RUN TestEndpointMarshalling [2021-12-09T23:17:53.452Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-09T23:17:53.452Z] === RUN TestAuxAddresses [2021-12-09T23:17:53.452Z] time="2021-12-09T23:17:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-09T23:17:53.452Z] --- PASS: TestAuxAddresses (0.02s) [2021-12-09T23:17:53.452Z] === RUN TestSRVServiceQuery [2021-12-09T23:17:53.452Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:53.452Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-12-09T23:17:53.452Z] === RUN TestServiceVIPReuse [2021-12-09T23:17:53.452Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:53.452Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-12-09T23:17:53.452Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-09T23:17:53.452Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:53.452Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-12-09T23:17:53.452Z] === RUN TestDNSIPQuery [2021-12-09T23:17:53.452Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:53.452Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-09T23:17:53.452Z] === RUN TestDNSProxyServFail [2021-12-09T23:17:53.452Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:53.452Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-09T23:17:53.452Z] === RUN TestSandboxAddEmpty [2021-12-09T23:17:53.452Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:53.452Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-09T23:17:53.452Z] === RUN TestSandboxAddMultiPrio [2021-12-09T23:17:53.452Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:53.452Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-09T23:17:53.452Z] === RUN TestSandboxAddSamePrio [2021-12-09T23:17:53.452Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:53.452Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-09T23:17:53.452Z] === RUN TestCleanupServiceDiscovery [2021-12-09T23:17:53.453Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:53.453Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-09T23:17:53.453Z] === RUN TestDNSOptions [2021-12-09T23:17:53.453Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:17:53.453Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-09T23:17:53.453Z] === RUN TestMultipleControllersWithSameStore [2021-12-09T23:17:53.453Z] time="2021-12-09T23:17:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-09T23:17:53.453Z] time="2021-12-09T23:17:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-09T23:17:53.453Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-12-09T23:17:53.453Z] PASS [2021-12-09T23:17:53.453Z] coverage: 8.6% of statements [2021-12-09T23:17:53.453Z] ok github.com/docker/docker/libnetwork 0.424s coverage: 8.6% of statements [2021-12-09T23:17:53.710Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:17:53.710Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-09T23:17:53.913Z] === RUN TestDriver [2021-12-09T23:17:53.913Z] --- PASS: TestDriver (0.00s) [2021-12-09T23:17:53.913Z] PASS [2021-12-09T23:17:53.913Z] coverage: 34.8% of statements [2021-12-09T23:17:53.913Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2021-12-09T23:17:53.983Z] Removing intermediate container 4e233d79ecb4 [2021-12-09T23:17:53.983Z] ---> 6707206d4fcb [2021-12-09T23:17:53.983Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-09T23:17:53.983Z] ---> Running in 5c0fd74b6346 [2021-12-09T23:17:53.983Z] [2021-12-09T23:17:53.983Z] SUCCESS: Specified value was saved. [2021-12-09T23:17:54.138Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:17:54.373Z] --- PASS: TestRandomAllocateDeallocate (5.25s) [2021-12-09T23:17:54.373Z] === RUN TestAllocateRandomDeallocate [2021-12-09T23:17:54.373Z] === RUN TestDriver [2021-12-09T23:17:54.373Z] --- PASS: TestDriver (0.00s) [2021-12-09T23:17:54.373Z] PASS [2021-12-09T23:17:54.373Z] coverage: 34.8% of statements [2021-12-09T23:17:54.373Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2021-12-09T23:17:54.600Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:17:54.834Z] === RUN TestNetworkAllocateFree [2021-12-09T23:17:54.834Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-09T23:17:54.834Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-09T23:17:54.834Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-09T23:17:54.834Z] PASS [2021-12-09T23:17:54.834Z] coverage: 63.6% of statements [2021-12-09T23:17:54.834Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2021-12-09T23:17:54.951Z] . [2021-12-09T23:17:54.951Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-09T23:17:54.951Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-09T23:17:54.951Z] Error: No such image: emptyfs [2021-12-09T23:17:54.951Z] Running integration-test (iteration 1) [2021-12-09T23:17:54.951Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-09T23:17:54.951Z] Loaded image: busybox:latest [2021-12-09T23:17:54.951Z] Loaded image: busybox:glibc [2021-12-09T23:17:54.957Z] Removing intermediate container 5c0fd74b6346 [2021-12-09T23:17:54.957Z] ---> 660003de404a [2021-12-09T23:17:54.957Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-09T23:17:54.957Z] ---> Running in e6dac8c65f21 [2021-12-09T23:17:55.296Z] === RUN TestGetEmptyCapabilities [2021-12-09T23:17:55.296Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2021-12-09T23:17:55.296Z] === RUN TestGetExtraCapabilities [2021-12-09T23:17:55.296Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-12-09T23:17:55.296Z] === RUN TestGetInvalidCapabilities [2021-12-09T23:17:55.296Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-12-09T23:17:55.296Z] === RUN TestRemoteDriver [2021-12-09T23:17:55.296Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-09T23:17:55.296Z] === RUN TestDriverError [2021-12-09T23:17:55.296Z] --- PASS: TestDriverError (0.00s) [2021-12-09T23:17:55.296Z] === RUN TestMissingValues [2021-12-09T23:17:55.296Z] --- PASS: TestMissingValues (0.00s) [2021-12-09T23:17:55.296Z] === RUN TestRollback [2021-12-09T23:17:55.296Z] --- PASS: TestRollback (0.00s) [2021-12-09T23:17:55.296Z] PASS [2021-12-09T23:17:55.296Z] coverage: 57.4% of statements [2021-12-09T23:17:55.296Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.138s coverage: 57.4% of statements [2021-12-09T23:17:55.296Z] --- PASS: TestAllocateRandomDeallocate (1.11s) [2021-12-09T23:17:55.296Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-09T23:17:55.626Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-09T23:17:56.269Z] === RUN TestNAT [2021-12-09T23:17:56.269Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-09T23:17:56.269Z] --- SKIP: TestNAT (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestTransparent [2021-12-09T23:17:56.269Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-09T23:17:56.269Z] --- SKIP: TestTransparent (0.00s) [2021-12-09T23:17:56.269Z] PASS [2021-12-09T23:17:56.269Z] coverage: 0.0% of statements [2021-12-09T23:17:56.269Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2021-12-09T23:17:56.269Z] === RUN TestNew [2021-12-09T23:17:56.269Z] --- PASS: TestNew (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestAddDriver [2021-12-09T23:17:56.269Z] --- PASS: TestAddDriver (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestAddDuplicateDriver [2021-12-09T23:17:56.269Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-09T23:17:56.269Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestDriver [2021-12-09T23:17:56.269Z] --- PASS: TestDriver (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestIPAM [2021-12-09T23:17:56.269Z] --- PASS: TestIPAM (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestWalkIPAMs [2021-12-09T23:17:56.269Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestWalkDrivers [2021-12-09T23:17:56.269Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-09T23:17:56.269Z] PASS [2021-12-09T23:17:56.269Z] coverage: 82.4% of statements [2021-12-09T23:17:56.269Z] ok github.com/docker/docker/libnetwork/drvregistry 0.080s coverage: 82.4% of statements [2021-12-09T23:17:56.269Z] === RUN TestBuildDefault [2021-12-09T23:17:56.269Z] --- PASS: TestBuildDefault (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestBuildHostnameDomainname [2021-12-09T23:17:56.269Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestBuildHostname [2021-12-09T23:17:56.269Z] --- PASS: TestBuildHostname (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestBuildHostnameFQDN [2021-12-09T23:17:56.269Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestBuildNoIP [2021-12-09T23:17:56.269Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestUpdate [2021-12-09T23:17:56.269Z] --- PASS: TestUpdate (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-09T23:17:56.269Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-09T23:17:56.269Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestAddEmpty [2021-12-09T23:17:56.269Z] --- PASS: TestAddEmpty (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestAdd [2021-12-09T23:17:56.269Z] --- PASS: TestAdd (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestDeleteEmpty [2021-12-09T23:17:56.269Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestDeleteNewline [2021-12-09T23:17:56.269Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestDelete [2021-12-09T23:17:56.269Z] --- PASS: TestDelete (0.00s) [2021-12-09T23:17:56.269Z] === RUN TestConcurrentWrites [2021-12-09T23:17:56.327Z] Loaded image: debian:bullseye-slim [2021-12-09T23:17:56.327Z] Loaded image: hello-world:latest [2021-12-09T23:17:56.586Z] Loaded image: arm32v7/hello-world:latest [2021-12-09T23:17:56.586Z] INFO: Testing against a local daemon [2021-12-09T23:17:56.586Z] === RUN TestCgroupNamespacesBuild [2021-12-09T23:17:56.730Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.08s) [2021-12-09T23:17:56.730Z] === RUN TestRetrieveFromStore [2021-12-09T23:17:56.730Z] --- PASS: TestConcurrentWrites (0.26s) [2021-12-09T23:17:56.730Z] PASS [2021-12-09T23:17:56.730Z] coverage: 81.2% of statements [2021-12-09T23:17:56.730Z] ok github.com/docker/docker/libnetwork/etchosts 0.326s coverage: 81.2% of statements [2021-12-09T23:17:57.191Z] --- PASS: TestRetrieveFromStore (0.47s) [2021-12-09T23:17:57.191Z] === RUN TestIsCorrupted [2021-12-09T23:17:57.191Z] --- PASS: TestIsCorrupted (0.01s) [2021-12-09T23:17:57.191Z] === RUN TestSetRollover [2021-12-09T23:17:57.191Z] === RUN TestNew [2021-12-09T23:17:57.191Z] --- PASS: TestNew (0.00s) [2021-12-09T23:17:57.191Z] === RUN TestAllocate [2021-12-09T23:17:57.191Z] --- PASS: TestAllocate (0.00s) [2021-12-09T23:17:57.191Z] === RUN TestUninitialized [2021-12-09T23:17:57.191Z] --- PASS: TestUninitialized (0.00s) [2021-12-09T23:17:57.191Z] === RUN TestAllocateInRange [2021-12-09T23:17:57.191Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-09T23:17:57.191Z] === RUN TestAllocateSerial [2021-12-09T23:17:57.191Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-09T23:17:57.191Z] PASS [2021-12-09T23:17:57.191Z] coverage: 87.5% of statements [2021-12-09T23:17:57.191Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2021-12-09T23:17:57.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-09T23:17:57.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-09T23:17:57.658Z] === RUN TestDiff [2021-12-09T23:17:57.658Z] --- PASS: TestDiff (0.00s) [2021-12-09T23:17:57.658Z] === RUN TestAddedCallback [2021-12-09T23:17:57.658Z] --- PASS: TestAddedCallback (0.00s) [2021-12-09T23:17:57.658Z] === RUN TestRemovedCallback [2021-12-09T23:17:57.658Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-09T23:17:57.658Z] === RUN TestNoCallback [2021-12-09T23:17:57.658Z] --- PASS: TestNoCallback (0.00s) [2021-12-09T23:17:57.658Z] PASS [2021-12-09T23:17:57.658Z] coverage: 48.1% of statements [2021-12-09T23:17:57.658Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.051s coverage: 48.1% of statements [2021-12-09T23:17:57.962Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2021-12-09T23:17:57.962Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-09T23:17:58.119Z] === RUN TestCaller [2021-12-09T23:17:58.119Z] --- PASS: TestCaller (0.00s) [2021-12-09T23:17:58.119Z] PASS [2021-12-09T23:17:58.119Z] coverage: 100.0% of statements [2021-12-09T23:17:58.119Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2021-12-09T23:17:58.119Z] === RUN TestSetSerialInsertDelete [2021-12-09T23:17:58.119Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-09T23:17:58.119Z] === RUN TestSetParallelInsertDelete [2021-12-09T23:17:58.119Z] --- PASS: TestSetRollover (1.32s) [2021-12-09T23:17:58.119Z] === RUN TestSetRolloverSerial [2021-12-09T23:17:58.899Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2021-12-09T23:17:58.899Z] === RUN TestBuildWithSession [2021-12-09T23:17:58.899Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:17:58.899Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-09T23:17:58.899Z] === RUN TestBuildSquashParent [2021-12-09T23:17:58.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-09T23:17:59.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-09T23:17:59.667Z] === RUN TestInt2IP2IntConversion [2021-12-09T23:17:59.667Z] === RUN TestPoolRequest [2021-12-09T23:17:59.667Z] --- PASS: TestPoolRequest (0.00s) [2021-12-09T23:17:59.667Z] === RUN TestOtherRequests [2021-12-09T23:17:59.667Z] --- PASS: TestOtherRequests (0.00s) [2021-12-09T23:17:59.667Z] PASS [2021-12-09T23:17:59.667Z] coverage: 57.1% of statements [2021-12-09T23:17:59.667Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2021-12-09T23:17:59.667Z] --- PASS: TestSetRolloverSerial (1.57s) [2021-12-09T23:17:59.667Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-09T23:17:59.667Z] Cannot create a file when that file already exists. [2021-12-09T23:18:00.127Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-09T23:18:00.127Z] PASS [2021-12-09T23:18:00.127Z] coverage: 84.4% of statements [2021-12-09T23:18:00.127Z] ok github.com/docker/docker/libnetwork/bitseq 10.872s coverage: 84.4% of statements [2021-12-09T23:18:00.127Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2021-12-09T23:18:00.127Z] === RUN TestGetAddressVersion [2021-12-09T23:18:00.127Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-09T23:18:00.127Z] === RUN TestKeyString [2021-12-09T23:18:00.127Z] --- PASS: TestKeyString (0.00s) [2021-12-09T23:18:00.127Z] === RUN TestPoolDataMarshal [2021-12-09T23:18:00.127Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-09T23:18:00.127Z] === RUN TestSubnetsMarshal [2021-12-09T23:18:00.127Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-12-09T23:18:00.127Z] === RUN TestAddSubnets [2021-12-09T23:18:00.127Z] --- PASS: TestAddSubnets (0.04s) [2021-12-09T23:18:00.127Z] === RUN TestDoublePoolRelease [2021-12-09T23:18:00.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-09T23:18:00.589Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-12-09T23:18:00.589Z] === RUN TestAddReleasePoolID [2021-12-09T23:18:00.589Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-12-09T23:18:00.589Z] === RUN TestPredefinedPool [2021-12-09T23:18:00.589Z] --- PASS: TestPredefinedPool (0.02s) [2021-12-09T23:18:00.589Z] === RUN TestRemoveSubnet [2021-12-09T23:18:00.589Z] --- PASS: TestRemoveSubnet (0.14s) [2021-12-09T23:18:00.589Z] === RUN TestGetSameAddress [2021-12-09T23:18:00.589Z] --- PASS: TestGetSameAddress (0.02s) [2021-12-09T23:18:00.589Z] === RUN TestPoolAllocationReuse [2021-12-09T23:18:01.052Z] === RUN TestGetCapabilities [2021-12-09T23:18:01.052Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-09T23:18:01.052Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-09T23:18:01.052Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-12-09T23:18:01.052Z] === RUN TestGetDefaultAddressSpaces [2021-12-09T23:18:01.052Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-12-09T23:18:01.052Z] === RUN TestRemoteDriver [2021-12-09T23:18:01.052Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-09T23:18:01.052Z] PASS [2021-12-09T23:18:01.052Z] coverage: 47.4% of statements [2021-12-09T23:18:01.052Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.083s coverage: 47.4% of statements [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.76s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.61s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.63s) [2021-12-09T23:18:01.988Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2021-12-09T23:18:01.988Z] === RUN TestCgroupNamespacesRun [2021-12-09T23:18:02.025Z] --- PASS: TestPoolAllocationReuse (1.37s) [2021-12-09T23:18:02.025Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-09T23:18:02.025Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2021-12-09T23:18:02.025Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-09T23:18:02.025Z] === RUN TestWindowsIPAM [2021-12-09T23:18:02.025Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-09T23:18:02.025Z] PASS [2021-12-09T23:18:02.025Z] coverage: 71.4% of statements [2021-12-09T23:18:02.025Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.052s coverage: 71.4% of statements [2021-12-09T23:18:02.997Z] === RUN TestDefaultNetwork [2021-12-09T23:18:03.210Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-09T23:18:03.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.90s) [2021-12-09T23:18:03.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.36s) [2021-12-09T23:18:03.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.91s) [2021-12-09T23:18:03.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.92s) [2021-12-09T23:18:03.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.86s) [2021-12-09T23:18:03.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.76s) [2021-12-09T23:18:03.210Z] === RUN TestBuildMultiStageCopy [2021-12-09T23:18:03.210Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-09T23:18:03.371Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2021-12-09T23:18:03.371Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-09T23:18:03.421Z] Removing intermediate container e6dac8c65f21 [2021-12-09T23:18:03.421Z] ---> b23ba563e838 [2021-12-09T23:18:03.421Z] Step 13/13 : CMD ["sh"] [2021-12-09T23:18:03.421Z] ---> Running in c718bd4a052e [2021-12-09T23:18:03.421Z] Removing intermediate container c718bd4a052e [2021-12-09T23:18:03.421Z] ---> b42141a40e2b [2021-12-09T23:18:03.421Z] Successfully built b42141a40e2b [2021-12-09T23:18:03.421Z] Successfully tagged busybox:latest [2021-12-09T23:18:03.421Z] INFO: Docker images of the daemon under test [2021-12-09T23:18:03.421Z] [2021-12-09T23:18:03.421Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-09T23:18:03.421Z] busybox latest b42141a40e2b Less than a second ago 5.76GB [2021-12-09T23:18:03.421Z] microsoft/windowsservercore latest 617dd5ead5b8 5 weeks ago 5.74GB [2021-12-09T23:18:03.421Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 5 weeks ago 5.74GB [2021-12-09T23:18:03.421Z] [2021-12-09T23:18:03.421Z] INFO: Running integration tests at 12/09/2021 23:18:03... [2021-12-09T23:18:03.421Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-09T23:18:03.421Z] INFO: Integration API tests being run from the host: [2021-12-09T23:18:03.457Z] --- PASS: TestDefaultNetwork (0.30s) [2021-12-09T23:18:03.457Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-09T23:18:03.883Z] INFO: make.ps1 starting at 12/09/2021 23:18:03 [2021-12-09T23:18:03.918Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2021-12-09T23:18:03.918Z] === RUN TestInitAddressPools [2021-12-09T23:18:03.918Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-09T23:18:03.918Z] PASS [2021-12-09T23:18:03.918Z] coverage: 74.0% of statements [2021-12-09T23:18:03.918Z] ok github.com/docker/docker/libnetwork/ipamutils 0.704s coverage: 74.0% of statements [2021-12-09T23:18:03.918Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.86s) [2021-12-09T23:18:03.918Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-09T23:18:04.312Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2021-12-09T23:18:04.312Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-09T23:18:04.345Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-09T23:18:04.378Z] === RUN TestKeyValue [2021-12-09T23:18:04.378Z] --- PASS: TestKeyValue (0.00s) [2021-12-09T23:18:04.378Z] PASS [2021-12-09T23:18:04.378Z] coverage: 60.0% of statements [2021-12-09T23:18:04.378Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2021-12-09T23:18:05.348Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-09T23:18:05.348Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-09T23:18:05.348Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-09T23:18:05.349Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-09T23:18:05.532Z] --- PASS: TestCreateServiceSecretFileMode (12.49s) [2021-12-09T23:18:05.532Z] === RUN TestCreateServiceConfigFileMode [2021-12-09T23:18:05.694Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2021-12-09T23:18:05.694Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-09T23:18:06.319Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.25s) [2021-12-09T23:18:06.319Z] === RUN TestGetAddress [2021-12-09T23:18:06.634Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2021-12-09T23:18:06.634Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-09T23:18:06.780Z] === RUN TestGenerate [2021-12-09T23:18:06.780Z] --- PASS: TestGenerate (0.00s) [2021-12-09T23:18:06.780Z] === RUN TestGeneratePtr [2021-12-09T23:18:06.780Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-09T23:18:06.780Z] === RUN TestGenerateMissingField [2021-12-09T23:18:06.780Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-09T23:18:06.780Z] === RUN TestFieldCannotBeSet [2021-12-09T23:18:06.780Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-09T23:18:06.780Z] === RUN TestTypeMismatchError [2021-12-09T23:18:06.780Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-09T23:18:06.780Z] PASS [2021-12-09T23:18:06.780Z] coverage: 100.0% of statements [2021-12-09T23:18:06.780Z] ok github.com/docker/docker/libnetwork/options 0.055s coverage: 100.0% of statements [2021-12-09T23:18:07.006Z] --- PASS: TestBuildSquashParent (7.32s) [2021-12-09T23:18:07.006Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-09T23:18:07.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:18:07.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:18:07.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:18:07.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:18:07.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:18:07.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:18:07.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:18:07.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:18:07.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:18:07.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:18:07.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:18:07.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:18:07.006Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:18:07.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:18:07.241Z] === RUN TestNetworkDBSimple [2021-12-09T23:18:07.703Z] testing: warning: no tests to run [2021-12-09T23:18:07.703Z] PASS [2021-12-09T23:18:07.703Z] coverage: 0.0% of statements [2021-12-09T23:18:07.703Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2021-12-09T23:18:07.942Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:18:07.942Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:18:08.019Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2021-12-09T23:18:08.019Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-09T23:18:08.163Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-12-09T23:18:08.163Z] PASS [2021-12-09T23:18:08.163Z] coverage: 100.0% of statements [2021-12-09T23:18:08.163Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.053s coverage: 100.0% of statements [2021-12-09T23:18:08.624Z] 2021/12/09 23:18:07 Closing DB instances... [2021-12-09T23:18:08.625Z] === RUN TestRequestNewPort [2021-12-09T23:18:08.625Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-09T23:18:08.625Z] === RUN TestRequestSpecificPort [2021-12-09T23:18:08.625Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-09T23:18:08.625Z] === RUN TestReleasePort [2021-12-09T23:18:08.625Z] --- PASS: TestReleasePort (0.00s) [2021-12-09T23:18:08.625Z] === RUN TestReuseReleasedPort [2021-12-09T23:18:08.625Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-09T23:18:08.625Z] === RUN TestReleaseUnreadledPort [2021-12-09T23:18:08.625Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-09T23:18:08.625Z] === RUN TestUnknowProtocol [2021-12-09T23:18:08.625Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-09T23:18:08.625Z] === RUN TestAllocateAllPorts [2021-12-09T23:18:08.625Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-09T23:18:08.625Z] === RUN TestPortAllocation [2021-12-09T23:18:08.625Z] --- PASS: TestPortAllocation (0.00s) [2021-12-09T23:18:08.625Z] === RUN TestPortAllocationWithCustomRange [2021-12-09T23:18:08.625Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-09T23:18:08.625Z] === RUN TestNoDuplicateBPR [2021-12-09T23:18:08.625Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-09T23:18:08.625Z] === RUN TestChangePortRange [2021-12-09T23:18:08.625Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-09T23:18:08.625Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-09T23:18:08.625Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-09T23:18:08.625Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-09T23:18:08.625Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-09T23:18:08.625Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-09T23:18:08.625Z] --- PASS: TestChangePortRange (0.00s) [2021-12-09T23:18:08.625Z] PASS [2021-12-09T23:18:08.625Z] coverage: 88.6% of statements [2021-12-09T23:18:08.625Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 88.6% of statements [2021-12-09T23:18:08.959Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-12-09T23:18:08.959Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-09T23:18:09.085Z] testing: warning: no tests to run [2021-12-09T23:18:09.085Z] PASS [2021-12-09T23:18:09.085Z] coverage: 0.0% of statements [2021-12-09T23:18:09.085Z] ok github.com/docker/docker/libnetwork/portmapper 0.050s coverage: 0.0% of statements [no tests to run] [2021-12-09T23:18:09.529Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2021-12-09T23:18:09.529Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-09T23:18:09.545Z] === RUN TestHashData [2021-12-09T23:18:09.545Z] --- PASS: TestHashData (0.00s) [2021-12-09T23:18:09.545Z] PASS [2021-12-09T23:18:09.545Z] coverage: 2.8% of statements [2021-12-09T23:18:09.545Z] ok github.com/docker/docker/libnetwork/resolvconf 0.048s coverage: 2.8% of statements [2021-12-09T23:18:09.843Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:18:09.843Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:18:10.006Z] --- PASS: TestNetworkDBSimple (2.45s) [2021-12-09T23:18:10.006Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-09T23:18:10.006Z] === RUN TestErrorConstructors [2021-12-09T23:18:10.006Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-09T23:18:10.006Z] === RUN TestCompareIPMask [2021-12-09T23:18:10.006Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-09T23:18:10.006Z] === RUN TestUtilGetHostPartIP [2021-12-09T23:18:10.006Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-09T23:18:10.006Z] === RUN TestUtilGetBroadcastIP [2021-12-09T23:18:10.006Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-09T23:18:10.006Z] === RUN TestParseCIDR [2021-12-09T23:18:10.006Z] --- PASS: TestParseCIDR (0.00s) [2021-12-09T23:18:10.006Z] PASS [2021-12-09T23:18:10.006Z] coverage: 37.3% of statements [2021-12-09T23:18:10.006Z] ok github.com/docker/docker/libnetwork/types 0.048s coverage: 37.3% of statements [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-09T23:18:10.466Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-09T23:18:10.466Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-09T23:18:10.466Z] PASS [2021-12-09T23:18:10.466Z] coverage: 50.0% of statements [2021-12-09T23:18:10.466Z] ok github.com/docker/docker/oci 0.053s coverage: 50.0% of statements [2021-12-09T23:18:10.469Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2021-12-09T23:18:10.469Z] === RUN TestNISDomainname [2021-12-09T23:18:10.927Z] 2021/12/09 23:18:10 Closing DB instances... [2021-12-09T23:18:11.040Z] --- PASS: TestNISDomainname (0.48s) [2021-12-09T23:18:11.040Z] === RUN TestHostnameDnsResolution [2021-12-09T23:18:11.388Z] === RUN TestParseVersion [2021-12-09T23:18:11.388Z] --- PASS: TestParseVersion (0.00s) [2021-12-09T23:18:11.388Z] PASS [2021-12-09T23:18:11.388Z] coverage: 52.9% of statements [2021-12-09T23:18:11.388Z] ok github.com/docker/docker/pkg/aaparser 0.050s coverage: 52.9% of statements [2021-12-09T23:18:11.388Z] === RUN TestAddressPoolOpt [2021-12-09T23:18:11.388Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-09T23:18:11.388Z] === RUN TestValidateEnv [2021-12-09T23:18:11.388Z] === RUN TestValidateEnv/a [2021-12-09T23:18:11.610Z] --- PASS: TestHostnameDnsResolution (0.62s) [2021-12-09T23:18:11.610Z] === RUN TestUnprivilegedPortsAndPing [2021-12-09T23:18:11.744Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-12-09T23:18:11.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s) [2021-12-09T23:18:11.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2021-12-09T23:18:11.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2021-12-09T23:18:11.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2021-12-09T23:18:11.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2021-12-09T23:18:11.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2021-12-09T23:18:11.744Z] === RUN TestBuildMultiStageCopy [2021-12-09T23:18:11.744Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/something [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/_=a [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/env1=value1 [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/_env1=value1 [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/PATH [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/=a [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/PATH= [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/PATH=something [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/asd!qwe [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/1asd [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/123 [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/some_space [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/__some_space_before [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/some_space_after__ [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/= [2021-12-09T23:18:11.849Z] === RUN TestValidateEnv/PaTh [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestParseHost [2021-12-09T23:18:11.849Z] --- PASS: TestParseHost (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestParseDockerDaemonHost [2021-12-09T23:18:11.849Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestParseTCP [2021-12-09T23:18:11.849Z] --- PASS: TestParseTCP (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-09T23:18:11.849Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestValidateExtraHosts [2021-12-09T23:18:11.849Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestIpOptString [2021-12-09T23:18:11.849Z] --- PASS: TestIpOptString (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-09T23:18:11.849Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestNewIpOptValidDefaultVal [2021-12-09T23:18:11.849Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestIpOptSetInvalidVal [2021-12-09T23:18:11.849Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestValidateIPAddress [2021-12-09T23:18:11.849Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestMapOpts [2021-12-09T23:18:11.849Z] --- PASS: TestMapOpts (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestListOptsWithoutValidator [2021-12-09T23:18:11.849Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestListOptsWithValidator [2021-12-09T23:18:11.849Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestValidateDNSSearch [2021-12-09T23:18:11.849Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel/label_with_general_format [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel/label_with_one_more [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-09T23:18:11.849Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-09T23:18:11.849Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestNamedListOpts [2021-12-09T23:18:11.849Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestNamedMapOpts [2021-12-09T23:18:11.849Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestParseLink [2021-12-09T23:18:11.849Z] --- PASS: TestParseLink (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestQuotedStringSetWithQuotes [2021-12-09T23:18:11.849Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-09T23:18:11.849Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-09T23:18:11.849Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-09T23:18:11.849Z] === RUN TestUlimitOpt [2021-12-09T23:18:11.849Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-09T23:18:11.849Z] PASS [2021-12-09T23:18:11.849Z] coverage: 67.1% of statements [2021-12-09T23:18:11.849Z] ok github.com/docker/docker/opts 0.074s coverage: 67.1% of statements [2021-12-09T23:18:12.180Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2021-12-09T23:18:12.180Z] === RUN TestStats [2021-12-09T23:18:12.310Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2021-12-09T23:18:12.310Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-09T23:18:13.560Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-09T23:18:13.560Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-09T23:18:13.852Z] === RUN TestPeerCertificateMarshalJSON [2021-12-09T23:18:13.852Z] === RUN TestIsArchivePathDir [2021-12-09T23:18:13.852Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-12-09T23:18:13.852Z] === RUN TestIsArchivePathInvalidFile [2021-12-09T23:18:13.852Z] 2021/12/09 23:18:13 Closing DB instances... [2021-12-09T23:18:13.852Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-09T23:18:13.852Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-09T23:18:13.852Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2021-12-09T23:18:13.852Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-09T23:18:13.852Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-09T23:18:13.852Z] === RUN TestMiddleware [2021-12-09T23:18:13.852Z] --- PASS: TestMiddleware (0.00s) [2021-12-09T23:18:13.852Z] === RUN TestNewResponseModifier [2021-12-09T23:18:13.852Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-09T23:18:13.852Z] PASS [2021-12-09T23:18:13.852Z] coverage: 26.8% of statements [2021-12-09T23:18:13.852Z] ok github.com/docker/docker/pkg/authorization 0.533s coverage: 26.8% of statements [2021-12-09T23:18:14.313Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-12-09T23:18:14.313Z] === RUN TestIsArchivePathTar [2021-12-09T23:18:14.313Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-12-09T23:18:14.313Z] === RUN TestDecompressStreamGzip [2021-12-09T23:18:14.313Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-12-09T23:18:14.313Z] === RUN TestDecompressStreamBzip2 [2021-12-09T23:18:14.313Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-12-09T23:18:14.313Z] === RUN TestDecompressStreamXz [2021-12-09T23:18:14.532Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-09T23:18:14.720Z] --- PASS: TestStats (2.39s) [2021-12-09T23:18:14.720Z] === RUN TestStopContainerWithTimeout [2021-12-09T23:18:14.720Z] === RUN TestStopContainerWithTimeout/0 [2021-12-09T23:18:14.720Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-09T23:18:14.720Z] === RUN TestStopContainerWithTimeout/1 [2021-12-09T23:18:14.720Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-09T23:18:14.720Z] === RUN TestStopContainerWithTimeout/3 [2021-12-09T23:18:14.720Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-09T23:18:14.720Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-09T23:18:14.720Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-09T23:18:14.720Z] === CONT TestStopContainerWithTimeout/0 [2021-12-09T23:18:14.720Z] === CONT TestStopContainerWithTimeout/3 [2021-12-09T23:18:14.774Z] archive_test.go:133: Xz not present in msys2 [2021-12-09T23:18:14.774Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestDecompressStreamZstd [2021-12-09T23:18:14.774Z] archive_test.go:140: zstd not installed [2021-12-09T23:18:14.774Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2021-12-09T23:18:14.774Z] === RUN TestCompressStreamXzUnsupported [2021-12-09T23:18:14.774Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-09T23:18:14.774Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestCompressStreamInvalid [2021-12-09T23:18:14.774Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestExtensionInvalid [2021-12-09T23:18:14.774Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestExtensionUncompressed [2021-12-09T23:18:14.774Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestExtensionBzip2 [2021-12-09T23:18:14.774Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestExtensionGzip [2021-12-09T23:18:14.774Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestExtensionXz [2021-12-09T23:18:14.774Z] --- PASS: TestExtensionXz (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestExtensionZstd [2021-12-09T23:18:14.774Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestCmdStreamLargeStderr [2021-12-09T23:18:14.774Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-12-09T23:18:14.774Z] === RUN TestCmdStreamBad [2021-12-09T23:18:14.774Z] archive_test.go:252: Failing on Windows CI machines [2021-12-09T23:18:14.774Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestCmdStreamGood [2021-12-09T23:18:14.774Z] --- PASS: TestCmdStreamGood (0.05s) [2021-12-09T23:18:14.774Z] === RUN TestUntarPathWithInvalidDest [2021-12-09T23:18:14.774Z] === RUN TestUnbuffered [2021-12-09T23:18:14.774Z] --- PASS: TestUnbuffered (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestRaceUnbuffered [2021-12-09T23:18:14.774Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-09T23:18:14.774Z] PASS [2021-12-09T23:18:14.774Z] coverage: 100.0% of statements [2021-12-09T23:18:14.774Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2021-12-09T23:18:14.774Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-12-09T23:18:14.774Z] === RUN TestUntarPathWithInvalidSrc [2021-12-09T23:18:14.774Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestUntarPath [2021-12-09T23:18:14.774Z] --- PASS: TestUntarPath (0.08s) [2021-12-09T23:18:14.774Z] === RUN TestUntarPathWithDestinationFile [2021-12-09T23:18:14.774Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-12-09T23:18:14.774Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-09T23:18:14.774Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-12-09T23:18:14.774Z] === RUN TestCopyWithTarInvalidSrc [2021-12-09T23:18:14.774Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-09T23:18:14.774Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-09T23:18:14.774Z] === RUN TestCopyWithTarSrcFile [2021-12-09T23:18:14.980Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-09T23:18:15.235Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-09T23:18:15.235Z] === RUN TestCopyWithTarSrcFolder [2021-12-09T23:18:15.235Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-09T23:18:15.235Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-09T23:18:15.235Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-09T23:18:15.235Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-09T23:18:15.235Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-09T23:18:15.235Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-09T23:18:15.235Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-09T23:18:15.235Z] === RUN TestCopyFileWithTarSrcFile [2021-12-09T23:18:15.235Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-12-09T23:18:15.235Z] === RUN TestTarFiles [2021-12-09T23:18:15.235Z] === RUN TestMatch [2021-12-09T23:18:15.235Z] === RUN TestMatch/[[]] [2021-12-09T23:18:15.235Z] === RUN TestMatch/[[foo]] [2021-12-09T23:18:15.235Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-09T23:18:15.235Z] === RUN TestMatch/[[foo_bar]] [2021-12-09T23:18:15.235Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-09T23:18:15.235Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-09T23:18:15.235Z] === RUN TestMatch/[] [2021-12-09T23:18:15.235Z] === RUN TestMatch/[]#01 [2021-12-09T23:18:15.235Z] === RUN TestMatch/[[qux]] [2021-12-09T23:18:15.235Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-09T23:18:15.235Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-09T23:18:15.235Z] === RUN TestMatch/[[foo_baz]] [2021-12-09T23:18:15.235Z] --- PASS: TestMatch (0.00s) [2021-12-09T23:18:15.235Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-09T23:18:15.235Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-09T23:18:15.235Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-09T23:18:15.235Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-09T23:18:15.235Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-09T23:18:15.235Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-09T23:18:15.235Z] --- PASS: TestMatch/[] (0.00s) [2021-12-09T23:18:15.235Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-09T23:18:15.235Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-09T23:18:15.235Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-09T23:18:15.235Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-09T23:18:15.235Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-09T23:18:15.235Z] PASS [2021-12-09T23:18:15.235Z] coverage: 87.5% of statements [2021-12-09T23:18:15.235Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2021-12-09T23:18:15.505Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-09T23:18:15.696Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.06s) [2021-12-09T23:18:15.696Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-09T23:18:15.932Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-09T23:18:16.190Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-09T23:18:16.668Z] === RUN TestChrootTarUntar [2021-12-09T23:18:16.668Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:18:16.668Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-09T23:18:16.668Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-09T23:18:16.668Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:18:16.668Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-09T23:18:16.668Z] === RUN TestChrootUntarEmptyArchive [2021-12-09T23:18:16.668Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-09T23:18:16.668Z] === RUN TestChrootTarUntarWithSymlink [2021-12-09T23:18:16.668Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:18:16.668Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-09T23:18:16.668Z] === RUN TestChrootCopyWithTar [2021-12-09T23:18:16.668Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:18:16.668Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-09T23:18:16.668Z] === RUN TestChrootCopyFileWithTar [2021-12-09T23:18:16.668Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:18:16.668Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-09T23:18:16.668Z] === RUN TestChrootUntarPath [2021-12-09T23:18:16.668Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:18:16.668Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-09T23:18:16.668Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-09T23:18:16.668Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:18:16.668Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-09T23:18:16.668Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-09T23:18:16.668Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:18:16.668Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-09T23:18:16.668Z] === RUN TestChrootApplyDotDotFile [2021-12-09T23:18:16.668Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:18:16.668Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-09T23:18:16.668Z] PASS [2021-12-09T23:18:16.668Z] coverage: 15.1% of statements [2021-12-09T23:18:16.668Z] ok github.com/docker/docker/pkg/chrootarchive 0.098s coverage: 15.1% of statements [2021-12-09T23:18:17.049Z] --- PASS: TestBuildMultiStageCopy (13.66s) [2021-12-09T23:18:17.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.33s) [2021-12-09T23:18:17.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2021-12-09T23:18:17.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-12-09T23:18:17.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2021-12-09T23:18:17.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.36s) [2021-12-09T23:18:17.049Z] === RUN TestBuildMultiStageParentConfig [2021-12-09T23:18:17.124Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-09T23:18:17.129Z] === RUN TestSizeEmpty [2021-12-09T23:18:17.129Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-09T23:18:17.129Z] === RUN TestSizeEmptyFile [2021-12-09T23:18:17.129Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-09T23:18:17.129Z] === RUN TestSizeNonemptyFile [2021-12-09T23:18:17.129Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-09T23:18:17.129Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-09T23:18:17.129Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-09T23:18:17.129Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-09T23:18:17.129Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-09T23:18:17.129Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-09T23:18:17.129Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-09T23:18:17.129Z] === RUN TestMoveToSubdir [2021-12-09T23:18:17.129Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-09T23:18:17.129Z] === RUN TestSizeNonExistingDirectory [2021-12-09T23:18:17.129Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-09T23:18:17.129Z] PASS [2021-12-09T23:18:17.129Z] coverage: 80.0% of statements [2021-12-09T23:18:17.520Z] === CONT TestStopContainerWithTimeout/1 [2021-12-09T23:18:17.589Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2021-12-09T23:18:17.589Z] 2021/12/09 23:18:17 Closing DB instances... [2021-12-09T23:18:17.693Z] --- PASS: TestCreateServiceConfigFileMode (12.52s) [2021-12-09T23:18:17.693Z] === RUN TestCreateServiceSysctls [2021-12-09T23:18:18.459Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-09T23:18:18.459Z] --- PASS: TestStopContainerWithTimeout/0 (0.52s) [2021-12-09T23:18:18.459Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2021-12-09T23:18:18.459Z] --- PASS: TestStopContainerWithTimeout/-1 (2.35s) [2021-12-09T23:18:18.459Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2021-12-09T23:18:18.459Z] === RUN TestDeleteDevicemapper [2021-12-09T23:18:18.459Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-09T23:18:18.459Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-09T23:18:18.459Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-09T23:18:18.498Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-09T23:18:18.561Z] === RUN Test [2021-12-09T23:18:18.561Z] === RUN Test/TestContainsEntry [2021-12-09T23:18:18.561Z] === RUN Test/TestCreateEntries [2021-12-09T23:18:18.561Z] === RUN Test/TestEntriesDiff [2021-12-09T23:18:18.561Z] === RUN Test/TestEntriesEquality [2021-12-09T23:18:18.561Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-09T23:18:18.561Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-09T23:18:18.561Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-09T23:18:18.561Z] === RUN Test/TestGeneratorNotGenerate [2021-12-09T23:18:18.561Z] === RUN Test/TestGeneratorWithPort [2021-12-09T23:18:18.561Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-09T23:18:18.561Z] === RUN Test/TestNewEntry [2021-12-09T23:18:18.561Z] === RUN Test/TestParse [2021-12-09T23:18:18.561Z] --- PASS: Test (0.00s) [2021-12-09T23:18:18.561Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-09T23:18:18.561Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-09T23:18:18.561Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-09T23:18:18.561Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-09T23:18:18.561Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-09T23:18:18.561Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-09T23:18:18.561Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-09T23:18:18.561Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-09T23:18:18.561Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-09T23:18:18.561Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-09T23:18:18.561Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-09T23:18:18.561Z] --- PASS: Test/TestParse (0.00s) [2021-12-09T23:18:18.561Z] PASS [2021-12-09T23:18:18.561Z] coverage: 58.3% of statements [2021-12-09T23:18:18.561Z] ok github.com/docker/docker/pkg/discovery 0.045s coverage: 58.3% of statements [2021-12-09T23:18:19.064Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2021-12-09T23:18:19.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2021-12-09T23:18:19.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-12-09T23:18:19.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-12-09T23:18:19.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.03s) [2021-12-09T23:18:19.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.97s) [2021-12-09T23:18:19.064Z] === RUN TestBuildMultiStageParentConfig [2021-12-09T23:18:19.238Z] --- PASS: TestBuildMultiStageParentConfig (2.32s) [2021-12-09T23:18:19.238Z] === RUN TestBuildLabelWithTargets [2021-12-09T23:18:19.238Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:18:19.238Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-09T23:18:19.238Z] === RUN TestBuildWithEmptyLayers [2021-12-09T23:18:19.545Z] === RUN Test [2021-12-09T23:18:19.545Z] === RUN Test/TestContent [2021-12-09T23:18:19.545Z] === RUN Test/TestInitialize [2021-12-09T23:18:19.545Z] === RUN Test/TestNew [2021-12-09T23:18:19.545Z] === RUN Test/TestParsingContentsWithComments [2021-12-09T23:18:19.545Z] === RUN Test/TestRegister [2021-12-09T23:18:19.545Z] === RUN Test/TestWatch [2021-12-09T23:18:19.545Z] --- PASS: Test (0.00s) [2021-12-09T23:18:19.545Z] --- PASS: Test/TestContent (0.00s) [2021-12-09T23:18:19.545Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-09T23:18:19.545Z] --- PASS: Test/TestNew (0.00s) [2021-12-09T23:18:19.545Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-09T23:18:19.545Z] --- PASS: Test/TestRegister (0.00s) [2021-12-09T23:18:19.545Z] --- PASS: Test/TestWatch (0.00s) [2021-12-09T23:18:19.545Z] PASS [2021-12-09T23:18:19.545Z] coverage: 92.9% of statements [2021-12-09T23:18:19.545Z] ok github.com/docker/docker/pkg/discovery/file 0.050s coverage: 92.9% of statements [2021-12-09T23:18:19.581Z] --- PASS: TestCreateServiceSysctls (3.06s) [2021-12-09T23:18:19.581Z] === RUN TestCreateServiceCapabilities [2021-12-09T23:18:19.842Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2021-12-09T23:18:19.843Z] === RUN TestUpdateMemory [2021-12-09T23:18:20.006Z] --- PASS: TestNetworkDBCRUDTableEntry (4.29s) [2021-12-09T23:18:20.006Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-09T23:18:20.413Z] --- PASS: TestUpdateMemory (0.53s) [2021-12-09T23:18:20.413Z] === RUN TestUpdateCPUQuota [2021-12-09T23:18:20.782Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2021-12-09T23:18:20.782Z] === RUN TestBuildMultiStageOnBuild [2021-12-09T23:18:20.976Z] === RUN Test [2021-12-09T23:18:20.976Z] === RUN Test/TestInitialize [2021-12-09T23:18:20.976Z] --- PASS: TestTarFiles (5.88s) [2021-12-09T23:18:20.976Z] === RUN TestDetectCompressionZstd [2021-12-09T23:18:20.976Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-09T23:18:20.976Z] === RUN TestTarUntar [2021-12-09T23:18:20.976Z] --- PASS: TestTarUntar (0.04s) [2021-12-09T23:18:20.976Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-09T23:18:20.976Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-12-09T23:18:20.976Z] === RUN TestTarWithOptions [2021-12-09T23:18:20.976Z] --- PASS: TestTarWithOptions (0.03s) [2021-12-09T23:18:20.976Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-09T23:18:20.976Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-09T23:18:20.976Z] === RUN TestUntarUstarGnuConflict [2021-12-09T23:18:20.976Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-09T23:18:20.976Z] === RUN TestUntarInvalidFilenames [2021-12-09T23:18:20.976Z] time="2021-12-09T23:18:20Z" level=info msg="Initializing discovery without TLS" [2021-12-09T23:18:20.976Z] time="2021-12-09T23:18:20Z" level=info msg="Initializing discovery without TLS" [2021-12-09T23:18:20.976Z] time="2021-12-09T23:18:20Z" level=info msg="Initializing discovery without TLS" [2021-12-09T23:18:20.976Z] === RUN Test/TestInitializeWithCerts [2021-12-09T23:18:20.976Z] time="2021-12-09T23:18:20Z" level=info msg="Initializing discovery with TLS" [2021-12-09T23:18:20.976Z] === RUN Test/TestWatch [2021-12-09T23:18:20.977Z] time="2021-12-09T23:18:20Z" level=info msg="Initializing discovery without TLS" [2021-12-09T23:18:20.983Z] --- PASS: TestUpdateCPUQuota (0.64s) [2021-12-09T23:18:20.983Z] === RUN TestUpdatePidsLimit [2021-12-09T23:18:20.983Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-09T23:18:21.243Z] === RUN TestUpdatePidsLimit/no_change [2021-12-09T23:18:21.438Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames372963842\\dest" [2021-12-09T23:18:21.438Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2021-12-09T23:18:21.438Z] === RUN TestUntarHardlinkToSymlink [2021-12-09T23:18:21.438Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-09T23:18:21.438Z] === RUN TestUntarInvalidHardlink [2021-12-09T23:18:21.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2769005275\\victim\\hello" -> "../victim/hello" [2021-12-09T23:18:21.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink652541659\\victim\\hello" -> "/../victim/hello" [2021-12-09T23:18:21.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3027638368\\victim" -> "../victim" [2021-12-09T23:18:21.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink393638525\\victim" -> "../victim" [2021-12-09T23:18:21.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2551255129\\victim" -> "../victim" [2021-12-09T23:18:21.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink432894229\\victim" -> "../victim" [2021-12-09T23:18:21.438Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-12-09T23:18:21.438Z] === RUN TestUntarInvalidSymlink [2021-12-09T23:18:21.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink181526203\\dest\\dotdot" -> "../victim/hello" [2021-12-09T23:18:21.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1084703837\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-09T23:18:21.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4212230370\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:18:21.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2199729150\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:18:21.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2440886929\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:18:21.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2384332312\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:18:21.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink792248544\\dest\\dir\\loophole" -> "../../victim" [2021-12-09T23:18:21.438Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-12-09T23:18:21.438Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-09T23:18:21.438Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-09T23:18:21.438Z] === RUN TestXGlobalNoParent [2021-12-09T23:18:21.438Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-09T23:18:21.438Z] === RUN TestReplaceFileTarWrapper [2021-12-09T23:18:21.438Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-12-09T23:18:21.438Z] === RUN TestPrefixHeaderReadable [2021-12-09T23:18:21.438Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-12-09T23:18:21.438Z] === RUN TestDisablePigz [2021-12-09T23:18:21.438Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-09T23:18:21.503Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-09T23:18:21.503Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-09T23:18:21.764Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-09T23:18:21.899Z] --- PASS: TestDisablePigz (0.15s) [2021-12-09T23:18:21.899Z] === RUN TestPigz [2021-12-09T23:18:21.899Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-09T23:18:21.899Z] --- PASS: TestPigz (0.17s) [2021-12-09T23:18:21.899Z] === RUN TestCopyFileWithInvalidDest [2021-12-09T23:18:21.899Z] archive_windows_test.go:16: Currently fails [2021-12-09T23:18:21.899Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-09T23:18:21.899Z] === RUN TestCanonicalTarNameForPath [2021-12-09T23:18:21.899Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-09T23:18:21.899Z] === RUN TestCanonicalTarName [2021-12-09T23:18:21.899Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-09T23:18:21.899Z] === RUN TestChmodTarEntry [2021-12-09T23:18:21.899Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-09T23:18:21.899Z] === RUN TestHardLinkOrder [2021-12-09T23:18:21.899Z] 2021/12/09 23:18:21 Closing DB instances... [2021-12-09T23:18:21.899Z] --- PASS: TestHardLinkOrder (0.09s) [2021-12-09T23:18:21.899Z] === RUN TestChangeString [2021-12-09T23:18:21.899Z] --- PASS: TestChangeString (0.00s) [2021-12-09T23:18:21.899Z] === RUN TestChangesWithNoChanges [2021-12-09T23:18:21.899Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-12-09T23:18:21.899Z] === RUN TestChangesWithChanges [2021-12-09T23:18:21.899Z] --- PASS: TestChangesWithChanges (0.04s) [2021-12-09T23:18:21.899Z] === RUN TestChangesWithChangesGH13590 [2021-12-09T23:18:21.899Z] changes_test.go:195: needs more investigation [2021-12-09T23:18:21.899Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-09T23:18:21.899Z] === RUN TestChangesDirsEmpty [2021-12-09T23:18:21.899Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-09T23:18:21.899Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-12-09T23:18:21.899Z] === RUN TestChangesDirsMutated [2021-12-09T23:18:21.899Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-09T23:18:21.899Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-12-09T23:18:21.899Z] === RUN TestApplyLayer [2021-12-09T23:18:21.899Z] changes_test.go:432: needs further investigation [2021-12-09T23:18:21.899Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-09T23:18:21.899Z] === RUN TestChangesSizeWithHardlinks [2021-12-09T23:18:21.899Z] changes_test.go:468: needs further investigation [2021-12-09T23:18:21.899Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-09T23:18:21.899Z] === RUN TestChangesSizeWithNoChanges [2021-12-09T23:18:21.899Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-09T23:18:21.899Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-09T23:18:21.899Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-09T23:18:21.899Z] === RUN TestChangesSize [2021-12-09T23:18:21.899Z] --- PASS: TestChangesSize (0.00s) [2021-12-09T23:18:21.899Z] === RUN TestApplyLayerInvalidFilenames [2021-12-09T23:18:21.899Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1694879414\\dest" [2021-12-09T23:18:21.899Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-12-09T23:18:21.899Z] === RUN TestApplyLayerInvalidHardlink [2021-12-09T23:18:21.899Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink478601813\\victim\\hello" -> "../victim/hello" [2021-12-09T23:18:21.899Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2199714279\\victim\\hello" -> "/../victim/hello" [2021-12-09T23:18:21.899Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3313533891\\victim" -> "../victim" [2021-12-09T23:18:21.899Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1057311821\\victim" -> "../victim" [2021-12-09T23:18:21.899Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1387278892\\victim" -> "../victim" [2021-12-09T23:18:21.899Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1954568052\\victim" -> "../victim" [2021-12-09T23:18:21.899Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-12-09T23:18:21.899Z] === RUN TestApplyLayerInvalidSymlink [2021-12-09T23:18:21.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3981981344\\dest\\dotdot" -> "../victim/hello" [2021-12-09T23:18:21.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink118179532\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-09T23:18:21.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1438916662\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:18:21.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1291942078\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:18:21.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2693705391\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:18:21.899Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4198424051\\dest\\loophole-victim" -> "../victim" [2021-12-09T23:18:21.899Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-12-09T23:18:21.899Z] === RUN TestApplyLayerWhiteouts [2021-12-09T23:18:22.024Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-09T23:18:22.024Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-09T23:18:22.095Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2021-12-09T23:18:22.095Z] === RUN TestInspect [2021-12-09T23:18:22.361Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-12-09T23:18:22.361Z] === RUN TestGenerateEmptyFile [2021-12-09T23:18:22.361Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-09T23:18:22.361Z] === RUN TestGenerateWithContent [2021-12-09T23:18:22.361Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-09T23:18:22.361Z] PASS [2021-12-09T23:18:22.361Z] coverage: 62.0% of statements [2021-12-09T23:18:22.361Z] ok github.com/docker/docker/pkg/archive 8.365s coverage: 62.0% of statements [2021-12-09T23:18:22.985Z] --- PASS: TestUpdatePidsLimit (1.74s) [2021-12-09T23:18:22.985Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2021-12-09T23:18:22.985Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2021-12-09T23:18:22.985Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2021-12-09T23:18:22.985Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2021-12-09T23:18:22.985Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2021-12-09T23:18:22.985Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2021-12-09T23:18:22.985Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2021-12-09T23:18:22.985Z] === RUN TestUpdateRestartPolicy [2021-12-09T23:18:23.332Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2021-12-09T23:18:23.332Z] === RUN TestNetworkDBNodeLeave [2021-12-09T23:18:24.303Z] --- PASS: Test (3.21s) [2021-12-09T23:18:24.303Z] --- PASS: Test/TestInitialize (0.20s) [2021-12-09T23:18:24.303Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-12-09T23:18:24.303Z] --- PASS: Test/TestWatch (3.00s) [2021-12-09T23:18:24.303Z] PASS [2021-12-09T23:18:24.303Z] coverage: 84.1% of statements [2021-12-09T23:18:24.303Z] ok github.com/docker/docker/pkg/discovery/kv 3.268s coverage: 84.1% of statements [2021-12-09T23:18:24.326Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-12-09T23:18:24.326Z] === RUN TestBuildLabelWithTargets [2021-12-09T23:18:25.273Z] === RUN Test [2021-12-09T23:18:25.273Z] === RUN Test/TestWatch [2021-12-09T23:18:25.273Z] --- PASS: Test (0.00s) [2021-12-09T23:18:25.273Z] --- PASS: Test/TestWatch (0.00s) [2021-12-09T23:18:25.273Z] PASS [2021-12-09T23:18:25.273Z] coverage: 92.3% of statements [2021-12-09T23:18:25.273Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2021-12-09T23:18:25.374Z] --- PASS: TestInspect (2.71s) [2021-12-09T23:18:25.375Z] === RUN TestCreateJob [2021-12-09T23:18:25.528Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:18:25.528Z] INFO: Testing against a local daemon [2021-12-09T23:18:25.528Z] === RUN TestBuildWithSession [2021-12-09T23:18:25.528Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:18:25.528Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-09T23:18:25.528Z] === RUN TestBuildSquashParent [2021-12-09T23:18:25.528Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:18:25.528Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-09T23:18:25.528Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-09T23:18:25.528Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:18:25.528Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:18:25.528Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:18:25.528Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:18:25.528Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:18:25.528Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:18:25.528Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:18:25.528Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:18:25.528Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:18:25.528Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:18:25.528Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:18:25.528Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:18:25.528Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:18:25.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:18:25.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:18:25.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:18:25.734Z] === RUN Test [2021-12-09T23:18:25.734Z] === RUN Test/TestInitialize [2021-12-09T23:18:25.734Z] === RUN Test/TestInitializeWithPattern [2021-12-09T23:18:25.734Z] === RUN Test/TestRegister [2021-12-09T23:18:25.734Z] === RUN Test/TestWatch [2021-12-09T23:18:25.734Z] --- PASS: Test (0.00s) [2021-12-09T23:18:25.734Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-09T23:18:25.734Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-09T23:18:25.734Z] --- PASS: Test/TestRegister (0.00s) [2021-12-09T23:18:25.734Z] --- PASS: Test/TestWatch (0.00s) [2021-12-09T23:18:25.734Z] PASS [2021-12-09T23:18:25.734Z] coverage: 93.8% of statements [2021-12-09T23:18:25.734Z] ok github.com/docker/docker/pkg/discovery/nodes 0.053s coverage: 93.8% of statements [2021-12-09T23:18:26.195Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2021-12-09T23:18:26.195Z] === RUN TestNetworkDBWatch [2021-12-09T23:18:26.656Z] === RUN TestPollerAddRemove [2021-12-09T23:18:26.656Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-09T23:18:26.656Z] === RUN TestPollerEvent [2021-12-09T23:18:26.656Z] poller_test.go:40: No chmod on Windows [2021-12-09T23:18:26.656Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-09T23:18:26.656Z] === RUN TestPollerClose [2021-12-09T23:18:26.656Z] --- PASS: TestPollerClose (0.00s) [2021-12-09T23:18:26.656Z] PASS [2021-12-09T23:18:26.656Z] coverage: 45.7% of statements [2021-12-09T23:18:26.656Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 45.7% of statements [2021-12-09T23:18:26.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-09T23:18:27.627Z] 2021/12/09 23:18:27 Closing DB instances... [2021-12-09T23:18:27.888Z] --- PASS: TestCreateJob (3.05s) [2021-12-09T23:18:27.888Z] === RUN TestReplicatedJob [2021-12-09T23:18:28.087Z] === RUN TestCopyFileWithInvalidSrc [2021-12-09T23:18:28.087Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestCopyFileWithInvalidDest [2021-12-09T23:18:28.087Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-09T23:18:28.087Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-09T23:18:28.087Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestCopyFile [2021-12-09T23:18:28.087Z] --- PASS: TestCopyFile (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-09T23:18:28.087Z] fileutils_test.go:133: Needs porting to Windows [2021-12-09T23:18:28.087Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-09T23:18:28.087Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-09T23:18:28.087Z] fileutils_test.go:179: Needs porting to Windows [2021-12-09T23:18:28.087Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestWildcardMatches [2021-12-09T23:18:28.087Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestPatternMatches [2021-12-09T23:18:28.087Z] --- PASS: TestPatternMatches (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-09T23:18:28.087Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestPatternMatchesFolderExclusions [2021-12-09T23:18:28.087Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-09T23:18:28.087Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-09T23:18:28.087Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-09T23:18:28.087Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-09T23:18:28.087Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestSingleExclamationError [2021-12-09T23:18:28.087Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestMatchesWithNoPatterns [2021-12-09T23:18:28.087Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestMatchesWithMalformedPatterns [2021-12-09T23:18:28.087Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestMatches [2021-12-09T23:18:28.087Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-09T23:18:28.087Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-09T23:18:28.087Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-09T23:18:28.087Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-09T23:18:28.087Z] --- PASS: TestMatches (0.01s) [2021-12-09T23:18:28.087Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-09T23:18:28.087Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-09T23:18:28.087Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-09T23:18:28.087Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestCleanPatterns [2021-12-09T23:18:28.087Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-09T23:18:28.087Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestCleanPatternsExceptionFlag [2021-12-09T23:18:28.087Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-09T23:18:28.087Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-09T23:18:28.087Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestCleanPatternsErrorSingleException [2021-12-09T23:18:28.087Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestCreateIfNotExistsDir [2021-12-09T23:18:28.087Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-12-09T23:18:28.087Z] === RUN TestCreateIfNotExistsFile [2021-12-09T23:18:28.087Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-12-09T23:18:28.087Z] === RUN TestMatch [2021-12-09T23:18:28.087Z] --- PASS: TestMatch (0.00s) [2021-12-09T23:18:28.087Z] PASS [2021-12-09T23:18:28.087Z] coverage: 84.0% of statements [2021-12-09T23:18:28.087Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 84.0% of statements [2021-12-09T23:18:28.548Z] === RUN TestGet [2021-12-09T23:18:28.548Z] --- PASS: TestGet (0.00s) [2021-12-09T23:18:28.548Z] === RUN TestGetShortcutString [2021-12-09T23:18:28.548Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-09T23:18:28.548Z] PASS [2021-12-09T23:18:28.548Z] coverage: 42.9% of statements [2021-12-09T23:18:28.548Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2021-12-09T23:18:28.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-09T23:18:29.009Z] --- PASS: TestNetworkDBWatch (3.08s) [2021-12-09T23:18:29.009Z] === RUN TestNetworkDBBulkSync [2021-12-09T23:18:29.470Z] === RUN TestCreateIDMapOrder [2021-12-09T23:18:29.470Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-09T23:18:29.470Z] PASS [2021-12-09T23:18:29.470Z] coverage: 7.2% of statements [2021-12-09T23:18:29.470Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2021-12-09T23:18:29.931Z] --- PASS: TestGetAddress (23.77s) [2021-12-09T23:18:29.931Z] === RUN TestRequestSyntaxCheck [2021-12-09T23:18:29.931Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-12-09T23:18:29.931Z] === RUN TestRequest [2021-12-09T23:18:30.392Z] 2021/12/09 23:18:30 Closing DB instances... [2021-12-09T23:18:30.853Z] === RUN TestFixedBufferCap [2021-12-09T23:18:30.853Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-09T23:18:30.853Z] === RUN TestFixedBufferLen [2021-12-09T23:18:30.853Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-09T23:18:30.853Z] === RUN TestFixedBufferString [2021-12-09T23:18:30.853Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-09T23:18:30.853Z] === RUN TestFixedBufferWrite [2021-12-09T23:18:30.853Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-09T23:18:30.853Z] === RUN TestFixedBufferRead [2021-12-09T23:18:30.853Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-09T23:18:30.853Z] === RUN TestBytesPipeRead [2021-12-09T23:18:30.853Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-09T23:18:30.853Z] === RUN TestBytesPipeWrite [2021-12-09T23:18:30.853Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-09T23:18:30.853Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-09T23:18:31.314Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2021-12-09T23:18:31.314Z] === RUN TestAtomicWriteToFile [2021-12-09T23:18:31.314Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-12-09T23:18:31.314Z] === RUN TestAtomicWriteSetCommit [2021-12-09T23:18:31.314Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-09T23:18:31.314Z] === RUN TestAtomicWriteSetCancel [2021-12-09T23:18:31.314Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-09T23:18:31.314Z] === RUN TestReadCloserWrapperClose [2021-12-09T23:18:31.314Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-09T23:18:31.314Z] === RUN TestReaderErrWrapperReadOnError [2021-12-09T23:18:31.314Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-09T23:18:31.314Z] === RUN TestReaderErrWrapperRead [2021-12-09T23:18:31.314Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-09T23:18:31.314Z] === RUN TestCancelReadCloser [2021-12-09T23:18:31.774Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-09T23:18:31.774Z] === RUN TestWriteCloserWrapperClose [2021-12-09T23:18:31.774Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-09T23:18:31.774Z] === RUN TestNopWriteCloser [2021-12-09T23:18:31.774Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-09T23:18:31.774Z] === RUN TestNopWriter [2021-12-09T23:18:31.774Z] --- PASS: TestNopWriter (0.00s) [2021-12-09T23:18:31.774Z] === RUN TestWriteCounter [2021-12-09T23:18:31.774Z] --- PASS: TestWriteCounter (0.00s) [2021-12-09T23:18:31.774Z] PASS [2021-12-09T23:18:31.774Z] coverage: 69.2% of statements [2021-12-09T23:18:31.774Z] ok github.com/docker/docker/pkg/ioutils 0.704s coverage: 69.2% of statements [2021-12-09T23:18:32.236Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-12-09T23:18:32.236Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-09T23:18:32.432Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-12-09T23:18:32.432Z] === RUN TestBuildWithEmptyLayers [2021-12-09T23:18:32.696Z] === RUN TestError [2021-12-09T23:18:32.696Z] --- PASS: TestError (0.00s) [2021-12-09T23:18:32.696Z] === RUN TestProgressString [2021-12-09T23:18:32.696Z] === RUN TestProgressString/no_progress [2021-12-09T23:18:32.696Z] === RUN TestProgressString/progress_1 [2021-12-09T23:18:32.696Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-09T23:18:32.696Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-09T23:18:32.696Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-09T23:18:32.696Z] === RUN TestProgressString/with_units [2021-12-09T23:18:32.696Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-09T23:18:32.696Z] === RUN TestProgressString/hide_counts [2021-12-09T23:18:32.696Z] --- PASS: TestProgressString (0.00s) [2021-12-09T23:18:32.696Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-09T23:18:32.696Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-09T23:18:32.696Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-09T23:18:32.696Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-09T23:18:32.696Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-09T23:18:32.696Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-09T23:18:32.696Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-09T23:18:32.696Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-09T23:18:32.696Z] === RUN TestJSONMessageDisplay [2021-12-09T23:18:32.696Z] --- PASS: TestJSONMessageDisplay (0.19s) [2021-12-09T23:18:32.696Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-09T23:18:32.696Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-09T23:18:32.696Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-09T23:18:32.696Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-09T23:18:32.696Z] === RUN TestDisplayJSONMessagesStream [2021-12-09T23:18:32.696Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-09T23:18:32.696Z] PASS [2021-12-09T23:18:32.696Z] coverage: 91.7% of statements [2021-12-09T23:18:32.696Z] ok github.com/docker/docker/pkg/jsonmessage 0.230s coverage: 91.7% of statements [2021-12-09T23:18:33.195Z] --- PASS: TestBuildMultiStageOnBuild (12.25s) [2021-12-09T23:18:33.195Z] === RUN TestBuildUncleanTarFilenames [2021-12-09T23:18:33.195Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:18:33.195Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-09T23:18:33.195Z] === RUN TestBuildMultiStageLayerLeak [2021-12-09T23:18:33.668Z] === RUN TestStandardLongPath [2021-12-09T23:18:33.668Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-09T23:18:33.668Z] === RUN TestUNCLongPath [2021-12-09T23:18:33.668Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-09T23:18:33.668Z] PASS [2021-12-09T23:18:33.668Z] coverage: 100.0% of statements [2021-12-09T23:18:33.668Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2021-12-09T23:18:34.130Z] === RUN TestNameFormat [2021-12-09T23:18:34.130Z] --- PASS: TestNameFormat (0.00s) [2021-12-09T23:18:34.130Z] === RUN TestNameRetries [2021-12-09T23:18:34.130Z] --- PASS: TestNameRetries (0.00s) [2021-12-09T23:18:34.130Z] PASS [2021-12-09T23:18:34.130Z] coverage: 85.7% of statements [2021-12-09T23:18:34.130Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2021-12-09T23:18:34.423Z] --- PASS: TestReplicatedJob (5.41s) [2021-12-09T23:18:34.423Z] === RUN TestUpdateReplicatedJob [2021-12-09T23:18:34.591Z] === RUN TestParseKeyValueOpt [2021-12-09T23:18:34.591Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-09T23:18:34.591Z] === RUN TestParseUintList [2021-12-09T23:18:34.591Z] --- PASS: TestParseUintList (0.00s) [2021-12-09T23:18:34.591Z] === RUN TestParseUintListMaximumLimits [2021-12-09T23:18:34.591Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-09T23:18:34.591Z] PASS [2021-12-09T23:18:34.591Z] coverage: 97.0% of statements [2021-12-09T23:18:34.591Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2021-12-09T23:18:35.039Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-12-09T23:18:35.039Z] === RUN TestBuildMultiStageOnBuild [2021-12-09T23:18:35.052Z] 2021/12/09 23:18:34 Closing DB instances... [2021-12-09T23:18:35.208Z] --- PASS: TestUpdateRestartPolicy (10.70s) [2021-12-09T23:18:35.208Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-09T23:18:35.208Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2021-12-09T23:18:35.208Z] === RUN TestWaitNonBlocked [2021-12-09T23:18:35.208Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:18:35.208Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:18:35.208Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:18:35.208Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:18:35.208Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:18:35.208Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:18:35.208Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-09T23:18:35.208Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2021-12-09T23:18:35.208Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2021-12-09T23:18:35.208Z] === RUN TestWaitBlocked [2021-12-09T23:18:35.208Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-09T23:18:35.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-09T23:18:35.208Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-09T23:18:35.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-09T23:18:35.208Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-09T23:18:35.208Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-09T23:18:35.469Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-09T23:18:35.469Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2021-12-09T23:18:35.469Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2021-12-09T23:18:35.469Z] === CONT TestContainerStartOnDaemonRestart [2021-12-09T23:18:35.469Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-09T23:18:35.514Z] === RUN TestNewAndRemove [2021-12-09T23:18:35.514Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-09T23:18:35.514Z] === RUN TestRemoveInvalidPath [2021-12-09T23:18:35.514Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-09T23:18:35.514Z] PASS [2021-12-09T23:18:35.514Z] coverage: 82.6% of statements [2021-12-09T23:18:35.514Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2021-12-09T23:18:36.937Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2021-12-09T23:18:36.937Z] === RUN TestServiceListWithStatuses [2021-12-09T23:18:36.937Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-09T23:18:36.937Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-12-09T23:18:36.937Z] === RUN TestDockerNetworkConnectAlias [2021-12-09T23:18:37.057Z] === RUN TestFailedConnection [2021-12-09T23:18:37.380Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.83s) [2021-12-09T23:18:37.380Z] === CONT TestIpcModeOlderClient [2021-12-09T23:18:37.380Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-12-09T23:18:37.380Z] === CONT TestContainerKillOnDaemonStart [2021-12-09T23:18:37.640Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s) [2021-12-09T23:18:37.640Z] === CONT TestDaemonHostGatewayIP [2021-12-09T23:18:37.974Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:18:37.974Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:18:38.028Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.93s) [2021-12-09T23:18:38.028Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-09T23:18:38.028Z] --- PASS: TestRequest (8.31s) [2021-12-09T23:18:38.029Z] === RUN TestOverlappingRequests [2021-12-09T23:18:38.489Z] --- PASS: TestOverlappingRequests (0.36s) [2021-12-09T23:18:38.489Z] === RUN TestRelease [2021-12-09T23:18:38.949Z] 2021/12/09 23:18:38 Closing DB instances... [2021-12-09T23:18:39.410Z] --- PASS: TestFailedConnection (2.01s) [2021-12-09T23:18:39.411Z] === RUN TestFailOnce [2021-12-09T23:18:39.411Z] 2021/12/09 23:18:38 http: panic serving 127.0.0.1:49292: Plugin not ready [2021-12-09T23:18:39.411Z] goroutine 34 [running]: [2021-12-09T23:18:39.411Z] net/http.(*conn).serve.func1() [2021-12-09T23:18:39.411Z] c:/go/src/net/http/server.go:1802 +0xb9 [2021-12-09T23:18:39.411Z] panic({0x131ac40, 0x1427350}) [2021-12-09T23:18:39.411Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-09T23:18:39.411Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xa7339c0744c165ea}, 0xc000099a98) [2021-12-09T23:18:39.411Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-09T23:18:39.411Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14340d0, 0xc0000b8000}, 0x126f0e6) [2021-12-09T23:18:39.411Z] c:/go/src/net/http/server.go:2047 +0x2f [2021-12-09T23:18:39.411Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x14340d0, 0xc0000b8000}, 0xc0001aa000) [2021-12-09T23:18:39.411Z] c:/go/src/net/http/server.go:2425 +0x149 [2021-12-09T23:18:39.411Z] net/http.serverHandler.ServeHTTP({0x14326d0}, {0x14340d0, 0xc0000b8000}, 0xc0001aa000) [2021-12-09T23:18:39.411Z] c:/go/src/net/http/server.go:2879 +0x43b [2021-12-09T23:18:39.411Z] net/http.(*conn).serve(0xc0001a0000, {0x1435fa0, 0xc0001820c0}) [2021-12-09T23:18:39.411Z] c:/go/src/net/http/server.go:1930 +0xb08 [2021-12-09T23:18:39.411Z] created by net/http.(*Server).Serve [2021-12-09T23:18:39.411Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2021-12-09T23:18:39.411Z] time="2021-12-09T23:18:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2021-12-09T23:18:39.872Z] --- PASS: TestRelease (1.41s) [2021-12-09T23:18:39.872Z] === RUN TestAllocateRandomDeallocate [2021-12-09T23:18:40.181Z] --- PASS: TestDaemonHostGatewayIP (2.24s) [2021-12-09T23:18:40.181Z] === CONT TestDaemonRestartIpcMode [2021-12-09T23:18:40.300Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-12-09T23:18:40.300Z] === RUN TestBuildUncleanTarFilenames [2021-12-09T23:18:40.333Z] --- PASS: TestFailOnce (1.19s) [2021-12-09T23:18:40.333Z] === RUN TestEchoInputOutput [2021-12-09T23:18:40.333Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-09T23:18:40.333Z] === RUN TestBackoff [2021-12-09T23:18:40.333Z] --- PASS: TestBackoff (0.00s) [2021-12-09T23:18:40.333Z] === RUN TestAbortRetry [2021-12-09T23:18:40.333Z] --- PASS: TestAbortRetry (0.00s) [2021-12-09T23:18:40.333Z] === RUN TestClientScheme [2021-12-09T23:18:40.333Z] --- PASS: TestClientScheme (0.00s) [2021-12-09T23:18:40.333Z] === RUN TestNewClientWithTimeout [2021-12-09T23:18:40.333Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-12-09T23:18:40.794Z] === RUN TestNetworkDBGarbageCollection [2021-12-09T23:18:40.794Z] time="2021-12-09T23:18:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-09T23:18:40.867Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-12-09T23:18:40.867Z] === RUN TestBuildMultiStageLayerLeak [2021-12-09T23:18:41.102Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2021-12-09T23:18:41.102Z] === RUN TestDockerNetworkReConnect [2021-12-09T23:18:42.095Z] --- PASS: TestDaemonRestartIpcMode (2.09s) [2021-12-09T23:18:42.340Z] time="2021-12-09T23:18:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-09T23:18:43.542Z] --- PASS: TestBuildMultiStageLayerLeak (10.33s) [2021-12-09T23:18:43.542Z] === RUN TestBuildWithHugeFile [2021-12-09T23:18:43.801Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-12-09T23:18:43.801Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.28s) [2021-12-09T23:18:43.801Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.60s) [2021-12-09T23:18:43.801Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.68s) [2021-12-09T23:18:43.801Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.77s) [2021-12-09T23:18:43.801Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.41s) [2021-12-09T23:18:43.801Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.15s) [2021-12-09T23:18:43.801Z] === RUN TestBuildMultiStageCopy [2021-12-09T23:18:43.801Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-09T23:18:44.367Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2021-12-09T23:18:44.367Z] === RUN TestServicePlugin [2021-12-09T23:18:44.525Z] --- PASS: TestAllocateRandomDeallocate (4.41s) [2021-12-09T23:18:44.525Z] === RUN TestRetrieveFromStore [2021-12-09T23:18:44.986Z] time="2021-12-09T23:18:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-09T23:18:45.053Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2021-12-09T23:18:45.053Z] === RUN TestBuildWithHugeFile [2021-12-09T23:18:45.960Z] --- PASS: TestRetrieveFromStore (1.43s) [2021-12-09T23:18:45.960Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-09T23:18:45.960Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-12-09T23:18:45.960Z] === RUN TestParallelPredefinedRequest1 [2021-12-09T23:18:45.960Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-09T23:18:45.960Z] === RUN TestParallelPredefinedRequest2 [2021-12-09T23:18:45.960Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-09T23:18:45.960Z] === RUN TestParallelPredefinedRequest3 [2021-12-09T23:18:45.960Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-09T23:18:45.960Z] === RUN TestParallelPredefinedRequest4 [2021-12-09T23:18:45.960Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-09T23:18:45.960Z] === RUN TestParallelPredefinedRequest5 [2021-12-09T23:18:45.960Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-09T23:18:45.960Z] === RUN TestDebug [2021-12-09T23:18:45.960Z] --- PASS: TestDebug (0.00s) [2021-12-09T23:18:45.960Z] === RUN TestRequestPoolParallel [2021-12-09T23:18:46.420Z] --- PASS: TestRequestPoolParallel (0.60s) [2021-12-09T23:18:46.420Z] === RUN TestFullAllocateRelease [2021-12-09T23:18:46.883Z] --- PASS: TestFullAllocateRelease (0.58s) [2021-12-09T23:18:46.883Z] === RUN TestOddAllocateRelease [2021-12-09T23:18:47.348Z] --- PASS: TestOddAllocateRelease (0.30s) [2021-12-09T23:18:47.348Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-09T23:18:47.348Z] === RUN TestParseEmptyInterface [2021-12-09T23:18:47.348Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-09T23:18:47.348Z] === RUN TestParseNonInterfaceType [2021-12-09T23:18:47.348Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-09T23:18:47.348Z] === RUN TestParseWithOneFunction [2021-12-09T23:18:47.348Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-09T23:18:47.348Z] === RUN TestParseWithMultipleFuncs [2021-12-09T23:18:47.348Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-09T23:18:47.348Z] === RUN TestParseWithUnnamedReturn [2021-12-09T23:18:47.348Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-09T23:18:47.348Z] === RUN TestEmbeddedInterface [2021-12-09T23:18:47.348Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-09T23:18:47.348Z] === RUN TestParsedImports [2021-12-09T23:18:47.348Z] --- PASS: TestParsedImports (0.00s) [2021-12-09T23:18:47.348Z] === RUN TestAliasedImports [2021-12-09T23:18:47.348Z] --- PASS: TestAliasedImports (0.00s) [2021-12-09T23:18:47.348Z] PASS [2021-12-09T23:18:47.348Z] coverage: 56.8% of statements [2021-12-09T23:18:47.348Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.056s coverage: 56.8% of statements [2021-12-09T23:18:47.348Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-12-09T23:18:47.348Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-09T23:18:47.348Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-12-09T23:18:47.348Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-09T23:18:47.348Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-12-09T23:18:47.348Z] === CONT TestParallelPredefinedRequest1 [2021-12-09T23:18:47.348Z] === CONT TestParallelPredefinedRequest4 [2021-12-09T23:18:47.348Z] === CONT TestParallelPredefinedRequest1 [2021-12-09T23:18:47.348Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:18:47.348Z] === CONT TestParallelPredefinedRequest5 [2021-12-09T23:18:47.348Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:18:47.348Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-09T23:18:47.348Z] === CONT TestParallelPredefinedRequest2 [2021-12-09T23:18:47.348Z] === CONT TestParallelPredefinedRequest3 [2021-12-09T23:18:47.348Z] === CONT TestParallelPredefinedRequest2 [2021-12-09T23:18:47.348Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:18:47.348Z] === CONT TestParallelPredefinedRequest4 [2021-12-09T23:18:47.348Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:18:47.348Z] === CONT TestParallelPredefinedRequest3 [2021-12-09T23:18:47.348Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:18:47.348Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-09T23:18:47.348Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-09T23:18:47.348Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-09T23:18:47.348Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-09T23:18:47.348Z] PASS [2021-12-09T23:18:47.348Z] coverage: 85.3% of statements [2021-12-09T23:18:47.348Z] ok github.com/docker/docker/libnetwork/ipam 47.967s coverage: 85.3% of statements [2021-12-09T23:18:47.632Z] plugin_test.go:61: [d8bdb4a8aefaa] joining swarm manager [dd54e592850c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:18:48.557Z] plugin_test.go:64: [d96127918762a] joining swarm manager [dd54e592850c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:18:48.891Z] === RUN TestHTTPTransport [2021-12-09T23:18:48.891Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-09T23:18:48.891Z] PASS [2021-12-09T23:18:48.891Z] coverage: 85.7% of statements [2021-12-09T23:18:48.891Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2021-12-09T23:18:49.351Z] time="2021-12-09T23:18:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-09T23:18:49.813Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-09T23:18:49.813Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-09T23:18:49.813Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-09T23:18:49.813Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-09T23:18:49.813Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-09T23:18:49.813Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-09T23:18:49.813Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-09T23:18:49.813Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-09T23:18:49.813Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-09T23:18:49.813Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-09T23:18:49.813Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-09T23:18:49.813Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-09T23:18:49.813Z] === RUN TestBufferPoolPutAndGet [2021-12-09T23:18:49.813Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-09T23:18:49.813Z] PASS [2021-12-09T23:18:49.813Z] coverage: 88.2% of statements [2021-12-09T23:18:49.813Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2021-12-09T23:18:50.224Z] --- PASS: TestContainerKillOnDaemonStart (11.54s) [2021-12-09T23:18:50.224Z] PASS [2021-12-09T23:18:50.224Z] [2021-12-09T23:18:50.224Z] === Skipped [2021-12-09T23:18:50.224Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-12-09T23:18:50.224Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:18:50.224Z] [2021-12-09T23:18:50.224Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-09T23:18:50.224Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-09T23:18:50.224Z] [2021-12-09T23:18:50.224Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-09T23:18:50.224Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-09T23:18:50.224Z] [2021-12-09T23:18:50.224Z] DONE 200 tests, 3 skipped in 111.456s [2021-12-09T23:18:50.224Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-09T23:18:50.224Z] ++ 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-12-09T23:18:50.224Z] ++ set -e [2021-12-09T23:18:50.224Z] ++ '[' -n 0 ']' [2021-12-09T23:18:50.224Z] ++ set -x [2021-12-09T23:18:50.224Z] ++ 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-12-09T23:18:50.224Z] === RUN TestConfigDaemonLibtrustID [2021-12-09T23:18:50.224Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-12-09T23:18:50.224Z] === RUN TestDaemonConfigValidation [2021-12-09T23:18:50.224Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-09T23:18:50.224Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-09T23:18:50.224Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-09T23:18:50.224Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-09T23:18:50.224Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-09T23:18:50.224Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-09T23:18:50.224Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-09T23:18:50.224Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-09T23:18:50.224Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-09T23:18:50.224Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-09T23:18:50.224Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-09T23:18:50.224Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-09T23:18:50.224Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-09T23:18:50.224Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-09T23:18:50.224Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-09T23:18:50.224Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-09T23:18:50.224Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2021-12-09T23:18:50.224Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2021-12-09T23:18:50.224Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2021-12-09T23:18:50.224Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-12-09T23:18:50.224Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) [2021-12-09T23:18:50.224Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-09T23:18:50.224Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-09T23:18:50.274Z] === RUN TestOutputOnPrematureClose [2021-12-09T23:18:50.274Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-09T23:18:50.274Z] === RUN TestCompleteSilently [2021-12-09T23:18:50.274Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-09T23:18:50.274Z] PASS [2021-12-09T23:18:50.274Z] coverage: 75.9% of statements [2021-12-09T23:18:50.274Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2021-12-09T23:18:50.734Z] === RUN TestSendToOneSub [2021-12-09T23:18:50.734Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-09T23:18:50.734Z] === RUN TestSendToMultipleSubs [2021-12-09T23:18:50.734Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-09T23:18:50.734Z] === RUN TestEvictOneSub [2021-12-09T23:18:50.734Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-09T23:18:50.734Z] === RUN TestClosePublisher [2021-12-09T23:18:50.734Z] --- PASS: TestClosePublisher (0.00s) [2021-12-09T23:18:50.734Z] === RUN TestPubSubRace [2021-12-09T23:18:50.795Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-09T23:18:50.906Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-09T23:18:51.368Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-09T23:18:52.177Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-09T23:18:52.283Z] --- PASS: TestPubSubRace (1.07s) [2021-12-09T23:18:52.283Z] PASS [2021-12-09T23:18:52.283Z] coverage: 75.0% of statements [2021-12-09T23:18:52.283Z] ok github.com/docker/docker/pkg/pubsub 1.115s coverage: 75.0% of statements [2021-12-09T23:18:52.344Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-09T23:18:52.744Z] === RUN TestRegister [2021-12-09T23:18:52.744Z] --- PASS: TestRegister (0.00s) [2021-12-09T23:18:52.744Z] === RUN TestCommand [2021-12-09T23:18:52.744Z] --- PASS: TestCommand (0.03s) [2021-12-09T23:18:52.744Z] === RUN TestNaiveSelf [2021-12-09T23:18:52.744Z] --- PASS: TestNaiveSelf (0.07s) [2021-12-09T23:18:52.744Z] PASS [2021-12-09T23:18:52.744Z] coverage: 82.4% of statements [2021-12-09T23:18:52.744Z] ok github.com/docker/docker/pkg/reexec 0.148s coverage: 82.4% of statements [2021-12-09T23:18:53.118Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-09T23:18:53.118Z] daemon_test.go:156: [df53bb49edf9b] daemon is not started [2021-12-09T23:18:53.118Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-12-09T23:18:53.118Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-12-09T23:18:53.118Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-12-09T23:18:53.118Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-12-09T23:18:53.118Z] === RUN TestDaemonProxy [2021-12-09T23:18:53.118Z] === RUN TestDaemonProxy/environment_variables [2021-12-09T23:18:53.319Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-09T23:18:53.717Z] === RUN TestDump [2021-12-09T23:18:53.717Z] goroutine 4 [running]: [2021-12-09T23:18:53.717Z] github.com/docker/docker/pkg/stack.dump(0xcfb457) [2021-12-09T23:18:53.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-09T23:18:53.717Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-09T23:18:53.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-09T23:18:53.717Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-09T23:18:53.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-09T23:18:53.717Z] testing.tRunner(0xc00002dd40, 0xe68e38) [2021-12-09T23:18:53.717Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-09T23:18:53.717Z] created by testing.(*T).Run [2021-12-09T23:18:53.717Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-09T23:18:53.717Z] [2021-12-09T23:18:53.717Z] goroutine 1 [chan receive]: [2021-12-09T23:18:53.717Z] testing.(*T).Run(0xc00002dba0, {0xe5a4fd, 0xcda1b3}, 0xe68e38) [2021-12-09T23:18:53.717Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-09T23:18:53.717Z] testing.runTests.func1(0xc000019800) [2021-12-09T23:18:53.717Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-09T23:18:53.717Z] testing.tRunner(0xc00002dba0, 0xc000051ce0) [2021-12-09T23:18:53.717Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-09T23:18:53.717Z] testing.runTests(0xc00005c080, {0xfccba0, 0x3, 0x3}, {0xcfa6ad, 0xe5c1f7, 0xfd1640}) [2021-12-09T23:18:53.717Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-09T23:18:53.717Z] testing.(*M).Run(0xc00005c080) [2021-12-09T23:18:53.717Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-09T23:18:53.717Z] main.main() [2021-12-09T23:18:53.717Z] _testmain.go:95 +0x1f5 [2021-12-09T23:18:53.717Z] --- PASS: TestDump (0.00s) [2021-12-09T23:18:53.717Z] === RUN TestDumpToFile [2021-12-09T23:18:53.717Z] --- PASS: TestDumpToFile (0.22s) [2021-12-09T23:18:53.717Z] === RUN TestDumpToFileWithEmptyInput [2021-12-09T23:18:53.717Z] goroutine 6 [running]: [2021-12-09T23:18:53.717Z] github.com/docker/docker/pkg/stack.dump(0xd683f4) [2021-12-09T23:18:53.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-09T23:18:53.717Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xd687a0}) [2021-12-09T23:18:53.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-09T23:18:53.717Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dd40) [2021-12-09T23:18:53.717Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-09T23:18:53.717Z] testing.tRunner(0xc00010a340, 0xe68e28) [2021-12-09T23:18:53.717Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-09T23:18:53.717Z] created by testing.(*T).Run [2021-12-09T23:18:53.717Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-09T23:18:53.717Z] [2021-12-09T23:18:53.717Z] goroutine 1 [chan receive]: [2021-12-09T23:18:53.717Z] testing.(*T).Run(0xc00002dba0, {0xe61289, 0xcda1b3}, 0xe68e28) [2021-12-09T23:18:53.717Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-09T23:18:53.717Z] testing.runTests.func1(0xc000019800) [2021-12-09T23:18:53.717Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-09T23:18:53.717Z] testing.tRunner(0xc00002dba0, 0xc000051ce0) [2021-12-09T23:18:53.718Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-09T23:18:53.718Z] testing.runTests(0xc00005c080, {0xfccba0, 0x3, 0x3}, {0xcfa6ad, 0xe5c1f7, 0xfd1640}) [2021-12-09T23:18:53.718Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-09T23:18:53.718Z] testing.(*M).Run(0xc00005c080) [2021-12-09T23:18:53.718Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-09T23:18:53.718Z] main.main() [2021-12-09T23:18:53.718Z] _testmain.go:95 +0x1f5 [2021-12-09T23:18:53.718Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-09T23:18:53.718Z] PASS [2021-12-09T23:18:53.718Z] coverage: 90.9% of statements [2021-12-09T23:18:53.718Z] ok github.com/docker/docker/pkg/stack 0.262s coverage: 90.9% of statements [2021-12-09T23:18:54.689Z] === RUN TestNewStdWriter [2021-12-09T23:18:54.689Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-09T23:18:54.690Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestWriteWithNilBytes [2021-12-09T23:18:54.690Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestWrite [2021-12-09T23:18:54.690Z] --- PASS: TestWrite (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestWriteWithWriterError [2021-12-09T23:18:54.690Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-09T23:18:54.690Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestStdCopyWriteAndRead [2021-12-09T23:18:54.690Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-09T23:18:54.690Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-09T23:18:54.690Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-09T23:18:54.690Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-09T23:18:54.690Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-09T23:18:54.690Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-09T23:18:54.690Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-09T23:18:54.690Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-09T23:18:54.690Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-09T23:18:54.690Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-09T23:18:54.690Z] PASS [2021-12-09T23:18:54.690Z] coverage: 100.0% of statements [2021-12-09T23:18:54.690Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2021-12-09T23:18:54.865Z] --- PASS: TestBuildMultiStageCopy (11.24s) [2021-12-09T23:18:54.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.26s) [2021-12-09T23:18:54.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2021-12-09T23:18:54.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2021-12-09T23:18:54.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.11s) [2021-12-09T23:18:54.865Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.24s) [2021-12-09T23:18:54.865Z] === RUN TestBuildMultiStageParentConfig [2021-12-09T23:18:55.028Z] === RUN TestDaemonProxy/command-line_options [2021-12-09T23:18:55.665Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-09T23:18:55.665Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-09T23:18:55.665Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-09T23:18:55.665Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-09T23:18:55.665Z] === RUN TestFormatStatus [2021-12-09T23:18:55.665Z] --- PASS: TestFormatStatus (0.00s) [2021-12-09T23:18:55.665Z] === RUN TestFormatError [2021-12-09T23:18:55.665Z] --- PASS: TestFormatError (0.00s) [2021-12-09T23:18:55.665Z] === RUN TestFormatJSONError [2021-12-09T23:18:55.665Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-09T23:18:55.665Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-09T23:18:55.665Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-09T23:18:55.665Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-09T23:18:55.665Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-09T23:18:55.665Z] === RUN TestNewJSONProgressOutput [2021-12-09T23:18:55.665Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-09T23:18:55.665Z] === RUN TestAuxFormatterEmit [2021-12-09T23:18:55.665Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-09T23:18:55.665Z] === RUN TestStreamWriterStdout [2021-12-09T23:18:55.665Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-09T23:18:55.665Z] === RUN TestStreamWriterStderr [2021-12-09T23:18:55.665Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-09T23:18:55.665Z] PASS [2021-12-09T23:18:55.665Z] coverage: 66.2% of statements [2021-12-09T23:18:55.665Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2021-12-09T23:18:56.125Z] === RUN TestGenerateRandomID [2021-12-09T23:18:56.125Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-09T23:18:56.125Z] === RUN TestShortenId [2021-12-09T23:18:56.125Z] --- PASS: TestShortenId (0.00s) [2021-12-09T23:18:56.125Z] === RUN TestShortenSha256Id [2021-12-09T23:18:56.125Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-09T23:18:56.125Z] === RUN TestShortenIdEmpty [2021-12-09T23:18:56.125Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-09T23:18:56.125Z] === RUN TestShortenIdInvalid [2021-12-09T23:18:56.125Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-09T23:18:56.125Z] === RUN TestIsShortIDNonHex [2021-12-09T23:18:56.125Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-09T23:18:56.125Z] === RUN TestIsShortIDNotCorrectSize [2021-12-09T23:18:56.125Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-09T23:18:56.125Z] PASS [2021-12-09T23:18:56.125Z] coverage: 70.6% of statements [2021-12-09T23:18:56.125Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2021-12-09T23:18:56.409Z] === RUN TestDaemonProxy/configuration_file [2021-12-09T23:18:57.055Z] --- PASS: TestBuildMultiStageParentConfig (2.23s) [2021-12-09T23:18:57.055Z] === RUN TestBuildLabelWithTargets [2021-12-09T23:18:57.055Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:18:57.055Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-09T23:18:57.055Z] === RUN TestBuildWithEmptyLayers [2021-12-09T23:18:57.096Z] === RUN TestIsCpusetListAvailable [2021-12-09T23:18:57.096Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-09T23:18:57.096Z] PASS [2021-12-09T23:18:57.096Z] coverage: 39.4% of statements [2021-12-09T23:18:57.096Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2021-12-09T23:18:58.030Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2021-12-09T23:18:58.030Z] === RUN TestBuildMultiStageOnBuild [2021-12-09T23:18:58.069Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-12-09T23:18:58.069Z] === RUN TestClientStream [2021-12-09T23:18:58.069Z] --- PASS: TestClientStream (0.00s) [2021-12-09T23:18:58.069Z] === RUN TestClientSendFile [2021-12-09T23:18:58.069Z] --- PASS: TestClientSendFile (0.00s) [2021-12-09T23:18:58.069Z] === RUN TestClientWithRequestTimeout [2021-12-09T23:18:58.069Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-12-09T23:18:58.069Z] === RUN TestFileSpecPlugin [2021-12-09T23:18:58.069Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-09T23:18:58.069Z] === RUN TestFileJSONSpecPlugin [2021-12-09T23:18:58.069Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-12-09T23:18:58.069Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-09T23:18:58.069Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-12-09T23:18:58.069Z] === RUN TestPluginAddHandler [2021-12-09T23:18:58.069Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-09T23:18:58.069Z] === RUN TestPluginWaitBadPlugin [2021-12-09T23:18:58.069Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-09T23:18:58.069Z] === RUN TestGet [2021-12-09T23:18:58.069Z] time="2021-12-09T23:18:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-09T23:18:58.324Z] === RUN TestDaemonProxy/conflicting_options [2021-12-09T23:18:58.689Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-12-09T23:18:58.689Z] Copying nested executables into bundles/binary-daemon [2021-12-09T23:18:58.689Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-12-09T23:18:58.689Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:18:58.689Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-12-09T23:18:58.689Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-12-09T23:18:58.894Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-09T23:18:59.023Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6de7c780cd9eb40797042669f572f58635447f5f -e DOCKER_GRAPHDRIVER docker:6de7c780cd9eb40797042669f572f58635447f5f hack/make.sh cross [2021-12-09T23:18:59.041Z] === RUN TestChtimes [2021-12-09T23:18:59.041Z] --- PASS: TestChtimes (0.00s) [2021-12-09T23:18:59.041Z] === RUN TestChtimesWindows [2021-12-09T23:18:59.041Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-09T23:18:59.041Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-09T23:18:59.041Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-09T23:18:59.041Z] === RUN TestEnsureRemoveAllNotExist [2021-12-09T23:18:59.041Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-09T23:18:59.041Z] === RUN TestEnsureRemoveAllWithDir [2021-12-09T23:18:59.041Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-09T23:18:59.041Z] === RUN TestEnsureRemoveAllWithFile [2021-12-09T23:18:59.041Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-09T23:18:59.041Z] === RUN TestHasWin32KSupport [2021-12-09T23:18:59.041Z] syscall_windows_test.go:8: win32k: true [2021-12-09T23:18:59.041Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-09T23:18:59.041Z] PASS [2021-12-09T23:18:59.041Z] coverage: 13.0% of statements [2021-12-09T23:18:59.041Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 13.0% of statements [2021-12-09T23:18:59.041Z] time="2021-12-09T23:18:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-09T23:18:59.154Z] --- PASS: TestDaemonProxy (6.30s) [2021-12-09T23:18:59.154Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2021-12-09T23:18:59.154Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2021-12-09T23:18:59.154Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2021-12-09T23:18:59.154Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-09T23:18:59.154Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-12-09T23:18:59.154Z] PASS [2021-12-09T23:18:59.154Z] [2021-12-09T23:18:59.154Z] DONE 17 tests in 10.225s [2021-12-09T23:18:59.154Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-12-09T23:18:59.154Z] ++ 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-12-09T23:18:59.154Z] ++ set -e [2021-12-09T23:18:59.154Z] ++ '[' -n 0 ']' [2021-12-09T23:18:59.154Z] ++ set -x [2021-12-09T23:18:59.154Z] ++ 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-12-09T23:18:59.415Z] INFO: Testing against a local daemon [2021-12-09T23:18:59.415Z] === RUN TestCommitInheritsEnv [2021-12-09T23:18:59.594Z] [2021-12-09T23:18:59.675Z] --- PASS: TestCommitInheritsEnv (0.24s) [2021-12-09T23:18:59.675Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-09T23:18:59.675Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-09T23:18:59.675Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-09T23:18:59.675Z] === RUN TestImagesFilterMultiReference [2021-12-09T23:18:59.675Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-12-09T23:18:59.675Z] === RUN TestImagePullPlatformInvalid [2021-12-09T23:18:59.675Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-09T23:18:59.675Z] === RUN TestRemoveImageOrphaning [2021-12-09T23:18:59.854Z] Removing bundles/ [2021-12-09T23:18:59.854Z] [2021-12-09T23:18:59.854Z] ---> Making bundle: cross (in bundles/cross) [2021-12-09T23:18:59.854Z] Cross building: bundles/cross/linux/amd64 [2021-12-09T23:18:59.854Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-12-09T23:18:59.854Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-12-09T23:18:59.936Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-12-09T23:18:59.936Z] === RUN TestRemoveImageGarbageCollector [2021-12-09T23:18:59.936Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:18:59.936Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-09T23:18:59.936Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-09T23:18:59.936Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-12-09T23:18:59.936Z] === RUN TestTagInvalidReference [2021-12-09T23:18:59.936Z] --- PASS: TestTagInvalidReference (0.02s) [2021-12-09T23:18:59.936Z] === RUN TestTagValidPrefixedRepo [2021-12-09T23:18:59.936Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-09T23:18:59.936Z] === RUN TestTagExistedNameWithoutForce [2021-12-09T23:19:00.049Z] === RUN TestTailFile [2021-12-09T23:19:00.049Z] --- PASS: TestTailFile (0.00s) [2021-12-09T23:19:00.049Z] === RUN TestTailFileManyLines [2021-12-09T23:19:00.049Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-09T23:19:00.049Z] === RUN TestTailEmptyFile [2021-12-09T23:19:00.049Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-09T23:19:00.049Z] === RUN TestTailNegativeN [2021-12-09T23:19:00.049Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader [2021-12-09T23:19:00.049Z] === CONT TestNewTailReader [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/no_delimiter [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/truncated_last_line [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-09T23:19:00.049Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.049Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-09T23:19:00.049Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.049Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.049Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.049Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.049Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.049Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.049Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.049Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.049Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.049Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.050Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.050Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.050Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/no_delimiter [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.051Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.051Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.051Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.052Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.052Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.196Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-09T23:19:00.196Z] === RUN TestTagOfficialNames [2021-12-09T23:19:00.196Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-09T23:19:00.196Z] === RUN TestTagMatchesDigest [2021-12-09T23:19:00.196Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-09T23:19:00.196Z] PASS [2021-12-09T23:19:00.196Z] [2021-12-09T23:19:00.196Z] === Skipped [2021-12-09T23:19:00.196Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-09T23:19:00.196Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-09T23:19:00.196Z] [2021-12-09T23:19:00.196Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-09T23:19:00.196Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:19:00.196Z] [2021-12-09T23:19:00.196Z] DONE 12 tests, 2 skipped in 0.874s [2021-12-09T23:19:00.196Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-12-09T23:19:00.196Z] ++ 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-12-09T23:19:00.196Z] ++ set -e [2021-12-09T23:19:00.196Z] ++ '[' -n 0 ']' [2021-12-09T23:19:00.196Z] ++ set -x [2021-12-09T23:19:00.197Z] ++ 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-12-09T23:19:00.197Z] INFO: Testing against a local daemon [2021-12-09T23:19:00.197Z] === RUN TestNetworkCreateDelete [2021-12-09T23:19:00.457Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-12-09T23:19:00.457Z] === RUN TestDockerNetworkDeletePreferID [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.513Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.513Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.513Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.513Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.513Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.513Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.513Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.513Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.513Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.514Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.514Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.514Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.515Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.515Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.515Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.515Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.515Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-09T23:19:00.515Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.515Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.515Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.515Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.515Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.515Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.515Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.515Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.515Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.515Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.515Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.515Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.515Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.515Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.515Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.515Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.515Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.515Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.515Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-09T23:19:00.516Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:19:00.516Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:19:00.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:19:00.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:19:00.517Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:19:00.717Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2021-12-09T23:19:00.717Z] === RUN TestDaemonDNSFallback [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.01s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.01s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.02s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.03s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:19:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.02s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-09T23:19:00.979Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-09T23:19:00.980Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-09T23:19:00.980Z] PASS [2021-12-09T23:19:00.980Z] coverage: 88.6% of statements [2021-12-09T23:19:00.980Z] ok github.com/docker/docker/pkg/tailfile 0.407s coverage: 88.6% of statements [2021-12-09T23:19:00.980Z] time="2021-12-09T23:19:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-09T23:19:00.980Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-09T23:19:00.980Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-09T23:19:00.980Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-09T23:19:00.980Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-09T23:19:01.951Z] === RUN TestTarSumRemoveNonExistent [2021-12-09T23:19:01.951Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-12-09T23:19:01.951Z] === RUN TestTarSumRemove [2021-12-09T23:19:01.951Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-09T23:19:01.951Z] === RUN TestSortFileInfoSums [2021-12-09T23:19:01.951Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-09T23:19:01.951Z] === RUN TestNewTarSumForLabelInvalid [2021-12-09T23:19:01.951Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-09T23:19:01.951Z] === RUN TestNewTarSumForLabel [2021-12-09T23:19:01.951Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-09T23:19:01.951Z] === RUN TestEmptyTar [2021-12-09T23:19:01.951Z] --- PASS: TestEmptyTar (0.00s) [2021-12-09T23:19:01.951Z] === RUN TestTarSumsReadSize [2021-12-09T23:19:01.951Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-12-09T23:19:01.951Z] === RUN TestTarSums [2021-12-09T23:19:01.951Z] --- PASS: TestTarSums (0.07s) [2021-12-09T23:19:01.951Z] === RUN TestIteration [2021-12-09T23:19:01.952Z] --- PASS: TestIteration (0.00s) [2021-12-09T23:19:01.952Z] === RUN TestVersionLabelForChecksum [2021-12-09T23:19:01.952Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-09T23:19:01.952Z] === RUN TestVersion [2021-12-09T23:19:01.952Z] --- PASS: TestVersion (0.00s) [2021-12-09T23:19:01.952Z] === RUN TestGetVersion [2021-12-09T23:19:01.952Z] --- PASS: TestGetVersion (0.00s) [2021-12-09T23:19:01.952Z] === RUN TestGetVersions [2021-12-09T23:19:01.952Z] --- PASS: TestGetVersions (0.00s) [2021-12-09T23:19:01.952Z] PASS [2021-12-09T23:19:01.952Z] coverage: 89.3% of statements [2021-12-09T23:19:01.952Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2021-12-09T23:19:01.952Z] testing: warning: no tests to run [2021-12-09T23:19:01.952Z] PASS [2021-12-09T23:19:01.952Z] coverage: [no statements] [2021-12-09T23:19:01.952Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2021-12-09T23:19:02.413Z] === RUN TestTruncIndex [2021-12-09T23:19:02.413Z] === RUN TestIsGIT [2021-12-09T23:19:02.413Z] --- PASS: TestIsGIT (0.00s) [2021-12-09T23:19:02.413Z] === RUN TestIsTransport [2021-12-09T23:19:02.413Z] --- PASS: TestIsTransport (0.00s) [2021-12-09T23:19:02.413Z] PASS [2021-12-09T23:19:02.413Z] coverage: 100.0% of statements [2021-12-09T23:19:02.413Z] --- PASS: TestTruncIndex (0.10s) [2021-12-09T23:19:02.413Z] PASS [2021-12-09T23:19:02.413Z] coverage: 91.5% of statements [2021-12-09T23:19:02.413Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2021-12-09T23:19:02.413Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2021-12-09T23:19:03.386Z] === RUN TestVersionInfo [2021-12-09T23:19:03.386Z] --- PASS: TestVersionInfo (0.00s) [2021-12-09T23:19:03.386Z] === RUN TestAppendVersions [2021-12-09T23:19:03.386Z] --- PASS: TestAppendVersions (0.00s) [2021-12-09T23:19:03.386Z] PASS [2021-12-09T23:19:03.386Z] coverage: 88.9% of statements [2021-12-09T23:19:03.386Z] ok github.com/docker/docker/pkg/useragent 0.107s coverage: 88.9% of statements [2021-12-09T23:19:04.358Z] === RUN TestValidatePrivileges [2021-12-09T23:19:04.359Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-09T23:19:04.359Z] === RUN TestFilterByCapNeg [2021-12-09T23:19:04.359Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-09T23:19:04.359Z] === RUN TestFilterByCapPos [2021-12-09T23:19:04.359Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-09T23:19:04.359Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-09T23:19:04.359Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-09T23:19:04.359Z] PASS [2021-12-09T23:19:04.359Z] coverage: 12.0% of statements [2021-12-09T23:19:04.359Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2021-12-09T23:19:04.359Z] === RUN TestNewSettable [2021-12-09T23:19:04.359Z] --- PASS: TestNewSettable (0.00s) [2021-12-09T23:19:04.359Z] === RUN TestIsSettable [2021-12-09T23:19:04.359Z] --- PASS: TestIsSettable (0.00s) [2021-12-09T23:19:04.359Z] === RUN TestUpdateSettingsEnv [2021-12-09T23:19:04.359Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-09T23:19:04.359Z] PASS [2021-12-09T23:19:04.359Z] coverage: 20.0% of statements [2021-12-09T23:19:04.359Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2021-12-09T23:19:05.330Z] time="2021-12-09T23:19:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-09T23:19:05.330Z] === RUN TestLoad [2021-12-09T23:19:05.330Z] --- PASS: TestLoad (0.00s) [2021-12-09T23:19:05.330Z] === RUN TestSave [2021-12-09T23:19:05.331Z] --- PASS: TestSave (0.02s) [2021-12-09T23:19:05.331Z] === RUN TestAddDeleteGet [2021-12-09T23:19:05.331Z] --- PASS: TestAddDeleteGet (0.03s) [2021-12-09T23:19:05.331Z] === RUN TestInvalidTags [2021-12-09T23:19:05.331Z] --- PASS: TestInvalidTags (0.00s) [2021-12-09T23:19:05.331Z] PASS [2021-12-09T23:19:05.331Z] coverage: 84.4% of statements [2021-12-09T23:19:05.331Z] ok github.com/docker/docker/reference 0.104s coverage: 84.4% of statements [2021-12-09T23:19:06.309Z] === RUN TestResolveAuthConfigIndexServer [2021-12-09T23:19:06.309Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-09T23:19:06.309Z] === RUN TestResolveAuthConfigFullURL [2021-12-09T23:19:06.309Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-09T23:19:06.309Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-09T23:19:06.309Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-09T23:19:06.309Z] === RUN TestValidateMirror [2021-12-09T23:19:06.309Z] --- PASS: TestValidateMirror (0.00s) [2021-12-09T23:19:06.309Z] === RUN TestLoadInsecureRegistries [2021-12-09T23:19:06.309Z] time="2021-12-09T23:19: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-12-09T23:19:06.310Z] time="2021-12-09T23:19: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-12-09T23:19:06.310Z] time="2021-12-09T23:19: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-12-09T23:19:06.310Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-12-09T23:19:06.310Z] === RUN TestNewServiceConfig [2021-12-09T23:19:06.310Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-09T23:19:06.310Z] === RUN TestValidateIndexName [2021-12-09T23:19:06.310Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-09T23:19:06.310Z] === RUN TestValidateIndexNameWithError [2021-12-09T23:19:06.310Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-09T23:19:06.310Z] === RUN TestEndpointParse [2021-12-09T23:19:06.310Z] --- PASS: TestEndpointParse (0.00s) [2021-12-09T23:19:06.310Z] === RUN TestEndpointParseInvalid [2021-12-09T23:19:06.310Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-09T23:19:06.310Z] === RUN TestValidateEndpoint [2021-12-09T23:19:06.310Z] --- PASS: TestValidateEndpoint (0.01s) [2021-12-09T23:19:06.310Z] === RUN TestPing [2021-12-09T23:19:06.310Z] --- PASS: TestPing (0.00s) [2021-12-09T23:19:06.310Z] === RUN TestPingRegistryEndpoint [2021-12-09T23:19:06.310Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:06.310Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-09T23:19:06.310Z] === RUN TestEndpoint [2021-12-09T23:19:06.310Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:06.310Z] --- SKIP: TestEndpoint (0.00s) [2021-12-09T23:19:06.310Z] === RUN TestParseRepositoryInfo [2021-12-09T23:19:06.310Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-09T23:19:06.310Z] === RUN TestNewIndexInfo [2021-12-09T23:19:06.310Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-09T23:19:06.310Z] === RUN TestMirrorEndpointLookup [2021-12-09T23:19:06.310Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:06.310Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-12-09T23:19:06.770Z] === RUN TestSearchRepositories [2021-12-09T23:19:06.770Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-09T23:19:06.770Z] Host: 127.0.0.1:49316 [2021-12-09T23:19:06.770Z] User-Agent: docker test client [2021-12-09T23:19:06.770Z] Authorization: Token fake-token [2021-12-09T23:19:06.770Z] X-Docker-Token: true [2021-12-09T23:19:06.770Z] Accept-Encoding: gzip [2021-12-09T23:19:06.770Z] [2021-12-09T23:19:06.770Z] [2021-12-09T23:19:06.770Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-09T23:19:06.770Z] Connection: close [2021-12-09T23:19:06.770Z] Content-Length: 144 [2021-12-09T23:19:06.770Z] Cache-Control: no-cache [2021-12-09T23:19:06.770Z] Content-Type: application/json [2021-12-09T23:19:06.770Z] Date: Thu, 09 Dec 2021 23:19:06 GMT [2021-12-09T23:19:06.770Z] Expires: -1 [2021-12-09T23:19:06.770Z] Pragma: no-cache [2021-12-09T23:19:06.770Z] Server: docker-tests/mock [2021-12-09T23:19:06.770Z] X-Docker-Registry-Config: mock [2021-12-09T23:19:06.770Z] X-Docker-Registry-Version: 0.0.0 [2021-12-09T23:19:06.770Z] [2021-12-09T23:19:06.770Z] [2021-12-09T23:19:06.770Z] --- PASS: TestSearchRepositories (0.01s) [2021-12-09T23:19:06.770Z] === RUN TestTrustedLocation [2021-12-09T23:19:06.770Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-09T23:19:06.770Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-09T23:19:06.770Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-09T23:19:06.770Z] === RUN TestAllowNondistributableArtifacts [2021-12-09T23:19:06.770Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-09T23:19:06.770Z] === RUN TestIsSecureIndex [2021-12-09T23:19:06.770Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-09T23:19:06.770Z] PASS [2021-12-09T23:19:06.770Z] coverage: 51.2% of statements [2021-12-09T23:19:06.770Z] ok github.com/docker/docker/registry 0.245s coverage: 51.2% of statements [2021-12-09T23:19:06.770Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-09T23:19:06.770Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-12-09T23:19:06.770Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-09T23:19:06.770Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-09T23:19:06.770Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-09T23:19:06.770Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-09T23:19:06.770Z] === RUN TestResumableRequestReaderWithReadError [2021-12-09T23:19:06.770Z] time="2021-12-09T23:19:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-09T23:19:06.770Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-12-09T23:19:06.770Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-09T23:19:06.770Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-09T23:19:06.770Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-09T23:19:06.770Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-09T23:19:06.770Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-09T23:19:06.770Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-09T23:19:06.770Z] === RUN TestResumableRequestReader [2021-12-09T23:19:06.770Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-09T23:19:06.770Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-09T23:19:06.770Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-09T23:19:06.770Z] PASS [2021-12-09T23:19:06.770Z] coverage: 100.0% of statements [2021-12-09T23:19:06.770Z] ok github.com/docker/docker/registry/resumable 0.245s coverage: 100.0% of statements [2021-12-09T23:19:07.231Z] === RUN TestRestartManagerTimeout [2021-12-09T23:19:07.231Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-09T23:19:07.231Z] === RUN TestRestartManagerTimeoutReset [2021-12-09T23:19:07.231Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-09T23:19:07.231Z] PASS [2021-12-09T23:19:07.231Z] coverage: 50.9% of statements [2021-12-09T23:19:07.231Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2021-12-09T23:19:07.295Z] --- PASS: TestDaemonDNSFallback (6.22s) [2021-12-09T23:19:07.295Z] === RUN TestInspectNetwork [2021-12-09T23:19:07.692Z] === RUN TestDecodeContainerConfig [2021-12-09T23:19:07.692Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-09T23:19:07.692Z] === RUN TestDecodeContainerConfigIsolation [2021-12-09T23:19:07.692Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-09T23:19:07.692Z] === RUN TestValidatePrivileged [2021-12-09T23:19:07.692Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-09T23:19:07.692Z] PASS [2021-12-09T23:19:07.692Z] coverage: 52.6% of statements [2021-12-09T23:19:07.692Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.6% of statements [2021-12-09T23:19:08.152Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-09T23:19:08.152Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-09T23:19:08.152Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-09T23:19:08.152Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-09T23:19:08.152Z] PASS [2021-12-09T23:19:08.152Z] coverage: 62.5% of statements [2021-12-09T23:19:08.152Z] ok github.com/docker/docker/testutil 0.059s coverage: 62.5% of statements [2021-12-09T23:19:08.389Z] --- PASS: TestBuildMultiStageOnBuild (9.80s) [2021-12-09T23:19:08.389Z] === RUN TestBuildUncleanTarFilenames [2021-12-09T23:19:08.389Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:19:08.389Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-09T23:19:08.389Z] === RUN TestBuildMultiStageLayerLeak [2021-12-09T23:19:09.206Z] === RUN TestInspectNetwork/full_network_id [2021-12-09T23:19:09.206Z] === RUN TestInspectNetwork/partial_network_id [2021-12-09T23:19:09.206Z] === RUN TestInspectNetwork/network_name [2021-12-09T23:19:09.206Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-09T23:19:11.078Z] === RUN TestGetDriver [2021-12-09T23:19:11.078Z] --- PASS: TestGetDriver (0.00s) [2021-12-09T23:19:11.078Z] === RUN TestVolumeRequestError [2021-12-09T23:19:11.078Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-09T23:19:11.078Z] PASS [2021-12-09T23:19:11.078Z] coverage: 36.1% of statements [2021-12-09T23:19:11.078Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2021-12-09T23:19:11.078Z] === RUN TestGetAddress [2021-12-09T23:19:11.078Z] --- PASS: TestGetAddress (0.00s) [2021-12-09T23:19:11.078Z] === RUN TestRemove [2021-12-09T23:19:11.078Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-09T23:19:11.078Z] --- SKIP: TestRemove (0.00s) [2021-12-09T23:19:11.078Z] === RUN TestInitializeWithVolumes [2021-12-09T23:19:11.078Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-12-09T23:19:11.078Z] === RUN TestCreate [2021-12-09T23:19:11.078Z] --- PASS: TestCreate (0.01s) [2021-12-09T23:19:11.078Z] === RUN TestValidateName [2021-12-09T23:19:11.078Z] --- PASS: TestValidateName (0.00s) [2021-12-09T23:19:11.078Z] === RUN TestCreateWithOpts [2021-12-09T23:19:11.078Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-09T23:19:11.078Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-09T23:19:11.078Z] === RUN TestRelaodNoOpts [2021-12-09T23:19:11.078Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-09T23:19:11.078Z] PASS [2021-12-09T23:19:11.078Z] coverage: 41.5% of statements [2021-12-09T23:19:11.078Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2021-12-09T23:19:12.626Z] === RUN TestLCOWParseMountRaw [2021-12-09T23:19:12.626Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-09T23:19:12.626Z] === RUN TestLCOWParseMountRawSplit [2021-12-09T23:19:12.626Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-09T23:19:12.626Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-09T23:19:12.626Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-09T23:19:12.626Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-09T23:19:12.626Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-09T23:19:12.626Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-09T23:19:12.626Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-09T23:19:12.626Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-09T23:19:12.626Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-09T23:19:12.626Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-09T23:19:12.627Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-09T23:19:12.627Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-09T23:19:12.627Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-09T23:19:12.627Z] === RUN TestLinuxParseMountRaw [2021-12-09T23:19:12.627Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-09T23:19:12.627Z] === RUN TestLinuxParseMountRawSplit [2021-12-09T23:19:12.627Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-09T23:19:12.627Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-09T23:19:12.627Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-09T23:19:12.627Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-09T23:19:12.627Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-09T23:19:12.627Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-09T23:19:12.627Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-09T23:19:12.627Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-09T23:19:12.627Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-09T23:19:12.627Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-09T23:19:12.627Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-09T23:19:12.627Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-09T23:19:12.627Z] === RUN TestConvertTmpfsOptions [2021-12-09T23:19:12.627Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-09T23:19:12.627Z] linux_parser_test.go:209: data="ro" [2021-12-09T23:19:12.627Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-09T23:19:12.627Z] === RUN TestParseMountSpec [2021-12-09T23:19:12.627Z] parser_test.go:62: case 0 [2021-12-09T23:19:12.627Z] parser_test.go:62: case 1 [2021-12-09T23:19:12.627Z] parser_test.go:62: case 2 [2021-12-09T23:19:12.627Z] parser_test.go:62: case 3 [2021-12-09T23:19:12.627Z] parser_test.go:62: case 4 [2021-12-09T23:19:12.627Z] parser_test.go:62: case 5 [2021-12-09T23:19:12.627Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-09T23:19:12.627Z] === RUN TestValidateMount [2021-12-09T23:19:12.627Z] --- PASS: TestValidateMount (0.00s) [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRaw [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-09T23:19:12.627Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-09T23:19:12.627Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-09T23:19:12.627Z] PASS [2021-12-09T23:19:12.627Z] coverage: 67.6% of statements [2021-12-09T23:19:12.627Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.6% of statements [2021-12-09T23:19:13.088Z] === RUN TestSetGetMeta [2021-12-09T23:19:13.088Z] === PAUSE TestSetGetMeta [2021-12-09T23:19:13.088Z] === RUN TestRestore [2021-12-09T23:19:13.088Z] === PAUSE TestRestore [2021-12-09T23:19:13.088Z] === RUN TestServiceCreate [2021-12-09T23:19:13.088Z] === PAUSE TestServiceCreate [2021-12-09T23:19:13.088Z] === RUN TestServiceList [2021-12-09T23:19:13.088Z] === PAUSE TestServiceList [2021-12-09T23:19:13.088Z] === RUN TestServiceRemove [2021-12-09T23:19:13.088Z] === PAUSE TestServiceRemove [2021-12-09T23:19:13.088Z] === RUN TestServiceGet [2021-12-09T23:19:13.088Z] === PAUSE TestServiceGet [2021-12-09T23:19:13.088Z] === RUN TestServicePrune [2021-12-09T23:19:13.088Z] === PAUSE TestServicePrune [2021-12-09T23:19:13.088Z] === RUN TestCreate [2021-12-09T23:19:13.088Z] === PAUSE TestCreate [2021-12-09T23:19:13.088Z] === RUN TestRemove [2021-12-09T23:19:13.088Z] === PAUSE TestRemove [2021-12-09T23:19:13.088Z] === RUN TestList [2021-12-09T23:19:13.088Z] === PAUSE TestList [2021-12-09T23:19:13.088Z] === RUN TestFindByDriver [2021-12-09T23:19:13.088Z] === PAUSE TestFindByDriver [2021-12-09T23:19:13.088Z] === RUN TestFindByReferenced [2021-12-09T23:19:13.088Z] === PAUSE TestFindByReferenced [2021-12-09T23:19:13.088Z] === RUN TestDerefMultipleOfSameRef [2021-12-09T23:19:13.088Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-09T23:19:13.088Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-09T23:19:13.088Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-09T23:19:13.088Z] === RUN TestDefererencePluginOnCreateError [2021-12-09T23:19:13.088Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-09T23:19:13.088Z] === RUN TestRefDerefRemove [2021-12-09T23:19:13.088Z] === PAUSE TestRefDerefRemove [2021-12-09T23:19:13.088Z] === RUN TestGet [2021-12-09T23:19:13.088Z] === PAUSE TestGet [2021-12-09T23:19:13.088Z] === RUN TestGetWithReference [2021-12-09T23:19:13.088Z] === PAUSE TestGetWithReference [2021-12-09T23:19:13.088Z] === RUN TestFilterFunc [2021-12-09T23:19:13.088Z] === RUN TestFilterFunc/test_nil_list [2021-12-09T23:19:13.088Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-09T23:19:13.088Z] === RUN TestFilterFunc/test_empty_list [2021-12-09T23:19:13.088Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-09T23:19:13.088Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-09T23:19:13.088Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-09T23:19:13.088Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-09T23:19:13.088Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-09T23:19:13.088Z] === RUN TestFilterFunc/test_filter_some [2021-12-09T23:19:13.088Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-09T23:19:13.088Z] === RUN TestFilterFunc/test_filter_middle [2021-12-09T23:19:13.088Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-09T23:19:13.088Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-09T23:19:13.088Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-09T23:19:13.088Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-09T23:19:13.088Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-09T23:19:13.088Z] === CONT TestFilterFunc/test_nil_list [2021-12-09T23:19:13.088Z] === CONT TestFilterFunc/test_filter_some [2021-12-09T23:19:13.088Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-09T23:19:13.088Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-09T23:19:13.088Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-09T23:19:13.088Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-09T23:19:13.088Z] === CONT TestFilterFunc/test_filter_middle [2021-12-09T23:19:13.088Z] === CONT TestFilterFunc/test_empty_list [2021-12-09T23:19:13.088Z] --- PASS: TestFilterFunc (0.00s) [2021-12-09T23:19:13.088Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-09T23:19:13.088Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-09T23:19:13.088Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-09T23:19:13.088Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-09T23:19:13.088Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-09T23:19:13.088Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-09T23:19:13.088Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-09T23:19:13.088Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-09T23:19:13.088Z] === CONT TestSetGetMeta [2021-12-09T23:19:13.088Z] === CONT TestList [2021-12-09T23:19:13.088Z] === CONT TestServiceGet [2021-12-09T23:19:13.088Z] === CONT TestServiceList [2021-12-09T23:19:13.088Z] --- PASS: TestGet (15.03s) [2021-12-09T23:19:13.088Z] === RUN TestPluginWithNoManifest [2021-12-09T23:19:13.088Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-09T23:19:13.088Z] === RUN TestGetAll [2021-12-09T23:19:13.088Z] --- PASS: TestGetAll (0.02s) [2021-12-09T23:19:13.088Z] PASS [2021-12-09T23:19:13.088Z] coverage: 73.2% of statements [2021-12-09T23:19:13.088Z] --- PASS: TestSetGetMeta (0.03s) [2021-12-09T23:19:13.088Z] === CONT TestServiceCreate [2021-12-09T23:19:13.088Z] ok github.com/docker/docker/pkg/plugins 35.944s coverage: 73.2% of statements [2021-12-09T23:19:13.088Z] --- PASS: TestList (0.04s) [2021-12-09T23:19:13.088Z] === CONT TestRestore [2021-12-09T23:19:13.088Z] --- PASS: TestRestore (0.02s) [2021-12-09T23:19:13.088Z] === CONT TestDefererencePluginOnCreateError [2021-12-09T23:19:13.088Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-12-09T23:19:13.088Z] === CONT TestGetWithReference [2021-12-09T23:19:13.088Z] --- PASS: TestGetWithReference (0.02s) [2021-12-09T23:19:13.088Z] === CONT TestGet [2021-12-09T23:19:13.088Z] --- PASS: TestGet (0.02s) [2021-12-09T23:19:13.088Z] === CONT TestRefDerefRemove [2021-12-09T23:19:13.088Z] --- PASS: TestRefDerefRemove (0.02s) [2021-12-09T23:19:13.088Z] === CONT TestDerefMultipleOfSameRef [2021-12-09T23:19:13.088Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-12-09T23:19:13.088Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-09T23:19:13.088Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-12-09T23:19:13.088Z] === CONT TestFindByReferenced [2021-12-09T23:19:13.088Z] --- PASS: TestFindByReferenced (0.01s) [2021-12-09T23:19:13.088Z] === CONT TestCreate [2021-12-09T23:19:13.088Z] --- PASS: TestCreate (0.01s) [2021-12-09T23:19:13.088Z] === CONT TestRemove [2021-12-09T23:19:13.405Z] --- PASS: TestInspectNetwork (6.46s) [2021-12-09T23:19:13.405Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-09T23:19:13.405Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-09T23:19:13.405Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-09T23:19:13.405Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-09T23:19:13.405Z] === RUN TestRunContainerWithBridgeNone [2021-12-09T23:19:13.549Z] --- PASS: TestRemove (0.02s) [2021-12-09T23:19:13.549Z] === CONT TestFindByDriver [2021-12-09T23:19:13.549Z] --- PASS: TestServiceGet (0.21s) [2021-12-09T23:19:13.549Z] === CONT TestServiceRemove [2021-12-09T23:19:13.549Z] --- PASS: TestServiceList (0.22s) [2021-12-09T23:19:13.549Z] === CONT TestServicePrune [2021-12-09T23:19:13.549Z] --- PASS: TestServiceCreate (0.20s) [2021-12-09T23:19:13.549Z] --- PASS: TestServiceRemove (0.02s) [2021-12-09T23:19:13.549Z] --- PASS: TestFindByDriver (0.02s) [2021-12-09T23:19:13.549Z] time="2021-12-09T23:19:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-09T23:19:13.549Z] time="2021-12-09T23:19:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-09T23:19:13.549Z] time="2021-12-09T23:19:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-09T23:19:13.549Z] time="2021-12-09T23:19:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-09T23:19:13.549Z] time="2021-12-09T23:19:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-09T23:19:13.549Z] --- PASS: TestServicePrune (0.05s) [2021-12-09T23:19:13.549Z] PASS [2021-12-09T23:19:13.549Z] coverage: 69.0% of statements [2021-12-09T23:19:13.549Z] ok github.com/docker/docker/volume/service 0.314s coverage: 69.0% of statements [2021-12-09T23:19:14.787Z] --- PASS: TestRunContainerWithBridgeNone (1.45s) [2021-12-09T23:19:14.787Z] === RUN TestNetworkInvalidJSON [2021-12-09T23:19:14.787Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-09T23:19:14.788Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-09T23:19:14.788Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:19:14.788Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:19:14.788Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:19:14.788Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:19:14.788Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-09T23:19:14.788Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:19:14.788Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:19:14.788Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-12-09T23:19:14.788Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-09T23:19:14.788Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-09T23:19:14.788Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-09T23:19:14.788Z] === RUN TestNetworkList [2021-12-09T23:19:14.788Z] === RUN TestNetworkList//networks [2021-12-09T23:19:14.788Z] === PAUSE TestNetworkList//networks [2021-12-09T23:19:14.788Z] === RUN TestNetworkList//networks/ [2021-12-09T23:19:14.788Z] === PAUSE TestNetworkList//networks/ [2021-12-09T23:19:14.788Z] === CONT TestNetworkList//networks [2021-12-09T23:19:14.788Z] === CONT TestNetworkList//networks/ [2021-12-09T23:19:14.788Z] --- PASS: TestNetworkList (0.01s) [2021-12-09T23:19:14.788Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-09T23:19:14.788Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-09T23:19:14.788Z] === RUN TestHostIPv4BridgeLabel [2021-12-09T23:19:15.067Z] --- PASS: TestServicePlugin (29.72s) [2021-12-09T23:19:15.067Z] === RUN TestServiceUpdateLabel [2021-12-09T23:19:15.358Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-12-09T23:19:15.358Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-09T23:19:15.994Z] --- PASS: TestServiceUpdateLabel (2.11s) [2021-12-09T23:19:15.994Z] === RUN TestServiceUpdateSecrets [2021-12-09T23:19:16.741Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-09T23:19:16.741Z] === RUN TestDaemonDefaultNetworkPools [2021-12-09T23:19:16.987Z] --- PASS: TestBuildMultiStageLayerLeak (8.48s) [2021-12-09T23:19:16.987Z] === RUN TestBuildWithHugeFile [2021-12-09T23:19:17.310Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-12-09T23:19:17.311Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-09T23:19:18.251Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-12-09T23:19:18.251Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-09T23:19:19.633Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2021-12-09T23:19:19.633Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-09T23:19:20.203Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-12-09T23:19:20.203Z] === RUN TestServiceWithPredefinedNetwork [2021-12-09T23:19:22.742Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2021-12-09T23:19:22.742Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-09T23:19:22.742Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:19:22.742Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:19:22.742Z] === RUN TestServiceWithDataPathPortInit [2021-12-09T23:19:30.826Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2021-12-09T23:19:30.826Z] === RUN TestServiceUpdateConfigs [2021-12-09T23:19:34.665Z] 2021/12/09 23:19:32 Closing DB instances... [2021-12-09T23:19:34.665Z] time="2021-12-09T23:19:34Z" level=error msg="node: 389486730aff is unknown to memberlist" [2021-12-09T23:19:34.665Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-12-09T23:19:34.665Z] === RUN TestFindNode [2021-12-09T23:19:34.665Z] 2021/12/09 23:19:34 Closing DB instances... [2021-12-09T23:19:34.665Z] --- PASS: TestFindNode (0.02s) [2021-12-09T23:19:34.665Z] === RUN TestChangeNodeState [2021-12-09T23:19:34.665Z] 2021/12/09 23:19:34 Closing DB instances... [2021-12-09T23:19:34.665Z] --- PASS: TestChangeNodeState (0.02s) [2021-12-09T23:19:34.665Z] === RUN TestNodeReincarnation [2021-12-09T23:19:34.665Z] 2021/12/09 23:19:34 Closing DB instances... [2021-12-09T23:19:37.661Z] --- PASS: TestServiceWithDataPathPortInit (13.27s) [2021-12-09T23:19:37.661Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-09T23:19:37.661Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m83tgdi4w8e2gosibt6m3rcu5 Created:2021-12-09 23:19:36.392828561 +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[689a0a4d2a4a7f3306d3eb35d29eacb8e73be3218391f502dcb40293f05c6caa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5j39m0uquspplmh92b5j119s0 EndpointID:21baa126357ce0544fb2be4d0f469fa837a5e1ebc7b0758e718656596d6851c4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b87278a5182c15b4f2dd3c8ae7e57c77855877164b2956626d97d564ed7fdd86 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:4f4c25776623 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5j39m0uquspplmh92b5j119s0 EndpointID:21baa126357ce0544fb2be4d0f469fa837a5e1ebc7b0758e718656596d6851c4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-09T23:19:40.470Z] --- PASS: TestNodeReincarnation (5.02s) [2021-12-09T23:19:40.470Z] === RUN TestParallelCreate [2021-12-09T23:19:40.470Z] 2021/12/09 23:19:39 Closing DB instances... [2021-12-09T23:19:40.470Z] --- PASS: TestParallelCreate (0.02s) [2021-12-09T23:19:40.470Z] === RUN TestParallelDelete [2021-12-09T23:19:40.470Z] 2021/12/09 23:19:39 Closing DB instances... [2021-12-09T23:19:40.470Z] --- PASS: TestParallelDelete (0.02s) [2021-12-09T23:19:40.470Z] === RUN TestNetworkDBIslands [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:aa7a72f29906 with config:&{NodeID:aa7a72f29906 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-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=info msg="Node aa7a72f29906/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=info msg="Node aa7a72f29906/172.27.143.10, added to nodes list" [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ea433bfe918a with config:&{NodeID:ea433bfe918a 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-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=info msg="Node ea433bfe918a/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=info msg="Node ea433bfe918a/172.27.143.10, added to nodes list" [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=info msg="Node ea433bfe918a/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=info msg="Node ea433bfe918a/172.27.143.10, added to nodes list" [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=info msg="Node aa7a72f29906/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=info msg="Node aa7a72f29906/172.27.143.10, added to nodes list" [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-12-09T23:19:40.470Z] time="2021-12-09T23:19:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b766e136bd65 with config:&{NodeID:b766e136bd65 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-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=info msg="Node b766e136bd65/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=info msg="Node b766e136bd65/172.27.143.10, added to nodes list" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=info msg="Node b766e136bd65/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=info msg="Node b766e136bd65/172.27.143.10, added to nodes list" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=info msg="Node aa7a72f29906/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=info msg="Node aa7a72f29906/172.27.143.10, added to nodes list" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=info msg="Node ea433bfe918a/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=info msg="Node ea433bfe918a/172.27.143.10, added to nodes list" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=info msg="Node b766e136bd65/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:40.931Z] time="2021-12-09T23:19:40Z" level=info msg="Node b766e136bd65/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.287Z] --- PASS: TestBuildWithHugeFile (50.61s) [2021-12-09T23:19:41.287Z] === RUN TestBuildWCOWSandboxSize [2021-12-09T23:19:41.287Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:19:41.287Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:19:41.287Z] === RUN TestBuildWithEmptyDockerfile [2021-12-09T23:19:41.287Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:19:41.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:19:41.287Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:19:41.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:19:41.287Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:19:41.287Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:19:41.287Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:19:41.287Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:19:41.287Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:19:41.287Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-12-09T23:19:41.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-12-09T23:19:41.287Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-12-09T23:19:41.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-09T23:19:41.287Z] === RUN TestBuildPreserveOwnership [2021-12-09T23:19:41.287Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6fd297a494b5 with config:&{NodeID:6fd297a494b5 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-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=info msg="Node 6fd297a494b5/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=info msg="Node 6fd297a494b5/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=info msg="Node 6fd297a494b5/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=info msg="Node 6fd297a494b5/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=info msg="Node ea433bfe918a/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=info msg="Node ea433bfe918a/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=info msg="Node b766e136bd65/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=info msg="Node b766e136bd65/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=info msg="Node aa7a72f29906/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=info msg="Node aa7a72f29906/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node 6fd297a494b5/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node 6fd297a494b5/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node 6fd297a494b5/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node 6fd297a494b5/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:3d2a9da843bc with config:&{NodeID:3d2a9da843bc 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-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node aa7a72f29906/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node aa7a72f29906/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node b766e136bd65/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node b766e136bd65/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node 6fd297a494b5/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node 6fd297a494b5/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node ea433bfe918a/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=info msg="Node ea433bfe918a/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-09T23:19:41.393Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-12-09T23:19:41.854Z] time="2021-12-09T23:19:41Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.854Z] time="2021-12-09T23:19:41Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.854Z] time="2021-12-09T23:19:41Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.854Z] time="2021-12-09T23:19:41Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.854Z] time="2021-12-09T23:19:41Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:41.854Z] time="2021-12-09T23:19:41Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, added to nodes list" [2021-12-09T23:19:41.854Z] networkdb_test.go:835: Re-joining: 3 [2021-12-09T23:19:41.854Z] time="2021-12-09T23:19:41Z" level=info msg="The new bootstrap node list is:[172.27.143.10:10033 172.27.143.10:10034 172.27.143.10:10035]" [2021-12-09T23:19:41.854Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.143.10:10033" [2021-12-09T23:19:41.854Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49357" [2021-12-09T23:19:41.854Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.143.10:10034" [2021-12-09T23:19:41.854Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49358" [2021-12-09T23:19:41.854Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.143.10:10035" [2021-12-09T23:19:41.854Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49359" [2021-12-09T23:19:41.861Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.26s) [2021-12-09T23:19:41.861Z] PASS [2021-12-09T23:19:41.861Z] [2021-12-09T23:19:41.861Z] === Skipped [2021-12-09T23:19:41.861Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:19:41.861Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:19:41.861Z] [2021-12-09T23:19:41.861Z] DONE 26 tests, 1 skipped in 41.658s [2021-12-09T23:19:41.861Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-09T23:19:41.861Z] ++ 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-12-09T23:19:41.861Z] ++ set -e [2021-12-09T23:19:41.861Z] ++ '[' -n 0 ']' [2021-12-09T23:19:41.861Z] ++ set -x [2021-12-09T23:19:41.861Z] ++ 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-12-09T23:19:41.861Z] INFO: Testing against a local daemon [2021-12-09T23:19:41.861Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-09T23:19:41.861Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:19:41.861Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-09T23:19:41.861Z] === RUN TestDockerNetworkIpvlan [2021-12-09T23:19:41.861Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:19:41.861Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-09T23:19:41.861Z] PASS [2021-12-09T23:19:41.861Z] [2021-12-09T23:19:41.861Z] === Skipped [2021-12-09T23:19:41.861Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-09T23:19:41.861Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:19:41.861Z] [2021-12-09T23:19:41.861Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-09T23:19:41.861Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:19:41.861Z] [2021-12-09T23:19:41.861Z] DONE 2 tests, 2 skipped in 0.087s [2021-12-09T23:19:41.861Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-09T23:19:41.861Z] ++ 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-12-09T23:19:41.861Z] ++ set -e [2021-12-09T23:19:41.861Z] ++ '[' -n 0 ']' [2021-12-09T23:19:41.861Z] ++ set -x [2021-12-09T23:19:41.861Z] ++ 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-12-09T23:19:42.121Z] INFO: Testing against a local daemon [2021-12-09T23:19:42.121Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-09T23:19:42.221Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-09T23:19:42.314Z] networkdb_test.go:835: Re-joining: 4 [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:41Z" level=info msg="The new bootstrap node list is:[172.27.143.10:10033 172.27.143.10:10034 172.27.143.10:10035]" [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.143.10:10033" [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49360" [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.143.10:10034" [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49361" [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.143.10:10035" [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:41Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49362" [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:42Z" level=info msg="node 0 leaving" [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:42Z" level=info msg="Node aa7a72f29906 change state NodeActive --> NodeLeft" [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:42Z" level=info msg="node4(6fd297a494b5): Node leave event for aa7a72f29906/172.27.143.10" [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:42Z" level=info msg="Node aa7a72f29906 change state NodeActive --> NodeLeft" [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:42Z" level=info msg="node3(b766e136bd65): Node leave event for aa7a72f29906/172.27.143.10" [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:42Z" level=info msg="Node aa7a72f29906 change state NodeActive --> NodeLeft" [2021-12-09T23:19:42.314Z] time="2021-12-09T23:19:42Z" level=info msg="node2(ea433bfe918a): Node leave event for aa7a72f29906/172.27.143.10" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="Node aa7a72f29906 change state NodeActive --> NodeLeft" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="node5(3d2a9da843bc): Node leave event for aa7a72f29906/172.27.143.10" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="Node aa7a72f29906 change state NodeActive --> NodeLeft" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="node1(aa7a72f29906): Node leave event for aa7a72f29906/172.27.143.10" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="Node aa7a72f29906/172.27.143.10, left gossip cluster" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="Node aa7a72f29906/172.27.143.10, left gossip cluster" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="Node aa7a72f29906/172.27.143.10, left gossip cluster" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="Node aa7a72f29906/172.27.143.10, left gossip cluster" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="Node aa7a72f29906/172.27.143.10, left gossip cluster" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="node 1 leaving" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="Node ea433bfe918a change state NodeActive --> NodeLeft" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="node4(6fd297a494b5): Node leave event for ea433bfe918a/172.27.143.10" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="Node ea433bfe918a change state NodeActive --> NodeLeft" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="Node ea433bfe918a/172.27.143.10, left gossip cluster" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="node2(ea433bfe918a): Node leave event for ea433bfe918a/172.27.143.10" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="Node ea433bfe918a change state NodeActive --> NodeLeft" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="node5(3d2a9da843bc): Node leave event for ea433bfe918a/172.27.143.10" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="Node ea433bfe918a change state NodeActive --> NodeLeft" [2021-12-09T23:19:42.775Z] time="2021-12-09T23:19:42Z" level=info msg="node3(b766e136bd65): Node leave event for ea433bfe918a/172.27.143.10" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:42Z" level=info msg="Node ea433bfe918a/172.27.143.10, left gossip cluster" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:42Z" level=info msg="Node ea433bfe918a/172.27.143.10, left gossip cluster" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:42Z" level=info msg="Node ea433bfe918a/172.27.143.10, left gossip cluster" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:43Z" level=info msg="node 2 leaving" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:43Z" level=info msg="Node b766e136bd65 change state NodeActive --> NodeLeft" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:43Z" level=info msg="node5(3d2a9da843bc): Node leave event for b766e136bd65/172.27.143.10" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:43Z" level=info msg="Node b766e136bd65 change state NodeActive --> NodeLeft" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:43Z" level=info msg="node4(6fd297a494b5): Node leave event for b766e136bd65/172.27.143.10" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:43Z" level=info msg="Node b766e136bd65 change state NodeActive --> NodeLeft" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:43Z" level=info msg="node3(b766e136bd65): Node leave event for b766e136bd65/172.27.143.10" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:43Z" level=debug msg="memberlist: Failed ping: b766e136bd65 (timeout reached)" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.143.10:10036: use of closed network connection" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.143.10:10037: use of closed network connection" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.143.10:10034: use of closed network connection" [2021-12-09T23:19:43.240Z] time="2021-12-09T23:19:43Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49363" [2021-12-09T23:19:43.503Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s) [2021-12-09T23:19:43.503Z] === RUN TestDockerNetworkMacvlan [2021-12-09T23:19:43.701Z] time="2021-12-09T23:19:43Z" level=info msg="Node b766e136bd65/172.27.143.10, left gossip cluster" [2021-12-09T23:19:43.701Z] time="2021-12-09T23:19:43Z" level=info msg="Node b766e136bd65/172.27.143.10, left gossip cluster" [2021-12-09T23:19:43.701Z] time="2021-12-09T23:19:43Z" level=info msg="Node b766e136bd65/172.27.143.10, left gossip cluster" [2021-12-09T23:19:43.764Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-09T23:19:44.161Z] time="2021-12-09T23:19:43Z" level=warning msg="memberlist: Was able to connect to b766e136bd65 but other probes failed, network may be misconfigured" [2021-12-09T23:19:44.161Z] networkdb_test.go:867: node4: OK [2021-12-09T23:19:44.161Z] networkdb_test.go:867: node5: OK [2021-12-09T23:19:44.161Z] time="2021-12-09T23:19:43Z" level=info msg="node 0 coming back" [2021-12-09T23:19:44.161Z] time="2021-12-09T23:19:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1d1c0f3a6277 with config:&{NodeID:1d1c0f3a6277 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-12-09T23:19:44.161Z] time="2021-12-09T23:19:43Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:44.161Z] time="2021-12-09T23:19:43Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, added to nodes list" [2021-12-09T23:19:44.161Z] time="2021-12-09T23:19:43Z" level=info msg="node 1 coming back" [2021-12-09T23:19:44.161Z] time="2021-12-09T23:19:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ca33d758020e with config:&{NodeID:ca33d758020e 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-12-09T23:19:44.161Z] time="2021-12-09T23:19:43Z" level=info msg="Node ca33d758020e/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:44.161Z] time="2021-12-09T23:19:43Z" level=info msg="Node ca33d758020e/172.27.143.10, added to nodes list" [2021-12-09T23:19:44.161Z] time="2021-12-09T23:19:43Z" level=info msg="node 2 coming back" [2021-12-09T23:19:44.161Z] time="2021-12-09T23:19:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bcf809a861fb with config:&{NodeID:bcf809a861fb 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-12-09T23:19:44.161Z] time="2021-12-09T23:19:43Z" level=info msg="Node bcf809a861fb/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:44.161Z] time="2021-12-09T23:19:43Z" level=info msg="Node bcf809a861fb/172.27.143.10, added to nodes list" [2021-12-09T23:19:44.705Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-09T23:19:45.274Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-09T23:19:45.661Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2021-12-09T23:19:45.661Z] === RUN TestServiceUpdateNetwork [2021-12-09T23:19:46.404Z] --- PASS: TestBuildPreserveOwnership (10.17s) [2021-12-09T23:19:46.404Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.16s) [2021-12-09T23:19:46.404Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-12-09T23:19:46.404Z] === RUN TestBuildPlatformInvalid [2021-12-09T23:19:46.404Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-09T23:19:46.404Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-09T23:19:46.404Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-12-09T23:19:46.404Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-09T23:19:46.404Z] PASS [2021-12-09T23:19:46.404Z] [2021-12-09T23:19:46.404Z] === Skipped [2021-12-09T23:19:46.404Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-09T23:19:46.404Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:19:46.404Z] [2021-12-09T23:19:46.404Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:19:46.404Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:19:46.404Z] [2021-12-09T23:19:46.404Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-09T23:19:46.404Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-12-09T23:19:46.404Z] [2021-12-09T23:19:46.404Z] DONE 34 tests, 3 skipped in 111.544s [2021-12-09T23:19:46.404Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-09T23:19:46.404Z] INFO: Testing against a local daemon [2021-12-09T23:19:46.404Z] === RUN TestConfigInspect [2021-12-09T23:19:46.404Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:19:46.404Z] --- SKIP: TestConfigInspect (0.02s) [2021-12-09T23:19:46.404Z] === RUN TestConfigList [2021-12-09T23:19:46.404Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:19:46.404Z] --- SKIP: TestConfigList (0.01s) [2021-12-09T23:19:46.404Z] === RUN TestConfigsCreateAndDelete [2021-12-09T23:19:46.404Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:19:46.404Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-12-09T23:19:46.404Z] === RUN TestConfigsUpdate [2021-12-09T23:19:46.404Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:19:46.404Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-12-09T23:19:46.404Z] === RUN TestTemplatedConfig [2021-12-09T23:19:46.404Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:19:46.404Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-09T23:19:46.404Z] === RUN TestConfigCreateResolve [2021-12-09T23:19:46.404Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:19:46.404Z] --- SKIP: TestConfigCreateResolve (0.02s) [2021-12-09T23:19:46.404Z] PASS [2021-12-09T23:19:46.404Z] [2021-12-09T23:19:46.404Z] === Skipped [2021-12-09T23:19:46.404Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-12-09T23:19:46.404Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:19:46.404Z] [2021-12-09T23:19:46.404Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-12-09T23:19:46.404Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:19:46.404Z] [2021-12-09T23:19:46.404Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-12-09T23:19:46.404Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:19:46.404Z] [2021-12-09T23:19:46.404Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-12-09T23:19:46.404Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:19:46.404Z] [2021-12-09T23:19:46.404Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-12-09T23:19:46.404Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:19:46.404Z] [2021-12-09T23:19:46.404Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2021-12-09T23:19:46.405Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:19:46.405Z] [2021-12-09T23:19:46.405Z] DONE 6 tests, 6 skipped in 0.150s [2021-12-09T23:19:46.405Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-09T23:19:46.663Z] INFO: Testing against a local daemon [2021-12-09T23:19:46.663Z] === RUN TestCheckpoint [2021-12-09T23:19:46.663Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:19:46.663Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-09T23:19:46.663Z] === RUN TestContainerInvalidJSON [2021-12-09T23:19:46.663Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:19:46.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:19:46.663Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:19:46.663Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:19:46.663Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:19:46.663Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:19:46.663Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-09T23:19:46.663Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-09T23:19:46.663Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-09T23:19:46.663Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-09T23:19:46.663Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-12-09T23:19:46.663Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-09T23:19:46.663Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-12-09T23:19:46.663Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-09T23:19:46.663Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-12-09T23:19:46.663Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-09T23:19:46.663Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-12-09T23:19:46.663Z] === RUN TestCopyFromContainer [2021-12-09T23:19:47.075Z] time="2021-12-09T23:19:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.143.10:10033 172.27.143.10:10034 172.27.143.10:10035]" [2021-12-09T23:19:47.187Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-09T23:19:47.535Z] time="2021-12-09T23:19:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.143.10:10033 172.27.143.10:10034 172.27.143.10:10035]" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.143.10:10033" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49364" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 6fd297a494b5/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 6fd297a494b5/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, is the new incarnation of the shutdown node aa7a72f29906/172.27.143.10" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.143.10:10034" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49365" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node ca33d758020e/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node ca33d758020e/172.27.143.10, is the new incarnation of the shutdown node ea433bfe918a/172.27.143.10" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node ca33d758020e/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 6fd297a494b5/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 6fd297a494b5/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.143.10:10035" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49366" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node ca33d758020e/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node ca33d758020e/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node bcf809a861fb/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node bcf809a861fb/172.27.143.10, is the new incarnation of the shutdown node b766e136bd65/172.27.143.10" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node bcf809a861fb/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 6fd297a494b5/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 6fd297a494b5/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node ca33d758020e/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node ca33d758020e/172.27.143.10, is the new incarnation of the shutdown node ea433bfe918a/172.27.143.10" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node ca33d758020e/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, is the new incarnation of the shutdown node aa7a72f29906/172.27.143.10" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, added to nodes list" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node bcf809a861fb/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:47.996Z] time="2021-12-09T23:19:47Z" level=info msg="Node bcf809a861fb/172.27.143.10, added to nodes list" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:47Z" level=info msg="Node bcf809a861fb/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:47Z" level=info msg="Node bcf809a861fb/172.27.143.10, added to nodes list" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:47Z" level=info msg="Node ca33d758020e/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:47Z" level=info msg="Node ca33d758020e/172.27.143.10, added to nodes list" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:47Z" level=info msg="Node bcf809a861fb/172.27.143.10, joined gossip cluster" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:47Z" level=info msg="Node bcf809a861fb/172.27.143.10, is the new incarnation of the shutdown node b766e136bd65/172.27.143.10" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:47Z" level=info msg="Node bcf809a861fb/172.27.143.10, added to nodes list" [2021-12-09T23:19:48.457Z] 2021/12/09 23:19:47 Closing DB instances... [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="Node 1d1c0f3a6277 change state NodeActive --> NodeLeft" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="Node 1d1c0f3a6277 change state NodeActive --> NodeLeft" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="node3(bcf809a861fb): Node leave event for 1d1c0f3a6277/172.27.143.10" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="node5(3d2a9da843bc): Node leave event for 1d1c0f3a6277/172.27.143.10" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="Node 1d1c0f3a6277 change state NodeActive --> NodeLeft" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="node4(6fd297a494b5): Node leave event for 1d1c0f3a6277/172.27.143.10" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="Node 1d1c0f3a6277 change state NodeActive --> NodeLeft" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="node2(ca33d758020e): Node leave event for 1d1c0f3a6277/172.27.143.10" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="Node 1d1c0f3a6277 change state NodeActive --> NodeLeft" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="node1(1d1c0f3a6277): Node leave event for 1d1c0f3a6277/172.27.143.10" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, left gossip cluster" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, left gossip cluster" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, left gossip cluster" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, left gossip cluster" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.143.10:10033" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49367" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=info msg="Node 1d1c0f3a6277/172.27.143.10, left gossip cluster" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=error msg="node: 1d1c0f3a6277 is unknown to memberlist" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.143.10:10034" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49368" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.143.10:10035" [2021-12-09T23:19:48.457Z] time="2021-12-09T23:19:48Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49369" [2021-12-09T23:19:48.570Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-09T23:19:48.917Z] time="2021-12-09T23:19:48Z" level=info msg="Node ca33d758020e change state NodeActive --> NodeLeft" [2021-12-09T23:19:48.917Z] time="2021-12-09T23:19:48Z" level=info msg="node5(3d2a9da843bc): Node leave event for ca33d758020e/172.27.143.10" [2021-12-09T23:19:48.917Z] time="2021-12-09T23:19:48Z" level=info msg="Node ca33d758020e change state NodeActive --> NodeLeft" [2021-12-09T23:19:48.917Z] time="2021-12-09T23:19:48Z" level=info msg="node4(6fd297a494b5): Node leave event for ca33d758020e/172.27.143.10" [2021-12-09T23:19:48.917Z] time="2021-12-09T23:19:48Z" level=info msg="Node ca33d758020e change state NodeActive --> NodeLeft" [2021-12-09T23:19:48.917Z] time="2021-12-09T23:19:48Z" level=info msg="node3(bcf809a861fb): Node leave event for ca33d758020e/172.27.143.10" [2021-12-09T23:19:48.917Z] time="2021-12-09T23:19:48Z" level=info msg="Node ca33d758020e/172.27.143.10, left gossip cluster" [2021-12-09T23:19:48.917Z] time="2021-12-09T23:19:48Z" level=info msg="Node ca33d758020e change state NodeActive --> NodeFailed" [2021-12-09T23:19:48.917Z] time="2021-12-09T23:19:48Z" level=info msg="Node ca33d758020e/172.27.143.10, added to failed nodes list" [2021-12-09T23:19:48.917Z] time="2021-12-09T23:19:48Z" level=error msg="node: ca33d758020e is unknown to memberlist" [2021-12-09T23:19:48.917Z] time="2021-12-09T23:19:48Z" level=info msg="Node ca33d758020e/172.27.143.10, left gossip cluster" [2021-12-09T23:19:48.917Z] time="2021-12-09T23:19:48Z" level=info msg="Node ca33d758020e/172.27.143.10, left gossip cluster" [2021-12-09T23:19:49.379Z] time="2021-12-09T23:19:48Z" level=info msg="Node ca33d758020e/172.27.143.10, left gossip cluster" [2021-12-09T23:19:49.379Z] time="2021-12-09T23:19:48Z" level=info msg="Node bcf809a861fb change state NodeActive --> NodeLeft" [2021-12-09T23:19:49.379Z] time="2021-12-09T23:19:48Z" level=info msg="node4(6fd297a494b5): Node leave event for bcf809a861fb/172.27.143.10" [2021-12-09T23:19:49.379Z] time="2021-12-09T23:19:48Z" level=info msg="Node bcf809a861fb change state NodeActive --> NodeLeft" [2021-12-09T23:19:49.379Z] time="2021-12-09T23:19:48Z" level=info msg="node5(3d2a9da843bc): Node leave event for bcf809a861fb/172.27.143.10" [2021-12-09T23:19:49.379Z] time="2021-12-09T23:19:49Z" level=info msg="Node bcf809a861fb change state NodeActive --> NodeLeft" [2021-12-09T23:19:49.379Z] time="2021-12-09T23:19:49Z" level=info msg="node3(bcf809a861fb): Node leave event for bcf809a861fb/172.27.143.10" [2021-12-09T23:19:49.379Z] time="2021-12-09T23:19:49Z" level=info msg="Node bcf809a861fb/172.27.143.10, left gossip cluster" [2021-12-09T23:19:49.379Z] time="2021-12-09T23:19:49Z" level=info msg="Node bcf809a861fb/172.27.143.10, left gossip cluster" [2021-12-09T23:19:49.379Z] time="2021-12-09T23:19:49Z" level=info msg="Node bcf809a861fb/172.27.143.10, left gossip cluster" [2021-12-09T23:19:49.839Z] time="2021-12-09T23:19:49Z" level=debug msg="memberlist: Failed ping: 3d2a9da843bc (timeout reached)" [2021-12-09T23:19:49.839Z] time="2021-12-09T23:19:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.143.10:10035: use of closed network connection" [2021-12-09T23:19:49.839Z] time="2021-12-09T23:19:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.143.10:10036: use of closed network connection" [2021-12-09T23:19:49.839Z] time="2021-12-09T23:19:49Z" level=debug msg="memberlist: Stream connection from=172.27.143.10:49371" [2021-12-09T23:19:49.839Z] time="2021-12-09T23:19:49Z" level=info msg="Node 6fd297a494b5 change state NodeActive --> NodeLeft" [2021-12-09T23:19:49.839Z] time="2021-12-09T23:19:49Z" level=info msg="node5(3d2a9da843bc): Node leave event for 6fd297a494b5/172.27.143.10" [2021-12-09T23:19:49.839Z] time="2021-12-09T23:19:49Z" level=info msg="Node 6fd297a494b5 change state NodeActive --> NodeLeft" [2021-12-09T23:19:49.839Z] time="2021-12-09T23:19:49Z" level=info msg="node4(6fd297a494b5): Node leave event for 6fd297a494b5/172.27.143.10" [2021-12-09T23:19:50.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-09T23:19:50.299Z] time="2021-12-09T23:19:49Z" level=warning msg="memberlist: Was able to connect to 3d2a9da843bc but other probes failed, network may be misconfigured" [2021-12-09T23:19:50.299Z] time="2021-12-09T23:19:50Z" level=info msg="Node 6fd297a494b5/172.27.143.10, left gossip cluster" [2021-12-09T23:19:50.760Z] time="2021-12-09T23:19:50Z" level=info msg="Node 6fd297a494b5/172.27.143.10, left gossip cluster" [2021-12-09T23:19:50.846Z] === RUN TestCopyFromContainer// [2021-12-09T23:19:50.846Z] === RUN TestCopyFromContainer//bar/root [2021-12-09T23:19:50.846Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-09T23:19:50.846Z] === RUN TestCopyFromContainer/bar/quux [2021-12-09T23:19:50.846Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-09T23:19:50.846Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-09T23:19:50.846Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-09T23:19:50.846Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-09T23:19:50.846Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-09T23:19:50.846Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-09T23:19:50.846Z] --- PASS: TestCopyFromContainer (3.95s) [2021-12-09T23:19:50.846Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-09T23:19:50.847Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-12-09T23:19:50.847Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-09T23:19:50.847Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-12-09T23:19:50.847Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-09T23:19:50.847Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-09T23:19:50.847Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-09T23:19:50.847Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-09T23:19:50.847Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-09T23:19:50.847Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-09T23:19:50.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-09T23:19:50.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:19:50.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:19:50.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:19:50.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:19:50.847Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:19:50.847Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:19:50.847Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:19:50.847Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:19:50.847Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:19:50.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-09T23:19:50.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-09T23:19:50.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-09T23:19:50.847Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-09T23:19:50.847Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-09T23:19:50.847Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-09T23:19:50.847Z] === RUN TestCreateWithInvalidEnv [2021-12-09T23:19:50.847Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-09T23:19:50.847Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-09T23:19:50.847Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-09T23:19:50.847Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-09T23:19:50.847Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-09T23:19:50.847Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-09T23:19:50.847Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-09T23:19:50.847Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-09T23:19:50.847Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-09T23:19:50.847Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-09T23:19:50.847Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-09T23:19:50.847Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-09T23:19:50.847Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-09T23:19:50.847Z] === RUN TestCreateTmpfsMountsTarget [2021-12-09T23:19:50.847Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-09T23:19:50.847Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-09T23:19:51.220Z] time="2021-12-09T23:19:50Z" level=warning msg="memberlist: Failed to send gossip to 172.27.143.10:10037: write udp [::]:10036->172.27.143.10:10037: use of closed network connection" [2021-12-09T23:19:51.220Z] time="2021-12-09T23:19:50Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, left gossip cluster" [2021-12-09T23:19:51.220Z] time="2021-12-09T23:19:50Z" level=info msg="Node 3d2a9da843bc change state NodeActive --> NodeFailed" [2021-12-09T23:19:51.220Z] time="2021-12-09T23:19:50Z" level=info msg="Node 3d2a9da843bc/172.27.143.10, added to failed nodes list" [2021-12-09T23:19:51.220Z] --- PASS: TestNetworkDBIslands (11.28s) [2021-12-09T23:19:51.220Z] PASS [2021-12-09T23:19:51.220Z] coverage: 60.2% of statements [2021-12-09T23:19:51.220Z] ok github.com/docker/docker/libnetwork/networkdb 103.892s coverage: 60.2% of statements [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/quota [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/rootless [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/volume [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-09T23:19:51.220Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-09T23:19:51.781Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2021-12-09T23:19:51.781Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-09T23:19:51.867Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-09T23:19:51.867Z] --- PASS: TestDockerNetworkMacvlan (8.76s) [2021-12-09T23:19:51.867Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-12-09T23:19:51.867Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-12-09T23:19:51.867Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.69s) [2021-12-09T23:19:51.867Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s) [2021-12-09T23:19:51.867Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.83s) [2021-12-09T23:19:51.867Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2021-12-09T23:19:51.867Z] PASS [2021-12-09T23:19:51.867Z] [2021-12-09T23:19:51.867Z] DONE 8 tests in 10.051s [2021-12-09T23:19:51.867Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-09T23:19:51.867Z] ++ 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-12-09T23:19:51.867Z] ++ set -e [2021-12-09T23:19:51.867Z] ++ '[' -n 0 ']' [2021-12-09T23:19:51.867Z] ++ set -x [2021-12-09T23:19:51.867Z] ++ 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-12-09T23:19:51.867Z] testing: warning: no tests to run [2021-12-09T23:19:51.867Z] PASS [2021-12-09T23:19:52.127Z] [2021-12-09T23:19:52.127Z] DONE 0 tests in 0.024s [2021-12-09T23:19:52.127Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-09T23:19:52.127Z] ++ 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-12-09T23:19:52.127Z] ++ set -e [2021-12-09T23:19:52.127Z] ++ '[' -n 0 ']' [2021-12-09T23:19:52.127Z] ++ set -x [2021-12-09T23:19:52.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-12-09T23:19:52.127Z] INFO: Testing against a local daemon [2021-12-09T23:19:52.127Z] === RUN TestAuthZPluginAllowRequest [2021-12-09T23:19:53.157Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s) [2021-12-09T23:19:53.157Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-09T23:19:53.157Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:19:53.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:19:53.157Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:19:53.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:19:53.157Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:19:53.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:19:53.157Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:19:53.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:19:53.157Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:19:53.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:19:53.157Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:19:53.157Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:19:53.157Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:19:53.157Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:19:53.157Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:19:53.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-09T23:19:53.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-09T23:19:53.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-09T23:19:53.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-09T23:19:53.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-09T23:19:53.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-09T23:19:53.157Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-09T23:19:53.415Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2021-12-09T23:19:53.415Z] === RUN TestCreateDifferentPlatform [2021-12-09T23:19:53.415Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-09T23:19:53.415Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-09T23:19:53.415Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-09T23:19:53.415Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-09T23:19:53.415Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-09T23:19:53.415Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-09T23:19:53.415Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-12-09T23:19:53.415Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-09T23:19:53.415Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-09T23:19:53.415Z] === RUN TestContainerStartOnDaemonRestart [2021-12-09T23:19:53.415Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-09T23:19:53.415Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-12-09T23:19:53.415Z] === RUN TestDaemonRestartIpcMode [2021-12-09T23:19:53.415Z] === PAUSE TestDaemonRestartIpcMode [2021-12-09T23:19:53.415Z] === RUN TestDaemonHostGatewayIP [2021-12-09T23:19:53.415Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:19:53.415Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-12-09T23:19:53.415Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-09T23:19:53.415Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-09T23:19:53.415Z] === RUN TestContainerKillOnDaemonStart [2021-12-09T23:19:53.415Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-09T23:19:53.415Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-09T23:19:53.415Z] === RUN TestDiff [2021-12-09T23:19:53.509Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2021-12-09T23:19:53.509Z] === RUN TestAuthZPluginTLS [2021-12-09T23:19:53.674Z] --- PASS: TestDiff (0.37s) [2021-12-09T23:19:53.674Z] === RUN TestExecWithCloseStdin [2021-12-09T23:19:53.769Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-12-09T23:19:53.769Z] === RUN TestAuthZPluginDenyRequest [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === Skipped [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-09T23:19:54.132Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2021-12-09T23:19:54.132Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-12-09T23:19:54.132Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-12-09T23:19:54.132Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-09T23:19:54.132Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-09T23:19:54.132Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-09T23:19:54.132Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-09T23:19:54.132Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-09T23:19:54.132Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-09T23:19:54.132Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-09T23:19:54.132Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-09T23:19:54.132Z] daemon_test.go:146: root required [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-09T23:19:54.132Z] reload_test.go:520: root required [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-12-09T23:19:54.132Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-09T23:19:54.132Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-09T23:19:54.132Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-09T23:19:54.132Z] download_test.go:267: Needs fixing on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-09T23:19:54.132Z] layer_test.go:303: Failing on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-09T23:19:54.132Z] layer_test.go:352: Failing on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-09T23:19:54.132Z] layer_test.go:467: Failing on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-09T23:19:54.132Z] layer_test.go:696: Failing on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-09T23:19:54.132Z] migration_test.go:45: Failing on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-09T23:19:54.132Z] migration_test.go:181: Failing on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-09T23:19:54.132Z] mount_test.go:17: Failing on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-09T23:19:54.132Z] mount_test.go:76: Failing on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-09T23:19:54.132Z] mount_test.go:125: Failing on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-09T23:19:54.132Z] mount_test.go:212: Failing on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-12-09T23:19:54.132Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-12-09T23:19:54.132Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-12-09T23:19:54.132Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-09T23:19:54.132Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-09T23:19:54.132Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-09T23:19:54.132Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-09T23:19:54.132Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-09T23:19:54.132Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-09T23:19:54.132Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-09T23:19:54.132Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-09T23:19:54.132Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-09T23:19:54.132Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-09T23:19:54.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-09T23:19:54.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-09T23:19:54.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-09T23:19:54.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-09T23:19:54.132Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-09T23:19:54.132Z] archive_test.go:133: Xz not present in msys2 [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2021-12-09T23:19:54.132Z] archive_test.go:140: zstd not installed [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-09T23:19:54.132Z] archive_test.go:252: Failing on Windows CI machines [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-09T23:19:54.132Z] archive_windows_test.go:16: Currently fails [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-09T23:19:54.132Z] changes_test.go:195: needs more investigation [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-12-09T23:19:54.132Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-12-09T23:19:54.132Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-09T23:19:54.132Z] changes_test.go:432: needs further investigation [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-09T23:19:54.132Z] changes_test.go:468: needs further investigation [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-09T23:19:54.132Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-09T23:19:54.132Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-09T23:19:54.132Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-09T23:19:54.132Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-09T23:19:54.132Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-09T23:19:54.132Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-09T23:19:54.132Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-09T23:19:54.132Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-09T23:19:54.132Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-09T23:19:54.132Z] poller_test.go:40: No chmod on Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-09T23:19:54.132Z] fileutils_test.go:133: Needs porting to Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-09T23:19:54.132Z] fileutils_test.go:179: Needs porting to Windows [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-09T23:19:54.132Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-09T23:19:54.132Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-12-09T23:19:54.132Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-09T23:19:54.132Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-09T23:19:54.132Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-09T23:19:54.132Z] [2021-12-09T23:19:54.132Z] DONE 2099 tests, 70 skipped in 299.015s [2021-12-09T23:19:54.132Z] INFO: make.ps1 ended at 12/09/2021 23:19:53 [2021-12-09T23:19:54.242Z] --- PASS: TestExecWithCloseStdin (0.46s) [2021-12-09T23:19:54.242Z] === RUN TestExec [2021-12-09T23:19:54.339Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-12-09T23:19:54.339Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-09T23:19:54.808Z] --- PASS: TestExec (0.43s) [2021-12-09T23:19:54.808Z] === RUN TestExecUser [2021-12-09T23:19:54.909Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-12-09T23:19:54.909Z] === RUN TestAuthZPluginDenyResponse [2021-12-09T23:19:55.067Z] --- PASS: TestExecUser (0.42s) [2021-12-09T23:19:55.067Z] === RUN TestExportContainerAndImportImage [2021-12-09T23:19:55.478Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-12-09T23:19:55.478Z] === RUN TestAuthZPluginAllowEventStream [2021-12-09T23:19:55.633Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2021-12-09T23:19:55.633Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-09T23:19:56.319Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-09T23:19:56.319Z] INFO: Unit tests ended at 12/09/2021 23:19:55. Duration:00:05:16.5043353 [2021-12-09T23:19:56.319Z] INFO: Building busybox [2021-12-09T23:19:56.319Z] Sending build context to Docker daemon 5.12kB [2021-12-09T23:19:56.319Z] [2021-12-09T23:19:56.319Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-09T23:19:56.319Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-09T23:19:56.319Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-09T23:19:56.319Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-09T23:19:56.319Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-09T23:19:56.319Z] ---> 3d4792f88e26 [2021-12-09T23:19:56.319Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-09T23:19:56.319Z] ---> Running in 58f6207ee96c [2021-12-09T23:19:56.419Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2021-12-09T23:19:56.419Z] === RUN TestAuthZPluginErrorResponse [2021-12-09T23:19:56.990Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-12-09T23:19:56.990Z] === RUN TestAuthZPluginErrorRequest [2021-12-09T23:19:57.007Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-12-09T23:19:57.007Z] === RUN TestHealthCheckWorkdir [2021-12-09T23:19:57.572Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2021-12-09T23:19:57.572Z] === RUN TestHealthKillContainer [2021-12-09T23:19:57.574Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-12-09T23:19:57.574Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-09T23:19:57.824Z] --- PASS: TestServiceUpdateNetwork (12.41s) [2021-12-09T23:19:57.824Z] === RUN TestServiceUpdatePidsLimit [2021-12-09T23:19:58.158Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-12-09T23:19:58.158Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-09T23:19:58.386Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-09T23:19:58.949Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-09T23:19:59.540Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.28s) [2021-12-09T23:19:59.541Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-09T23:20:00.924Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.28s) [2021-12-09T23:20:00.924Z] === RUN TestAuthZPluginHeader [2021-12-09T23:20:01.495Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-12-09T23:20:01.495Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-09T23:20:01.495Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:20:01.495Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-09T23:20:01.495Z] === RUN TestAuthZPluginV2Disable [2021-12-09T23:20:01.495Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:20:01.495Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-12-09T23:20:01.495Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-09T23:20:01.495Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:20:01.495Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-09T23:20:01.495Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-09T23:20:01.495Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:20:01.495Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-09T23:20:01.495Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-09T23:20:02.126Z] Removing intermediate container 58f6207ee96c [2021-12-09T23:20:02.126Z] ---> 5877490395e1 [2021-12-09T23:20:02.126Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-09T23:20:02.126Z] ---> Running in 212ec0f98b29 [2021-12-09T23:20:02.126Z] Removing intermediate container 212ec0f98b29 [2021-12-09T23:20:02.126Z] ---> 2ee56f2d725d [2021-12-09T23:20:02.126Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-09T23:20:02.126Z] ---> Running in a859e13c503e [2021-12-09T23:20:02.586Z] Removing intermediate container a859e13c503e [2021-12-09T23:20:02.586Z] ---> eef2aa0ef172 [2021-12-09T23:20:02.586Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-09T23:20:03.555Z] [2021-12-09T23:20:04.015Z] ---> 3ec2c3d0f4b9 [2021-12-09T23:20:04.015Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-12-09T23:20:04.476Z] ---> Running in 30b8ee97ab5a [2021-12-09T23:20:05.680Z] --- PASS: TestHealthKillContainer (7.86s) [2021-12-09T23:20:05.680Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-09T23:20:05.680Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-09T23:20:05.680Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-09T23:20:05.680Z] === RUN TestIpcModeNone [2021-12-09T23:20:05.680Z] --- PASS: TestIpcModeNone (0.43s) [2021-12-09T23:20:05.680Z] === RUN TestIpcModePrivate [2021-12-09T23:20:05.938Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-12-09T23:20:06.197Z] --- PASS: TestIpcModePrivate (0.45s) [2021-12-09T23:20:06.197Z] === RUN TestIpcModeShareable [2021-12-09T23:20:06.197Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-09T23:20:06.197Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-12-09T23:20:06.197Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-09T23:20:07.037Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-09T23:20:07.571Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2021-12-09T23:20:07.571Z] === RUN TestAPIIpcModeHost [2021-12-09T23:20:07.571Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-09T23:20:07.571Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-12-09T23:20:07.571Z] === RUN TestDaemonIpcModeShareable [2021-12-09T23:20:07.571Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-09T23:20:07.571Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-12-09T23:20:07.571Z] === RUN TestDaemonIpcModePrivate [2021-12-09T23:20:08.504Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-12-09T23:20:08.763Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2021-12-09T23:20:08.763Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-09T23:20:08.763Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-09T23:20:08.763Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-09T23:20:08.763Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-09T23:20:08.763Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-09T23:20:08.763Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-09T23:20:08.763Z] === RUN TestIpcModeOlderClient [2021-12-09T23:20:08.763Z] === PAUSE TestIpcModeOlderClient [2021-12-09T23:20:08.763Z] === RUN TestKillContainerInvalidSignal [2021-12-09T23:20:09.330Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2021-12-09T23:20:09.330Z] === RUN TestKillContainer [2021-12-09T23:20:09.330Z] === RUN TestKillContainer/no_signal [2021-12-09T23:20:09.588Z] === RUN TestKillContainer/non_killing_signal [2021-12-09T23:20:09.846Z] === RUN TestKillContainer/killing_signal [2021-12-09T23:20:10.412Z] --- PASS: TestKillContainer (1.16s) [2021-12-09T23:20:10.412Z] --- PASS: TestKillContainer/no_signal (0.37s) [2021-12-09T23:20:10.412Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-12-09T23:20:10.412Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2021-12-09T23:20:10.412Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-09T23:20:10.412Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-09T23:20:10.671Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-09T23:20:11.239Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2021-12-09T23:20:11.239Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-12-09T23:20:11.239Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2021-12-09T23:20:11.239Z] === RUN TestKillStoppedContainer [2021-12-09T23:20:11.239Z] --- PASS: TestKillStoppedContainer (0.03s) [2021-12-09T23:20:11.239Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-09T23:20:11.239Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2021-12-09T23:20:11.239Z] === RUN TestKillDifferentUserContainer [2021-12-09T23:20:11.497Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2021-12-09T23:20:11.497Z] === RUN TestInspectOomKilledTrue [2021-12-09T23:20:11.497Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:11.497Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-09T23:20:11.497Z] === RUN TestInspectOomKilledFalse [2021-12-09T23:20:11.497Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:20:11.497Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-09T23:20:11.497Z] === RUN TestLinksEtcHostsContentMatch [2021-12-09T23:20:11.497Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-09T23:20:11.497Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-12-09T23:20:11.497Z] === RUN TestLinksContainerNames [2021-12-09T23:20:12.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-09T23:20:12.432Z] --- PASS: TestLinksContainerNames (0.79s) [2021-12-09T23:20:12.432Z] === RUN TestLogsFollowTailEmpty [2021-12-09T23:20:12.690Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2021-12-09T23:20:12.690Z] === RUN TestContainerNetworkMountsNoChown [2021-12-09T23:20:13.256Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-12-09T23:20:13.256Z] === RUN TestMountDaemonRoot [2021-12-09T23:20:13.256Z] === RUN TestMountDaemonRoot/default [2021-12-09T23:20:13.256Z] === PAUSE TestMountDaemonRoot/default [2021-12-09T23:20:13.256Z] === RUN TestMountDaemonRoot/private [2021-12-09T23:20:13.256Z] === PAUSE TestMountDaemonRoot/private [2021-12-09T23:20:13.256Z] === RUN TestMountDaemonRoot/rprivate [2021-12-09T23:20:13.256Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-09T23:20:13.256Z] === RUN TestMountDaemonRoot/slave [2021-12-09T23:20:13.256Z] === PAUSE TestMountDaemonRoot/slave [2021-12-09T23:20:13.256Z] === RUN TestMountDaemonRoot/rslave [2021-12-09T23:20:13.256Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-09T23:20:13.256Z] === RUN TestMountDaemonRoot/shared [2021-12-09T23:20:13.256Z] === PAUSE TestMountDaemonRoot/shared [2021-12-09T23:20:13.256Z] === RUN TestMountDaemonRoot/rshared [2021-12-09T23:20:13.256Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-09T23:20:13.256Z] === CONT TestMountDaemonRoot/default [2021-12-09T23:20:13.256Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-09T23:20:13.256Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-09T23:20:13.256Z] === CONT TestMountDaemonRoot/rslave [2021-12-09T23:20:13.256Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-09T23:20:13.256Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-09T23:20:13.256Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-09T23:20:13.256Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-09T23:20:13.256Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-09T23:20:13.256Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-09T23:20:13.256Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/rshared [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/shared [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/rprivate [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/slave [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/private [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-09T23:20:13.257Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-09T23:20:13.257Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-09T23:20:13.257Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-09T23:20:13.515Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-09T23:20:13.515Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-09T23:20:13.515Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-09T23:20:13.515Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-09T23:20:13.515Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-09T23:20:13.515Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-09T23:20:13.515Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-09T23:20:13.515Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-09T23:20:13.515Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-09T23:20:13.515Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-09T23:20:13.515Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-09T23:20:13.515Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-09T23:20:13.515Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-09T23:20:13.515Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-12-09T23:20:13.515Z] === RUN TestContainerBindMountNonRecursive [2021-12-09T23:20:13.516Z] 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-12-09T23:20:13.516Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-12-09T23:20:13.516Z] === RUN TestContainerVolumesMountedAsShared [2021-12-09T23:20:13.516Z] 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-12-09T23:20:13.516Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-12-09T23:20:13.516Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-09T23:20:13.516Z] 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-12-09T23:20:13.516Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-12-09T23:20:13.516Z] === RUN TestNetworkNat [2021-12-09T23:20:13.570Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) [2021-12-09T23:20:13.570Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-12-09T23:20:13.570Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2021-12-09T23:20:13.570Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-12-09T23:20:13.570Z] PASS [2021-12-09T23:20:13.570Z] [2021-12-09T23:20:13.570Z] === Skipped [2021-12-09T23:20:13.570Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-12-09T23:20:13.570Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-09T23:20:13.570Z] [2021-12-09T23:20:13.570Z] DONE 27 tests, 1 skipped in 182.899s [2021-12-09T23:20:13.570Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-09T23:20:13.570Z] INFO: Testing against a local daemon [2021-12-09T23:20:13.570Z] === RUN TestSessionCreate [2021-12-09T23:20:13.570Z] --- PASS: TestSessionCreate (0.02s) [2021-12-09T23:20:13.570Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-09T23:20:13.570Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-09T23:20:13.570Z] PASS [2021-12-09T23:20:13.570Z] [2021-12-09T23:20:13.570Z] DONE 2 tests in 0.085s [2021-12-09T23:20:13.570Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-09T23:20:13.570Z] INFO: Testing against a local daemon [2021-12-09T23:20:13.570Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-09T23:20:13.570Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-12-09T23:20:13.570Z] === RUN TestDiskUsage [2021-12-09T23:20:13.570Z] === PAUSE TestDiskUsage [2021-12-09T23:20:13.570Z] === RUN TestEventsExecDie [2021-12-09T23:20:14.083Z] --- PASS: TestNetworkNat (0.49s) [2021-12-09T23:20:14.083Z] === RUN TestNetworkLocalhostTCPNat [2021-12-09T23:20:14.131Z] --- PASS: TestEventsExecDie (0.54s) [2021-12-09T23:20:14.131Z] === RUN TestEventsBackwardsCompatible [2021-12-09T23:20:14.131Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-12-09T23:20:14.131Z] === RUN TestEventsVolumeCreate [2021-12-09T23:20:14.131Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-12-09T23:20:14.131Z] === RUN TestInfoBinaryCommits [2021-12-09T23:20:14.131Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-09T23:20:14.131Z] === RUN TestInfoAPIVersioned [2021-12-09T23:20:14.131Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-09T23:20:14.131Z] === RUN TestInfoDiscoveryBackend [2021-12-09T23:20:14.341Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2021-12-09T23:20:14.341Z] === RUN TestNetworkLoopbackNat [2021-12-09T23:20:14.692Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-12-09T23:20:14.692Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-09T23:20:14.913Z] Removing intermediate container 30b8ee97ab5a [2021-12-09T23:20:14.914Z] ---> b1fdbfffed17 [2021-12-09T23:20:14.914Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-09T23:20:14.914Z] ---> Running in c0d9eede3fda [2021-12-09T23:20:15.373Z] [2021-12-09T23:20:15.373Z] SUCCESS: Specified value was saved. [2021-12-09T23:20:15.618Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-09T23:20:15.618Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-09T23:20:16.178Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-12-09T23:20:16.178Z] === RUN TestInfoAPI [2021-12-09T23:20:16.178Z] --- PASS: TestInfoAPI (0.03s) [2021-12-09T23:20:16.178Z] === RUN TestInfoAPIWarnings [2021-12-09T23:20:16.869Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2021-12-09T23:20:16.869Z] === RUN TestPause [2021-12-09T23:20:16.869Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:16.869Z] --- SKIP: TestPause (0.00s) [2021-12-09T23:20:16.869Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-09T23:20:16.869Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-09T23:20:16.869Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-09T23:20:16.869Z] === RUN TestPauseStopPausedContainer [2021-12-09T23:20:16.869Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:16.869Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-12-09T23:20:16.869Z] === RUN TestPidHost [2021-12-09T23:20:17.803Z] --- PASS: TestPidHost (0.82s) [2021-12-09T23:20:17.803Z] === RUN TestPsFilter [2021-12-09T23:20:17.803Z] --- PASS: TestPsFilter (0.09s) [2021-12-09T23:20:17.803Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-09T23:20:18.285Z] Removing intermediate container c0d9eede3fda [2021-12-09T23:20:18.285Z] ---> 79ab3f7e3c96 [2021-12-09T23:20:18.285Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-09T23:20:18.285Z] ---> Running in 4b0fec150a64 [2021-12-09T23:20:18.370Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-12-09T23:20:18.371Z] === RUN TestRemoveContainerWithVolume [2021-12-09T23:20:18.631Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2021-12-09T23:20:18.631Z] === RUN TestRemoveContainerRunning [2021-12-09T23:20:19.197Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-12-09T23:20:19.197Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-09T23:20:19.455Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2021-12-09T23:20:19.455Z] === RUN TestRemoveInvalidContainer [2021-12-09T23:20:19.455Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-09T23:20:19.455Z] === RUN TestRenameLinkedContainer [2021-12-09T23:20:19.599Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-12-09T23:20:19.599Z] PASS [2021-12-09T23:20:19.599Z] [2021-12-09T23:20:19.599Z] === Skipped [2021-12-09T23:20:19.599Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-09T23:20:19.599Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:20:19.599Z] [2021-12-09T23:20:19.599Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-12-09T23:20:19.599Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:20:19.599Z] [2021-12-09T23:20:19.599Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-09T23:20:19.599Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:20:19.599Z] [2021-12-09T23:20:19.599Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-09T23:20:19.599Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:20:19.599Z] [2021-12-09T23:20:19.599Z] DONE 17 tests, 4 skipped in 25.981s [2021-12-09T23:20:19.599Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-09T23:20:19.599Z] ++ 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-12-09T23:20:19.599Z] ++ set -e [2021-12-09T23:20:19.599Z] ++ '[' -n 0 ']' [2021-12-09T23:20:19.599Z] ++ set -x [2021-12-09T23:20:19.599Z] ++ 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-12-09T23:20:19.599Z] INFO: Testing against a local daemon [2021-12-09T23:20:19.599Z] === RUN TestPluginInvalidJSON [2021-12-09T23:20:19.599Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:20:19.599Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:20:19.599Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:20:19.599Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-12-09T23:20:19.599Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-09T23:20:19.599Z] === RUN TestPluginInstall [2021-12-09T23:20:19.599Z] === RUN TestPluginInstall/no_auth [2021-12-09T23:20:19.599Z] time="2021-12-09T23:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:20:19.599Z] time="2021-12-09T23:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:241f5374f53839ba4890e7a7dc8a1a8d9106332c1e64dee58836cc404fe4c2f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:20:19.599Z] time="2021-12-09T23:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:20:19.599Z] time="2021-12-09T23:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:241f5374f53839ba4890e7a7dc8a1a8d9106332c1e64dee58836cc404fe4c2f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:20:19.599Z] === RUN TestPluginInstall/with_htpasswd [2021-12-09T23:20:19.859Z] time="2021-12-09T23:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:20:19.859Z] time="2021-12-09T23:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be9520025068802fda790538f8b01451c055f17992ec834a4f4b1b5d38d5c3e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:20:19.859Z] time="2021-12-09T23:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:20:19.859Z] time="2021-12-09T23:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be9520025068802fda790538f8b01451c055f17992ec834a4f4b1b5d38d5c3e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:20:20.119Z] === RUN TestPluginInstall/with_insecure [2021-12-09T23:20:21.061Z] time="2021-12-09T23:20:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:20:21.061Z] time="2021-12-09T23:20:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd0239ac5cbb8ece89284673726ace95521772c005c086ca95440215dc893296" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:20:21.061Z] time="2021-12-09T23:20:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:20:21.061Z] time="2021-12-09T23:20:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bd0239ac5cbb8ece89284673726ace95521772c005c086ca95440215dc893296" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:20:21.061Z] plugin_test.go:165: [d8852aae88efd] daemon is not started [2021-12-09T23:20:21.061Z] --- PASS: TestPluginInstall (3.03s) [2021-12-09T23:20:21.061Z] --- PASS: TestPluginInstall/no_auth (1.43s) [2021-12-09T23:20:21.061Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2021-12-09T23:20:21.061Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2021-12-09T23:20:21.061Z] === RUN TestPluginsWithRuntimes [2021-12-09T23:20:21.358Z] --- PASS: TestRenameLinkedContainer (1.65s) [2021-12-09T23:20:21.358Z] === RUN TestRenameStoppedContainer [2021-12-09T23:20:21.616Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-12-09T23:20:21.616Z] === RUN TestRenameRunningContainerAndReuse [2021-12-09T23:20:22.169Z] Cannot create a file when that file already exists. [2021-12-09T23:20:22.183Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2021-12-09T23:20:22.183Z] === RUN TestRenameInvalidName [2021-12-09T23:20:22.751Z] --- PASS: TestRenameInvalidName (0.38s) [2021-12-09T23:20:22.751Z] === RUN TestRenameAnonymousContainer [2021-12-09T23:20:22.971Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-09T23:20:23.542Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-09T23:20:24.129Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2021-12-09T23:20:24.129Z] === RUN TestRenameContainerWithSameName [2021-12-09T23:20:24.482Z] --- PASS: TestPluginsWithRuntimes (3.17s) [2021-12-09T23:20:24.482Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2021-12-09T23:20:24.482Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.83s) [2021-12-09T23:20:24.482Z] === RUN TestPluginBackCompatMediaTypes [2021-12-09T23:20:24.695Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2021-12-09T23:20:24.695Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-09T23:20:24.865Z] --- PASS: TestBuildWithHugeFile (100.32s) [2021-12-09T23:20:24.865Z] === RUN TestBuildWCOWSandboxSize [2021-12-09T23:20:24.865Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:20:24.865Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:20:24.865Z] === RUN TestBuildWithEmptyDockerfile [2021-12-09T23:20:24.865Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:20:24.865Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:20:24.865Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:20:24.865Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:20:24.865Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:20:24.865Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:20:24.865Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:20:24.865Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:20:24.865Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:20:24.865Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-12-09T23:20:24.865Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-12-09T23:20:24.865Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-09T23:20:24.865Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-09T23:20:24.865Z] === RUN TestBuildPreserveOwnership [2021-12-09T23:20:24.865Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:20:24.865Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-09T23:20:24.865Z] === RUN TestBuildPlatformInvalid [2021-12-09T23:20:24.865Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-12-09T23:20:24.865Z] PASS [2021-12-09T23:20:24.865Z] ok github.com/docker/docker/integration/build 165.472s [2021-12-09T23:20:24.865Z] [2021-12-09T23:20:24.865Z] === Skipped [2021-12-09T23:20:24.865Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-09T23:20:24.865Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:20:24.865Z] [2021-12-09T23:20:24.865Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-09T23:20:24.865Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:24.865Z] [2021-12-09T23:20:24.865Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-09T23:20:24.865Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:20:24.865Z] [2021-12-09T23:20:24.865Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-09T23:20:24.865Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:20:24.865Z] [2021-12-09T23:20:24.865Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:20:24.865Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:20:24.865Z] [2021-12-09T23:20:24.865Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-09T23:20:24.865Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:20:24.865Z] [2021-12-09T23:20:24.865Z] DONE 29 tests, 6 skipped in 187.443s [2021-12-09T23:20:24.865Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-09T23:20:25.174Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-12-09T23:20:25.174Z] PASS [2021-12-09T23:20:25.174Z] [2021-12-09T23:20:25.174Z] DONE 10 tests in 6.884s [2021-12-09T23:20:25.174Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-09T23:20:25.174Z] ++ 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-12-09T23:20:25.175Z] ++ set -e [2021-12-09T23:20:25.175Z] ++ '[' -n 0 ']' [2021-12-09T23:20:25.175Z] ++ set -x [2021-12-09T23:20:25.175Z] ++ 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-12-09T23:20:25.175Z] INFO: Testing against a local daemon [2021-12-09T23:20:25.175Z] === RUN TestExternalGraphDriver [2021-12-09T23:20:25.175Z] === RUN TestExternalGraphDriver/json [2021-12-09T23:20:25.299Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2021-12-09T23:20:25.299Z] === RUN TestResize [2021-12-09T23:20:25.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:20:25.837Z] INFO: Testing against a local daemon [2021-12-09T23:20:25.837Z] === RUN TestConfigInspect [2021-12-09T23:20:25.837Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:25.837Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-09T23:20:25.837Z] === RUN TestConfigList [2021-12-09T23:20:25.837Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:25.837Z] --- SKIP: TestConfigList (0.00s) [2021-12-09T23:20:25.837Z] === RUN TestConfigsCreateAndDelete [2021-12-09T23:20:25.837Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:25.837Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-09T23:20:25.837Z] === RUN TestConfigsUpdate [2021-12-09T23:20:25.837Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:25.837Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-09T23:20:25.837Z] === RUN TestTemplatedConfig [2021-12-09T23:20:25.837Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:25.837Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-09T23:20:25.837Z] === RUN TestConfigCreateResolve [2021-12-09T23:20:25.837Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:20:25.837Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-09T23:20:25.837Z] PASS [2021-12-09T23:20:25.837Z] ok github.com/docker/docker/integration/config 0.073s [2021-12-09T23:20:25.837Z] [2021-12-09T23:20:25.837Z] === Skipped [2021-12-09T23:20:25.837Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-09T23:20:25.837Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:25.837Z] [2021-12-09T23:20:25.837Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-09T23:20:25.837Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:25.837Z] [2021-12-09T23:20:25.837Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-09T23:20:25.837Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:25.837Z] [2021-12-09T23:20:25.837Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-09T23:20:25.837Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:25.837Z] [2021-12-09T23:20:25.837Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-09T23:20:25.837Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:25.837Z] [2021-12-09T23:20:25.837Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-09T23:20:25.837Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:20:25.837Z] [2021-12-09T23:20:25.837Z] DONE 6 tests, 6 skipped in 1.728s [2021-12-09T23:20:25.837Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-09T23:20:25.880Z] --- PASS: TestResize (0.41s) [2021-12-09T23:20:25.880Z] === RUN TestResizeWithInvalidSize [2021-12-09T23:20:26.147Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2021-12-09T23:20:26.147Z] === RUN TestResizeWhenContainerNotStarted [2021-12-09T23:20:26.557Z] === RUN TestExternalGraphDriver/spec [2021-12-09T23:20:26.714Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-12-09T23:20:26.714Z] === RUN TestDaemonRestartKillContainers [2021-12-09T23:20:26.714Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-09T23:20:26.714Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-09T23:20:26.714Z] === RUN TestCgroupNamespacesRun [2021-12-09T23:20:27.652Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2021-12-09T23:20:27.652Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-09T23:20:28.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:20:28.033Z] INFO: Testing against a local daemon [2021-12-09T23:20:28.033Z] === RUN TestCheckpoint [2021-12-09T23:20:28.033Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:20:28.033Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-09T23:20:28.033Z] === RUN TestContainerInvalidJSON [2021-12-09T23:20:28.033Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:20:28.033Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:20:28.033Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:20:28.033Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:20:28.033Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:20:28.033Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:20:28.033Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-12-09T23:20:28.033Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-09T23:20:28.033Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-09T23:20:28.033Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-09T23:20:28.149Z] Removing intermediate container 4b0fec150a64 [2021-12-09T23:20:28.150Z] ---> 248a3d1ecee4 [2021-12-09T23:20:28.150Z] Step 13/13 : CMD ["sh"] [2021-12-09T23:20:28.150Z] ---> Running in 34c3b319feb4 [2021-12-09T23:20:28.150Z] Removing intermediate container 34c3b319feb4 [2021-12-09T23:20:28.150Z] ---> d5e418cad312 [2021-12-09T23:20:28.150Z] Successfully built d5e418cad312 [2021-12-09T23:20:28.150Z] Successfully tagged busybox:latest [2021-12-09T23:20:28.150Z] INFO: Docker images of the daemon under test [2021-12-09T23:20:28.150Z] [2021-12-09T23:20:28.150Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-09T23:20:28.150Z] busybox latest d5e418cad312 Less than a second ago 4.95GB [2021-12-09T23:20:28.150Z] microsoft/windowsservercore latest 3d4792f88e26 5 weeks ago 4.91GB [2021-12-09T23:20:28.150Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 5 weeks ago 4.91GB [2021-12-09T23:20:28.150Z] [2021-12-09T23:20:28.150Z] INFO: Running integration tests at 12/09/2021 23:20:27... [2021-12-09T23:20:28.150Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-09T23:20:28.150Z] INFO: Integration API tests being run from the host: [2021-12-09T23:20:28.150Z] INFO: make.ps1 starting at 12/09/2021 23:20:27 [2021-12-09T23:20:28.467Z] === RUN TestExternalGraphDriver/pull [2021-12-09T23:20:28.496Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-12-09T23:20:28.496Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-09T23:20:28.496Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-12-09T23:20:28.496Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-09T23:20:28.496Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-12-09T23:20:28.496Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-09T23:20:28.957Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2021-12-09T23:20:28.957Z] === RUN TestCopyFromContainer [2021-12-09T23:20:28.957Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:28.957Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-09T23:20:28.957Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-09T23:20:28.957Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:20:28.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:20:28.957Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:20:28.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:20:28.957Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:20:28.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:20:28.957Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:20:28.957Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:20:28.957Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:20:28.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-09T23:20:28.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-09T23:20:28.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-09T23:20:28.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-09T23:20:28.957Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-09T23:20:28.957Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-09T23:20:28.957Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-09T23:20:28.957Z] === RUN TestCreateWithInvalidEnv [2021-12-09T23:20:28.957Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-09T23:20:28.957Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-09T23:20:28.957Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-09T23:20:28.957Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-09T23:20:28.957Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-09T23:20:28.957Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-09T23:20:28.957Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-09T23:20:28.957Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-09T23:20:28.957Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-09T23:20:28.957Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-12-09T23:20:28.957Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-09T23:20:28.957Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-09T23:20:28.957Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-09T23:20:28.957Z] === RUN TestCreateTmpfsMountsTarget [2021-12-09T23:20:28.957Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:28.957Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-09T23:20:28.957Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-09T23:20:28.957Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:20:28.957Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-09T23:20:28.957Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-09T23:20:28.957Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:20:28.957Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-09T23:20:28.957Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-09T23:20:28.957Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:20:28.957Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:20:28.957Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:20:28.957Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:20:28.957Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:20:28.957Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:20:28.957Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:20:28.957Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:20:28.957Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:20:28.957Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:20:28.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:20:28.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:20:28.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:20:28.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:20:28.957Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:20:28.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-12-09T23:20:28.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-12-09T23:20:28.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-09T23:20:28.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-09T23:20:28.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-09T23:20:28.957Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-12-09T23:20:28.957Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-09T23:20:28.957Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-09T23:20:28.957Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-09T23:20:28.957Z] === RUN TestCreateDifferentPlatform [2021-12-09T23:20:28.957Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-09T23:20:28.957Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-09T23:20:28.957Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-12-09T23:20:28.957Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-09T23:20:28.957Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-09T23:20:28.957Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-09T23:20:29.026Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s) [2021-12-09T23:20:29.026Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-09T23:20:29.138Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-09T23:20:29.419Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-12-09T23:20:29.419Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-09T23:20:29.419Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-09T23:20:29.419Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-12-09T23:20:29.419Z] === RUN TestContainerKillOnDaemonStart [2021-12-09T23:20:29.419Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:29.419Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-09T23:20:29.419Z] === RUN TestDiff [2021-12-09T23:20:29.419Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-09T23:20:29.419Z] --- SKIP: TestDiff (0.00s) [2021-12-09T23:20:29.419Z] === RUN TestExecWithCloseStdin [2021-12-09T23:20:29.419Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-09T23:20:29.419Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-12-09T23:20:29.419Z] === RUN TestExec [2021-12-09T23:20:29.849Z] --- PASS: TestExternalGraphDriver (4.67s) [2021-12-09T23:20:29.849Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2021-12-09T23:20:29.849Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2021-12-09T23:20:29.849Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2021-12-09T23:20:29.849Z] === RUN TestGraphdriverPluginV2 [2021-12-09T23:20:29.849Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:20:29.849Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-12-09T23:20:29.849Z] PASS [2021-12-09T23:20:29.849Z] [2021-12-09T23:20:29.849Z] === Skipped [2021-12-09T23:20:29.849Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-12-09T23:20:29.849Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:20:29.849Z] [2021-12-09T23:20:29.849Z] DONE 5 tests, 1 skipped in 4.787s [2021-12-09T23:20:29.849Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-09T23:20:29.849Z] ++ 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-12-09T23:20:29.849Z] ++ set -e [2021-12-09T23:20:29.849Z] ++ '[' -n 0 ']' [2021-12-09T23:20:29.849Z] ++ set -x [2021-12-09T23:20:29.849Z] ++ 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-12-09T23:20:29.849Z] INFO: Testing against a local daemon [2021-12-09T23:20:29.849Z] === RUN TestContinueAfterPluginCrash [2021-12-09T23:20:29.849Z] === PAUSE TestContinueAfterPluginCrash [2021-12-09T23:20:29.849Z] === RUN TestReadPluginNoRead [2021-12-09T23:20:29.849Z] === PAUSE TestReadPluginNoRead [2021-12-09T23:20:29.849Z] === RUN TestDaemonStartWithLogOpt [2021-12-09T23:20:29.849Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-09T23:20:29.849Z] === CONT TestContinueAfterPluginCrash [2021-12-09T23:20:29.849Z] === CONT TestDaemonStartWithLogOpt [2021-12-09T23:20:29.961Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2021-12-09T23:20:29.961Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-09T23:20:30.897Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2021-12-09T23:20:30.897Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-09T23:20:32.271Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2021-12-09T23:20:32.271Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-09T23:20:33.148Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2021-12-09T23:20:33.148Z] === CONT TestReadPluginNoRead [2021-12-09T23:20:33.172Z] --- PASS: TestExec (3.72s) [2021-12-09T23:20:33.172Z] === RUN TestExecUser [2021-12-09T23:20:33.172Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-09T23:20:33.172Z] --- SKIP: TestExecUser (0.00s) [2021-12-09T23:20:33.172Z] === RUN TestExportContainerAndImportImage [2021-12-09T23:20:33.172Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:33.172Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-09T23:20:33.172Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-09T23:20:33.172Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:33.172Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-09T23:20:33.172Z] === RUN TestHealthCheckWorkdir [2021-12-09T23:20:33.172Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-09T23:20:33.172Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-09T23:20:33.172Z] === RUN TestHealthKillContainer [2021-12-09T23:20:33.172Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-09T23:20:33.172Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-09T23:20:33.172Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-09T23:20:33.172Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-09T23:20:33.172Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-09T23:20:33.172Z] === RUN TestKillContainerInvalidSignal [2021-12-09T23:20:33.210Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2021-12-09T23:20:33.210Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-09T23:20:33.776Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-12-09T23:20:33.777Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-09T23:20:34.212Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-12-09T23:20:34.212Z] === RUN TestInfoDebug [2021-12-09T23:20:34.212Z] --- PASS: TestInfoDebug (0.53s) [2021-12-09T23:20:34.212Z] === RUN TestInfoInsecureRegistries [2021-12-09T23:20:34.212Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-12-09T23:20:34.212Z] === RUN TestInfoRegistryMirrors [2021-12-09T23:20:34.212Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-12-09T23:20:34.212Z] === RUN TestLoginFailsWithBadCredentials [2021-12-09T23:20:34.212Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-12-09T23:20:34.212Z] === RUN TestPingCacheHeaders [2021-12-09T23:20:34.212Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-09T23:20:34.212Z] === RUN TestPingGet [2021-12-09T23:20:34.212Z] --- PASS: TestPingGet (0.01s) [2021-12-09T23:20:34.212Z] === RUN TestPingHead [2021-12-09T23:20:34.212Z] --- PASS: TestPingHead (0.02s) [2021-12-09T23:20:34.212Z] === RUN TestVersion [2021-12-09T23:20:34.212Z] --- PASS: TestVersion (0.02s) [2021-12-09T23:20:34.212Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-12-09T23:20:34.212Z] === CONT TestDiskUsage [2021-12-09T23:20:34.773Z] === RUN TestDiskUsage/empty [2021-12-09T23:20:34.773Z] === RUN TestDiskUsage/empty/container_types [2021-12-09T23:20:34.773Z] === RUN TestDiskUsage/empty/image_types [2021-12-09T23:20:34.773Z] === RUN TestDiskUsage/empty/volume_types [2021-12-09T23:20:34.773Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-09T23:20:34.773Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-09T23:20:34.773Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-09T23:20:34.773Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-09T23:20:34.773Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-09T23:20:34.773Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-09T23:20:34.773Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-09T23:20:34.773Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-09T23:20:35.030Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-09T23:20:35.030Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-09T23:20:35.030Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-09T23:20:35.030Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-09T23:20:35.030Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-09T23:20:35.030Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-09T23:20:35.030Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-09T23:20:35.030Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-09T23:20:35.030Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-09T23:20:35.030Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-09T23:20:35.030Z] === RUN TestDiskUsage/after_container.Run [2021-12-09T23:20:35.068Z] === RUN TestReadPluginNoRead/default [2021-12-09T23:20:35.153Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2021-12-09T23:20:35.153Z] === RUN TestNISDomainname [2021-12-09T23:20:35.153Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-12-09T23:20:35.153Z] --- SKIP: TestNISDomainname (0.01s) [2021-12-09T23:20:35.153Z] === RUN TestHostnameDnsResolution [2021-12-09T23:20:35.592Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-09T23:20:35.592Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-09T23:20:35.592Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-09T23:20:35.592Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-09T23:20:35.592Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-09T23:20:35.592Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-09T23:20:35.592Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-09T23:20:35.592Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-09T23:20:35.592Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-09T23:20:35.592Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage (1.50s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.01s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-09T23:20:35.592Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2021-12-09T23:20:35.592Z] PASS [2021-12-09T23:20:35.592Z] [2021-12-09T23:20:35.592Z] DONE 53 tests in 22.319s [2021-12-09T23:20:35.592Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-09T23:20:35.719Z] --- PASS: TestHostnameDnsResolution (0.65s) [2021-12-09T23:20:35.720Z] === RUN TestUnprivilegedPortsAndPing [2021-12-09T23:20:35.720Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-12-09T23:20:35.720Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-12-09T23:20:35.720Z] === RUN TestStats [2021-12-09T23:20:35.720Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:35.720Z] --- SKIP: TestStats (0.00s) [2021-12-09T23:20:35.720Z] === RUN TestStopContainerWithTimeout [2021-12-09T23:20:35.720Z] === RUN TestStopContainerWithTimeout/0 [2021-12-09T23:20:35.720Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-09T23:20:35.720Z] === RUN TestStopContainerWithTimeout/1 [2021-12-09T23:20:35.720Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-09T23:20:35.720Z] === RUN TestStopContainerWithTimeout/3 [2021-12-09T23:20:35.720Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-09T23:20:35.720Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-09T23:20:35.720Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-09T23:20:35.720Z] === CONT TestStopContainerWithTimeout/0 [2021-12-09T23:20:35.720Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-09T23:20:35.848Z] INFO: Testing against a local daemon [2021-12-09T23:20:35.848Z] === RUN TestVolumesCreateAndList [2021-12-09T23:20:35.848Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-09T23:20:35.848Z] === RUN TestVolumesRemove [2021-12-09T23:20:35.848Z] --- PASS: TestVolumesRemove (0.08s) [2021-12-09T23:20:35.848Z] === RUN TestVolumesInspect [2021-12-09T23:20:35.848Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-09T23:20:35.848Z] === RUN TestVolumesInvalidJSON [2021-12-09T23:20:35.848Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-09T23:20:35.848Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-09T23:20:35.848Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-09T23:20:35.848Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-09T23:20:35.848Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-09T23:20:35.848Z] PASS [2021-12-09T23:20:35.848Z] [2021-12-09T23:20:35.848Z] DONE 5 tests in 0.258s [2021-12-09T23:20:36.008Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-09T23:20:36.093Z] --- PASS: TestKillContainerInvalidSignal (2.98s) [2021-12-09T23:20:36.093Z] === RUN TestKillContainer [2021-12-09T23:20:36.093Z] === RUN TestKillContainer/no_signal [2021-12-09T23:20:36.103Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-09T23:20:36.286Z] === CONT TestStopContainerWithTimeout/3 [2021-12-09T23:20:36.337Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-12-09T23:20:36.337Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-12-09T23:20:36.337Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-12-09T23:20:36.337Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-12-09T23:20:36.337Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-12-09T23:20:36.337Z] Cross building: bundles/cross/windows/amd64 [2021-12-09T23:20:36.337Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-12-09T23:20:36.337Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-12-09T23:20:36.664Z] Stopping apparmor (via systemctl): apparmor.service. [2021-12-09T23:20:36.664Z] Removing test suite binaries [2021-12-09T23:20:36.664Z] exiting test-integration [2021-12-09T23:20:36.664Z] ++ exit 0 [2021-12-09T23:20:36.664Z] [2021-12-09T23:20:37.390Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-09T23:20:37.960Z] --- PASS: TestContinueAfterPluginCrash (8.10s) [2021-12-09T23:20:38.186Z] === CONT TestStopContainerWithTimeout/1 [2021-12-09T23:20:38.532Z] === CONT TestReadPluginNoRead [2021-12-09T23:20:38.532Z] read_test.go:92: [d0a22b06a6f7d] daemon is not started [2021-12-09T23:20:38.532Z] --- PASS: TestReadPluginNoRead (5.57s) [2021-12-09T23:20:38.532Z] --- PASS: TestReadPluginNoRead/default (1.11s) [2021-12-09T23:20:38.532Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.08s) [2021-12-09T23:20:38.532Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2021-12-09T23:20:38.532Z] PASS [2021-12-09T23:20:38.532Z] [2021-12-09T23:20:38.532Z] DONE 6 tests in 8.678s [2021-12-09T23:20:38.532Z] 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-12-09T23:20:38.532Z] ++ 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-12-09T23:20:38.532Z] ++ set -e [2021-12-09T23:20:38.532Z] ++ '[' -n 0 ']' [2021-12-09T23:20:38.532Z] ++ set -x [2021-12-09T23:20:38.532Z] ++ 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-12-09T23:20:38.532Z] testing: warning: no tests to run [2021-12-09T23:20:38.532Z] PASS [2021-12-09T23:20:38.532Z] [2021-12-09T23:20:38.532Z] DONE 0 tests in 0.027s [2021-12-09T23:20:38.532Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-09T23:20:38.532Z] ++ 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-12-09T23:20:38.532Z] ++ set -e [2021-12-09T23:20:38.532Z] ++ '[' -n 0 ']' [2021-12-09T23:20:38.532Z] ++ set -x [2021-12-09T23:20:38.532Z] ++ 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-12-09T23:20:38.532Z] INFO: Testing against a local daemon [2021-12-09T23:20:38.532Z] === RUN TestPluginWithDevMounts [2021-12-09T23:20:38.532Z] === PAUSE TestPluginWithDevMounts [2021-12-09T23:20:38.532Z] === CONT TestPluginWithDevMounts Post stage [Pipeline] junit [2021-12-09T23:20:38.564Z] Recording test results [2021-12-09T23:20:38.731Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-09T23:20:39.059Z] === RUN TestKillContainer/non_killing_signal [2021-12-09T23:20:39.059Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-09T23:20:39.059Z] === RUN TestKillContainer/killing_signal [2021-12-09T23:20:39.113Z] + echo Ensuring container killed. [2021-12-09T23:20:39.113Z] Ensuring container killed. [2021-12-09T23:20:39.113Z] + docker rm -vf docker-pr1 [2021-12-09T23:20:39.113Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-09T23:20:39.417Z] + echo Chowning /workspace to jenkins user [2021-12-09T23:20:39.417Z] Chowning /workspace to jenkins user [2021-12-09T23:20:39.417Z] + id -u [2021-12-09T23:20:39.417Z] + id -g [2021-12-09T23:20:39.417Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43073:/workspace busybox chown -R 1000:1000 /workspace [2021-12-09T23:20:39.560Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-09T23:20:39.560Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2021-12-09T23:20:39.560Z] --- PASS: TestStopContainerWithTimeout/-1 (2.52s) [2021-12-09T23:20:39.560Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2021-12-09T23:20:39.560Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2021-12-09T23:20:39.560Z] === RUN TestDeleteDevicemapper [2021-12-09T23:20:39.560Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-09T23:20:39.560Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-09T23:20:39.560Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-09T23:20:40.443Z] --- PASS: TestPluginWithDevMounts (1.55s) [2021-12-09T23:20:40.443Z] PASS [2021-12-09T23:20:40.443Z] [2021-12-09T23:20:40.443Z] DONE 1 tests in 1.632s [2021-12-09T23:20:40.443Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-09T23:20:40.443Z] ++ 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-12-09T23:20:40.443Z] ++ set -e [2021-12-09T23:20:40.443Z] ++ '[' -n 0 ']' [2021-12-09T23:20:40.443Z] ++ set -x [2021-12-09T23:20:40.443Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-12-09T23:20:40.443Z] INFO: Testing against a local daemon [2021-12-09T23:20:40.443Z] === RUN TestSecretInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-09T23:20:41.462Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) [2021-12-09T23:20:41.462Z] === RUN TestUpdateMemory [2021-12-09T23:20:41.462Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:41.462Z] --- SKIP: TestUpdateMemory (0.00s) [2021-12-09T23:20:41.462Z] === RUN TestUpdateCPUQuota [2021-12-09T23:20:41.462Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:41.462Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-12-09T23:20:41.462Z] === RUN TestUpdatePidsLimit [2021-12-09T23:20:41.462Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:41.462Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-12-09T23:20:41.462Z] === RUN TestUpdateRestartPolicy [2021-12-09T23:20:41.598Z] + bundleName=amd64-cgroup2 [2021-12-09T23:20:41.598Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-12-09T23:20:41.598Z] Creating amd64-cgroup2-bundles.tar.gz [2021-12-09T23:20:41.598Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-12-09T23:20:41.598Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-09T23:20:41.826Z] --- PASS: TestSecretInspect (1.69s) [2021-12-09T23:20:41.826Z] === RUN TestSecretList [2021-12-09T23:20:41.976Z] --- PASS: TestKillContainer (5.99s) [2021-12-09T23:20:41.977Z] --- PASS: TestKillContainer/no_signal (2.90s) [2021-12-09T23:20:41.977Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-09T23:20:41.977Z] --- PASS: TestKillContainer/killing_signal (3.04s) [2021-12-09T23:20:41.977Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-09T23:20:41.977Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:20:41.977Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-09T23:20:41.977Z] === RUN TestKillStoppedContainer [2021-12-09T23:20:41.977Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:20:41.977Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-09T23:20:41.977Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-09T23:20:41.977Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:20:41.977Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-09T23:20:41.977Z] === RUN TestKillDifferentUserContainer [2021-12-09T23:20:41.977Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-09T23:20:41.977Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-09T23:20:41.977Z] === RUN TestInspectOomKilledTrue [2021-12-09T23:20:41.977Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:41.977Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-09T23:20:41.977Z] === RUN TestInspectOomKilledFalse [2021-12-09T23:20:41.977Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:20:41.977Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-09T23:20:41.977Z] === RUN TestLogsFollowTailEmpty [Pipeline] archiveArtifacts [2021-12-09T23:20:42.169Z] Archiving artifacts [2021-12-09T23:20:42.430Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-09T23:20:42.733Z] + make clean [2021-12-09T23:20:42.733Z] docker volume rm -f docker-dev-cache [2021-12-09T23:20:42.733Z] docker-dev-cache [Pipeline] deleteDir [2021-12-09T23:20:43.737Z] --- PASS: TestSecretList (1.70s) [2021-12-09T23:20:43.737Z] === RUN TestSecretsCreateAndDelete [2021-12-09T23:20:44.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-09T23:20:44.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-09T23:20:44.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-09T23:20:44.895Z] --- PASS: TestLogsFollowTailEmpty (3.17s) [2021-12-09T23:20:44.895Z] === RUN TestNetworkNat [2021-12-09T23:20:44.895Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-09T23:20:44.895Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-09T23:20:44.895Z] === RUN TestNetworkLocalhostTCPNat [2021-12-09T23:20:45.121Z] --- PASS: TestSecretsCreateAndDelete (1.68s) [2021-12-09T23:20:45.121Z] === RUN TestSecretsUpdate [2021-12-09T23:20:47.032Z] --- PASS: TestSecretsUpdate (1.66s) [2021-12-09T23:20:47.032Z] === RUN TestTemplatedSecret [2021-12-09T23:20:47.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-09T23:20:47.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-09T23:20:48.646Z] --- PASS: TestNetworkLocalhostTCPNat (3.64s) [2021-12-09T23:20:48.646Z] === RUN TestNetworkLoopbackNat [2021-12-09T23:20:48.646Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-09T23:20:48.646Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-09T23:20:48.646Z] === RUN TestPause [2021-12-09T23:20:48.646Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-09T23:20:48.646Z] --- SKIP: TestPause (0.00s) [2021-12-09T23:20:48.646Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-09T23:20:49.019Z] --- PASS: TestTemplatedSecret (1.96s) [2021-12-09T23:20:49.019Z] === RUN TestSecretCreateResolve [2021-12-09T23:20:50.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-09T23:20:50.929Z] --- PASS: TestSecretCreateResolve (2.07s) [2021-12-09T23:20:50.929Z] PASS [2021-12-09T23:20:50.929Z] [2021-12-09T23:20:50.929Z] DONE 6 tests in 10.845s [2021-12-09T23:20:50.929Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-12-09T23:20:50.929Z] ++ 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-12-09T23:20:50.929Z] ++ set -e [2021-12-09T23:20:50.929Z] ++ '[' -n 0 ']' [2021-12-09T23:20:50.929Z] ++ set -x [2021-12-09T23:20:50.929Z] ++ 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-12-09T23:20:50.929Z] INFO: Testing against a local daemon [2021-12-09T23:20:50.929Z] === RUN TestServiceCreateInit [2021-12-09T23:20:50.929Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-09T23:20:51.586Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.85s) [2021-12-09T23:20:51.586Z] === RUN TestPauseStopPausedContainer [2021-12-09T23:20:51.586Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:51.586Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-09T23:20:51.586Z] === RUN TestPsFilter [2021-12-09T23:20:52.048Z] --- PASS: TestPsFilter (0.30s) [2021-12-09T23:20:52.048Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-09T23:20:53.663Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2021-12-09T23:20:53.664Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-09T23:20:53.664Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-12-09T23:20:53.664Z] === RUN TestWaitNonBlocked [2021-12-09T23:20:53.664Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:20:53.664Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:20:53.664Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:20:53.664Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:20:53.664Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:20:53.664Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:20:53.664Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-09T23:20:53.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.53s) [2021-12-09T23:20:53.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2021-12-09T23:20:53.664Z] === RUN TestWaitBlocked [2021-12-09T23:20:53.664Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-09T23:20:53.664Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-09T23:20:53.664Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-09T23:20:53.664Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-09T23:20:53.664Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-09T23:20:53.664Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-09T23:20:53.923Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-09T23:20:53.923Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2021-12-09T23:20:53.923Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2021-12-09T23:20:53.923Z] === CONT TestDaemonRestartIpcMode [2021-12-09T23:20:53.923Z] === CONT TestIpcModeOlderClient [2021-12-09T23:20:53.923Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-12-09T23:20:53.923Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-09T23:20:54.227Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-09T23:20:54.968Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.99s) [2021-12-09T23:20:54.968Z] === RUN TestRemoveContainerWithVolume [2021-12-09T23:20:56.453Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2021-12-09T23:20:56.453Z] --- PASS: TestDaemonRestartIpcMode (2.61s) [2021-12-09T23:20:56.453Z] PASS [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === Skipped [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-09T23:20:56.453Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-12-09T23:20:56.453Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-12-09T23:20:56.453Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-12-09T23:20:56.453Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-09T23:20:56.453Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-12-09T23:20:56.453Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-12-09T23:20:56.453Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-12-09T23:20:56.453Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-09T23:20:56.453Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-09T23:20:56.453Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-09T23:20:56.453Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-09T23:20:56.453Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-12-09T23:20:56.453Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-12-09T23:20:56.453Z] 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-12-09T23:20:56.453Z] [2021-12-09T23:20:56.453Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-12-09T23:20:56.454Z] 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-12-09T23:20:56.454Z] [2021-12-09T23:20:56.454Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-12-09T23:20:56.454Z] 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-12-09T23:20:56.454Z] [2021-12-09T23:20:56.454Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-12-09T23:20:56.454Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:56.454Z] [2021-12-09T23:20:56.454Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-09T23:20:56.454Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-09T23:20:56.454Z] [2021-12-09T23:20:56.454Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-12-09T23:20:56.454Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:56.454Z] [2021-12-09T23:20:56.454Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-12-09T23:20:56.454Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-09T23:20:56.454Z] [2021-12-09T23:20:56.454Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-12-09T23:20:56.454Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-12-09T23:20:56.454Z] [2021-12-09T23:20:56.454Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-12-09T23:20:56.454Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-12-09T23:20:56.454Z] [2021-12-09T23:20:56.454Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-12-09T23:20:56.454Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:56.454Z] [2021-12-09T23:20:56.454Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-09T23:20:56.454Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-09T23:20:56.454Z] [2021-12-09T23:20:56.454Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-12-09T23:20:56.454Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:56.454Z] [2021-12-09T23:20:56.454Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-12-09T23:20:56.454Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:56.454Z] [2021-12-09T23:20:56.454Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-12-09T23:20:56.454Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-09T23:20:56.454Z] [2021-12-09T23:20:56.454Z] DONE 177 tests, 27 skipped in 70.027s [2021-12-09T23:20:56.454Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-09T23:20:56.712Z] === RUN TestConfigDaemonLibtrustID [2021-12-09T23:20:57.280Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-12-09T23:20:57.280Z] === RUN TestDaemonConfigValidation [2021-12-09T23:20:57.280Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-09T23:20:57.280Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-09T23:20:57.280Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-09T23:20:57.280Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-09T23:20:57.280Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-09T23:20:57.280Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-09T23:20:57.280Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-09T23:20:57.280Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-09T23:20:57.280Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-09T23:20:57.280Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-09T23:20:57.280Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-09T23:20:57.280Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-09T23:20:57.280Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-09T23:20:57.280Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-09T23:20:57.280Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-09T23:20:57.280Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-09T23:20:57.280Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-12-09T23:20:57.280Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-12-09T23:20:57.280Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-12-09T23:20:57.280Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-12-09T23:20:57.280Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-12-09T23:20:57.280Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-09T23:20:57.280Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-09T23:20:57.524Z] --- PASS: TestServiceCreateInit (6.16s) [2021-12-09T23:20:57.524Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.18s) [2021-12-09T23:20:57.524Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (2.96s) [2021-12-09T23:20:57.524Z] === RUN TestCreateServiceMultipleTimes [2021-12-09T23:20:57.889Z] --- PASS: TestRemoveContainerWithVolume (2.93s) [2021-12-09T23:20:57.889Z] === RUN TestRemoveContainerRunning [2021-12-09T23:20:58.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-09T23:20:58.654Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-09T23:20:59.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:20:59.296Z] INFO: Testing against a local daemon [2021-12-09T23:20:59.296Z] === RUN TestBuildWithSession [2021-12-09T23:20:59.296Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:20:59.296Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-09T23:20:59.296Z] === RUN TestBuildSquashParent [2021-12-09T23:20:59.296Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:20:59.296Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-09T23:20:59.296Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-09T23:20:59.296Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:20:59.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:20:59.296Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:20:59.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:20:59.296Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:20:59.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:20:59.296Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:20:59.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:20:59.296Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:20:59.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:20:59.296Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:20:59.296Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:20:59.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:20:59.296Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:20:59.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:20:59.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:20:59.594Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-09T23:21:00.528Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-09T23:21:00.528Z] daemon_test.go:156: [dcd5f9b7d193e] daemon is not started [2021-12-09T23:21:00.528Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2021-12-09T23:21:00.528Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-12-09T23:21:00.528Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-12-09T23:21:00.528Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-12-09T23:21:00.528Z] === RUN TestDaemonProxy [2021-12-09T23:21:00.528Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-12-09T23:21:00.528Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-09T23:21:00.528Z] PASS [2021-12-09T23:21:00.528Z] [2021-12-09T23:21:00.528Z] === Skipped [2021-12-09T23:21:00.528Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-12-09T23:21:00.528Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-12-09T23:21:00.528Z] [2021-12-09T23:21:00.528Z] DONE 12 tests, 1 skipped in 4.123s [2021-12-09T23:21:00.528Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-09T23:21:00.785Z] INFO: Testing against a local daemon [2021-12-09T23:21:00.785Z] === RUN TestCommitInheritsEnv [2021-12-09T23:21:00.808Z] --- PASS: TestRemoveContainerRunning (2.95s) [2021-12-09T23:21:00.808Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-09T23:21:00.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-09T23:21:02.162Z] --- PASS: TestCommitInheritsEnv (1.42s) [2021-12-09T23:21:02.162Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-09T23:21:02.162Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-09T23:21:02.162Z] === RUN TestImagesFilterMultiReference [2021-12-09T23:21:02.162Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-12-09T23:21:02.162Z] === RUN TestImagePullPlatformInvalid [2021-12-09T23:21:02.162Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-09T23:21:02.162Z] === RUN TestRemoveImageOrphaning [2021-12-09T23:21:03.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-09T23:21:03.725Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.94s) [2021-12-09T23:21:03.725Z] === RUN TestRemoveInvalidContainer [2021-12-09T23:21:03.725Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-12-09T23:21:03.725Z] === RUN TestRenameLinkedContainer [2021-12-09T23:21:03.725Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-09T23:21:03.725Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-09T23:21:03.725Z] === RUN TestRenameStoppedContainer [2021-12-09T23:21:04.062Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-12-09T23:21:04.062Z] === RUN TestRemoveImageGarbageCollector [2021-12-09T23:21:04.062Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-09T23:21:04.062Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-09T23:21:04.062Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-09T23:21:04.320Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-09T23:21:04.320Z] === RUN TestTagInvalidReference [2021-12-09T23:21:04.320Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-09T23:21:04.320Z] === RUN TestTagValidPrefixedRepo [2021-12-09T23:21:04.320Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-09T23:21:04.320Z] === RUN TestTagExistedNameWithoutForce [2021-12-09T23:21:04.320Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-09T23:21:04.320Z] === RUN TestTagOfficialNames [2021-12-09T23:21:04.320Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-09T23:21:04.320Z] === RUN TestTagMatchesDigest [2021-12-09T23:21:04.320Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-09T23:21:04.320Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-09T23:21:04.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-09T23:21:06.645Z] --- PASS: TestRenameStoppedContainer (2.96s) [2021-12-09T23:21:06.645Z] === RUN TestRenameRunningContainerAndReuse [2021-12-09T23:21:07.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-09T23:21:09.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-09T23:21:11.730Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:21:11.730Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:21:12.419Z] --- PASS: TestCreateServiceMultipleTimes (14.86s) [2021-12-09T23:21:12.420Z] === RUN TestCreateServiceConflict [2021-12-09T23:21:13.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-09T23:21:13.533Z] --- PASS: TestBuildWithHugeFile (108.27s) [2021-12-09T23:21:13.533Z] === RUN TestBuildWCOWSandboxSize [2021-12-09T23:21:13.533Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:21:13.533Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestBuildWithEmptyDockerfile [2021-12-09T23:21:13.533Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:21:13.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:21:13.533Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:21:13.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:21:13.533Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:21:13.533Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:21:13.533Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:21:13.533Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:21:13.533Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:21:13.533Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-12-09T23:21:13.533Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-09T23:21:13.533Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-12-09T23:21:13.533Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-09T23:21:13.533Z] === RUN TestBuildPreserveOwnership [2021-12-09T23:21:13.533Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:21:13.533Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestBuildPlatformInvalid [2021-12-09T23:21:13.533Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-12-09T23:21:13.533Z] PASS [2021-12-09T23:21:13.533Z] ok github.com/docker/docker/integration/build 159.139s [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] === Skipped [2021-12-09T23:21:13.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-09T23:21:13.533Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-09T23:21:13.533Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-09T23:21:13.533Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-09T23:21:13.533Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:21:13.533Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-09T23:21:13.533Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] DONE 29 tests, 6 skipped in 180.528s [2021-12-09T23:21:13.533Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-09T23:21:13.533Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:21:13.533Z] INFO: Testing against a local daemon [2021-12-09T23:21:13.533Z] === RUN TestConfigInspect [2021-12-09T23:21:13.533Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestConfigList [2021-12-09T23:21:13.533Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] --- SKIP: TestConfigList (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestConfigsCreateAndDelete [2021-12-09T23:21:13.533Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestConfigsUpdate [2021-12-09T23:21:13.533Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestTemplatedConfig [2021-12-09T23:21:13.533Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestConfigCreateResolve [2021-12-09T23:21:13.533Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:21:13.533Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-09T23:21:13.533Z] PASS [2021-12-09T23:21:13.533Z] ok github.com/docker/docker/integration/config 0.065s [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] === Skipped [2021-12-09T23:21:13.533Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-09T23:21:13.533Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-09T23:21:13.533Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-09T23:21:13.533Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-09T23:21:13.533Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-09T23:21:13.533Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-09T23:21:13.533Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:21:13.533Z] [2021-12-09T23:21:13.533Z] DONE 6 tests, 6 skipped in 1.697s [2021-12-09T23:21:13.533Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-09T23:21:13.533Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:21:13.533Z] INFO: Testing against a local daemon [2021-12-09T23:21:13.533Z] === RUN TestCheckpoint [2021-12-09T23:21:13.533Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:21:13.533Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestContainerInvalidJSON [2021-12-09T23:21:13.533Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:21:13.533Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:21:13.533Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:21:13.533Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:21:13.533Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:21:13.533Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:21:13.533Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-12-09T23:21:13.533Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-09T23:21:13.533Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-09T23:21:13.533Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2021-12-09T23:21:13.533Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-09T23:21:13.533Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-12-09T23:21:13.533Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-09T23:21:13.533Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-12-09T23:21:13.533Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-09T23:21:13.533Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-12-09T23:21:13.533Z] === RUN TestCopyFromContainer [2021-12-09T23:21:13.533Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-09T23:21:13.533Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:21:13.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:21:13.533Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:21:13.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:21:13.533Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:21:13.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:21:13.533Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:21:13.533Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:21:13.533Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:21:13.533Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-09T23:21:13.533Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-09T23:21:13.533Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-09T23:21:13.533Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-09T23:21:13.533Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-09T23:21:13.533Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestCreateWithInvalidEnv [2021-12-09T23:21:13.533Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-09T23:21:13.533Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-09T23:21:13.533Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-09T23:21:13.533Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-09T23:21:13.533Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-09T23:21:13.533Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-09T23:21:13.533Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-09T23:21:13.533Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-09T23:21:13.533Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-09T23:21:13.533Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-12-09T23:21:13.533Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-09T23:21:13.533Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-09T23:21:13.533Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestCreateTmpfsMountsTarget [2021-12-09T23:21:13.533Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-09T23:21:13.533Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:21:13.533Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-09T23:21:13.533Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:21:13.533Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-09T23:21:13.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:21:13.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:21:13.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:21:13.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:21:13.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:21:13.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:21:13.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:21:13.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:21:13.533Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:21:13.533Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:21:13.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:21:13.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:21:13.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:21:13.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:21:13.533Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:21:13.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-12-09T23:21:13.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-09T23:21:13.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-09T23:21:13.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-09T23:21:13.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-09T23:21:13.533Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-09T23:21:13.533Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-09T23:21:13.533Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestCreateDifferentPlatform [2021-12-09T23:21:13.533Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-09T23:21:13.533Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-09T23:21:13.533Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-12-09T23:21:13.533Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-09T23:21:13.533Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-09T23:21:13.533Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-12-09T23:21:13.533Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-09T23:21:13.533Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-09T23:21:13.533Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-12-09T23:21:13.533Z] === RUN TestContainerKillOnDaemonStart [2021-12-09T23:21:13.533Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestDiff [2021-12-09T23:21:13.533Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-09T23:21:13.533Z] --- SKIP: TestDiff (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestExecWithCloseStdin [2021-12-09T23:21:13.533Z] --- PASS: TestExecWithCloseStdin (1.95s) [2021-12-09T23:21:13.533Z] === RUN TestExec [2021-12-09T23:21:13.533Z] --- PASS: TestExec (1.82s) [2021-12-09T23:21:13.533Z] === RUN TestExecUser [2021-12-09T23:21:13.533Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-09T23:21:13.533Z] --- SKIP: TestExecUser (0.01s) [2021-12-09T23:21:13.533Z] === RUN TestExportContainerAndImportImage [2021-12-09T23:21:13.533Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-09T23:21:13.533Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:13.533Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestHealthCheckWorkdir [2021-12-09T23:21:13.533Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-09T23:21:13.533Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-09T23:21:13.533Z] === RUN TestHealthKillContainer [2021-12-09T23:21:13.534Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-09T23:21:13.534Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-09T23:21:13.534Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-09T23:21:13.534Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-09T23:21:13.534Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-09T23:21:13.534Z] === RUN TestKillContainerInvalidSignal [2021-12-09T23:21:13.743Z] --- PASS: TestRenameRunningContainerAndReuse (6.03s) [2021-12-09T23:21:13.743Z] === RUN TestRenameInvalidName [2021-12-09T23:21:13.801Z] --- PASS: TestCreateServiceConflict (1.66s) [2021-12-09T23:21:13.801Z] === RUN TestCreateServiceMaxReplicas [2021-12-09T23:21:15.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-09T23:21:15.723Z] --- PASS: TestKillContainerInvalidSignal (1.65s) [2021-12-09T23:21:15.723Z] === RUN TestKillContainer [2021-12-09T23:21:15.723Z] === RUN TestKillContainer/no_signal [2021-12-09T23:21:15.932Z] --- PASS: TestRenameInvalidName (3.00s) [2021-12-09T23:21:15.932Z] === RUN TestRenameAnonymousContainer [2021-12-09T23:21:16.342Z] --- PASS: TestCreateServiceMaxReplicas (2.19s) [2021-12-09T23:21:16.342Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-09T23:21:17.270Z] === RUN TestKillContainer/non_killing_signal [2021-12-09T23:21:17.270Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-09T23:21:17.270Z] === RUN TestKillContainer/killing_signal [2021-12-09T23:21:17.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-09T23:21:18.819Z] --- PASS: TestKillContainer (3.51s) [2021-12-09T23:21:18.819Z] --- PASS: TestKillContainer/no_signal (1.62s) [2021-12-09T23:21:18.819Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-09T23:21:18.819Z] --- PASS: TestKillContainer/killing_signal (1.85s) [2021-12-09T23:21:18.819Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-09T23:21:18.819Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:21:18.819Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-09T23:21:18.819Z] === RUN TestKillStoppedContainer [2021-12-09T23:21:18.819Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:21:18.819Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-09T23:21:18.819Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-09T23:21:18.819Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:21:18.819Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-09T23:21:18.819Z] === RUN TestKillDifferentUserContainer [2021-12-09T23:21:18.819Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-09T23:21:18.819Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-09T23:21:18.819Z] === RUN TestInspectOomKilledTrue [2021-12-09T23:21:18.819Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:18.819Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-09T23:21:18.819Z] === RUN TestInspectOomKilledFalse [2021-12-09T23:21:18.819Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:21:18.819Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-09T23:21:18.819Z] === RUN TestLogsFollowTailEmpty [2021-12-09T23:21:20.074Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-09T23:21:20.074Z] Using test binary docker [2021-12-09T23:21:20.074Z] +++ /etc/init.d/apparmor start [2021-12-09T23:21:20.074Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-09T23:21:20.074Z] INFO: Waiting for daemon to start... [2021-12-09T23:21:20.074Z] Starting dockerd [2021-12-09T23:21:20.074Z] +++ 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-12-09T23:21:20.366Z] --- PASS: TestLogsFollowTailEmpty (1.63s) [2021-12-09T23:21:20.366Z] === RUN TestNetworkNat [2021-12-09T23:21:20.366Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-09T23:21:20.366Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-09T23:21:20.366Z] === RUN TestNetworkLocalhostTCPNat [2021-12-09T23:21:21.966Z] . [2021-12-09T23:21:21.966Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-09T23:21:21.966Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-09T23:21:21.966Z] Error: No such image: emptyfs [2021-12-09T23:21:21.966Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-09T23:21:21.966Z] ++++ docker load [2021-12-09T23:21:22.529Z] Running integration-test (iteration 1) [2021-12-09T23:21:22.529Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-09T23:21:22.529Z] ++ 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-12-09T23:21:22.529Z] ++ set -e [2021-12-09T23:21:22.529Z] ++ '[' -n 0 ']' [2021-12-09T23:21:22.529Z] ++ set -x [2021-12-09T23:21:22.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-12-09T23:21:22.555Z] --- PASS: TestNetworkLocalhostTCPNat (1.97s) [2021-12-09T23:21:22.555Z] === RUN TestNetworkLoopbackNat [2021-12-09T23:21:22.555Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-09T23:21:22.555Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-09T23:21:22.555Z] === RUN TestPause [2021-12-09T23:21:22.555Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-09T23:21:22.555Z] --- SKIP: TestPause (0.00s) [2021-12-09T23:21:22.555Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-09T23:21:23.459Z] Loaded image: busybox:latest [2021-12-09T23:21:23.716Z] Loaded image: busybox:glibc [2021-12-09T23:21:24.103Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.62s) [2021-12-09T23:21:24.103Z] === RUN TestPauseStopPausedContainer [2021-12-09T23:21:24.103Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:24.103Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-09T23:21:24.103Z] === RUN TestPsFilter [2021-12-09T23:21:24.103Z] --- PASS: TestPsFilter (0.19s) [2021-12-09T23:21:24.103Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-09T23:21:26.282Z] --- PASS: TestRenameAnonymousContainer (10.19s) [2021-12-09T23:21:26.282Z] === RUN TestRenameContainerWithSameName [2021-12-09T23:21:26.294Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.90s) [2021-12-09T23:21:26.294Z] === RUN TestRemoveContainerWithVolume [2021-12-09T23:21:26.586Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-09T23:21:26.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.84s) [2021-12-09T23:21:26.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.87s) [2021-12-09T23:21:26.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.01s) [2021-12-09T23:21:26.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.23s) [2021-12-09T23:21:26.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.93s) [2021-12-09T23:21:26.586Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.85s) [2021-12-09T23:21:26.586Z] === RUN TestBuildMultiStageCopy [2021-12-09T23:21:26.586Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-09T23:21:28.483Z] --- PASS: TestRemoveContainerWithVolume (1.91s) [2021-12-09T23:21:28.483Z] === RUN TestRemoveContainerRunning [2021-12-09T23:21:28.567Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.53s) [2021-12-09T23:21:28.567Z] === RUN TestCreateServiceSecretFileMode [2021-12-09T23:21:28.967Z] Loaded image: debian:bullseye-slim [2021-12-09T23:21:28.967Z] Loaded image: hello-world:latest [2021-12-09T23:21:29.202Z] --- PASS: TestRenameContainerWithSameName (2.97s) [2021-12-09T23:21:29.202Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-09T23:21:29.202Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-09T23:21:29.202Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-09T23:21:29.202Z] === RUN TestResize [2021-12-09T23:21:29.224Z] Loaded image: arm32v7/hello-world:latest [2021-12-09T23:21:29.224Z] INFO: Testing against a local daemon [2021-12-09T23:21:29.224Z] === RUN TestCgroupNamespacesBuild [2021-12-09T23:21:30.031Z] --- PASS: TestRemoveContainerRunning (1.62s) [2021-12-09T23:21:30.031Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-09T23:21:31.578Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.63s) [2021-12-09T23:21:31.578Z] === RUN TestRemoveInvalidContainer [2021-12-09T23:21:31.578Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-12-09T23:21:31.578Z] === RUN TestRenameLinkedContainer [2021-12-09T23:21:31.578Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-09T23:21:31.578Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-09T23:21:31.578Z] === RUN TestRenameStoppedContainer [2021-12-09T23:21:31.745Z] --- PASS: TestCgroupNamespacesBuild (2.18s) [2021-12-09T23:21:31.745Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-09T23:21:32.122Z] --- PASS: TestResize (2.99s) [2021-12-09T23:21:32.122Z] === RUN TestResizeWithInvalidSize [2021-12-09T23:21:33.638Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2021-12-09T23:21:33.638Z] === RUN TestBuildWithSession [2021-12-09T23:21:33.638Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:21:33.638Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-09T23:21:33.638Z] === RUN TestBuildSquashParent [2021-12-09T23:21:33.682Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-09T23:21:34.653Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-09T23:21:35.046Z] --- PASS: TestResizeWithInvalidSize (2.94s) [2021-12-09T23:21:35.046Z] === RUN TestResizeWhenContainerNotStarted [2021-12-09T23:21:35.623Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-09T23:21:37.166Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-09T23:21:37.965Z] --- PASS: TestResizeWhenContainerNotStarted (2.85s) [2021-12-09T23:21:37.965Z] === RUN TestDaemonRestartKillContainers [2021-12-09T23:21:37.965Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:37.965Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-09T23:21:37.965Z] === RUN TestStats [2021-12-09T23:21:37.965Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-09T23:21:37.965Z] --- SKIP: TestStats (0.00s) [2021-12-09T23:21:37.965Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-09T23:21:38.681Z] --- PASS: TestRenameStoppedContainer (6.75s) [2021-12-09T23:21:38.681Z] === RUN TestRenameRunningContainerAndReuse [2021-12-09T23:21:38.709Z] --- PASS: TestBuildMultiStageCopy (14.11s) [2021-12-09T23:21:38.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.37s) [2021-12-09T23:21:38.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2021-12-09T23:21:38.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2021-12-09T23:21:38.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.24s) [2021-12-09T23:21:38.709Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.50s) [2021-12-09T23:21:38.709Z] === RUN TestBuildMultiStageParentConfig [2021-12-09T23:21:40.789Z] --- PASS: TestCreateServiceSecretFileMode (12.33s) [2021-12-09T23:21:40.789Z] === RUN TestCreateServiceConfigFileMode [2021-12-09T23:21:41.601Z] --- PASS: TestRenameRunningContainerAndReuse (3.31s) [2021-12-09T23:21:41.601Z] === RUN TestRenameInvalidName [2021-12-09T23:21:41.624Z] --- PASS: TestBuildMultiStageParentConfig (2.67s) [2021-12-09T23:21:41.624Z] === RUN TestBuildLabelWithTargets [2021-12-09T23:21:41.624Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:21:41.624Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-12-09T23:21:41.624Z] === RUN TestBuildWithEmptyLayers [2021-12-09T23:21:41.733Z] --- PASS: TestBuildSquashParent (8.21s) [2021-12-09T23:21:41.733Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-09T23:21:41.733Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:21:41.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:21:41.733Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:21:41.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:21:41.733Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:21:41.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:21:41.733Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:21:41.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:21:41.733Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:21:41.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:21:41.733Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:21:41.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:21:41.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-09T23:21:41.733Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-09T23:21:42.595Z] --- PASS: TestBuildWithEmptyLayers (1.57s) [2021-12-09T23:21:42.595Z] === RUN TestBuildMultiStageOnBuild [2021-12-09T23:21:43.148Z] --- PASS: TestRenameInvalidName (1.67s) [2021-12-09T23:21:43.148Z] === RUN TestRenameAnonymousContainer [2021-12-09T23:21:45.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-09T23:21:45.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-09T23:21:45.069Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.50s) [2021-12-09T23:21:45.069Z] === RUN TestStopContainerWithTimeout [2021-12-09T23:21:45.069Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-09T23:21:45.069Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-09T23:21:45.069Z] === RUN TestUpdateRestartPolicy [2021-12-09T23:21:48.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-09T23:21:48.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-09T23:21:51.549Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-09T23:21:51.549Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.14s) [2021-12-09T23:21:51.549Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2021-12-09T23:21:51.549Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.11s) [2021-12-09T23:21:51.549Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2021-12-09T23:21:51.549Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2021-12-09T23:21:51.549Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s) [2021-12-09T23:21:51.549Z] === RUN TestBuildMultiStageCopy [2021-12-09T23:21:51.549Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-09T23:21:51.784Z] --- PASS: TestRenameAnonymousContainer (8.38s) [2021-12-09T23:21:51.784Z] === RUN TestRenameContainerWithSameName [2021-12-09T23:21:53.331Z] --- PASS: TestRenameContainerWithSameName (1.68s) [2021-12-09T23:21:53.331Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-09T23:21:53.331Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-09T23:21:53.331Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-09T23:21:53.331Z] === RUN TestResize [2021-12-09T23:21:53.485Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-09T23:21:54.048Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-09T23:21:54.611Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-09T23:21:54.867Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-09T23:21:54.877Z] --- PASS: TestResize (1.66s) [2021-12-09T23:21:54.877Z] === RUN TestResizeWithInvalidSize [2021-12-09T23:21:55.430Z] --- PASS: TestBuildMultiStageCopy (4.49s) [2021-12-09T23:21:55.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2021-12-09T23:21:55.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-12-09T23:21:55.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2021-12-09T23:21:55.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.45s) [2021-12-09T23:21:55.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2021-12-09T23:21:55.430Z] === RUN TestBuildMultiStageParentConfig [2021-12-09T23:21:55.717Z] --- PASS: TestCreateServiceConfigFileMode (12.46s) [2021-12-09T23:21:55.717Z] === RUN TestCreateServiceSysctls [2021-12-09T23:21:56.287Z] --- PASS: TestCreateServiceSysctls (2.91s) [2021-12-09T23:21:56.287Z] === RUN TestCreateServiceCapabilities [2021-12-09T23:21:56.423Z] --- PASS: TestResizeWithInvalidSize (1.65s) [2021-12-09T23:21:56.424Z] === RUN TestResizeWhenContainerNotStarted [2021-12-09T23:21:56.799Z] --- PASS: TestBuildMultiStageParentConfig (1.13s) [2021-12-09T23:21:56.799Z] === RUN TestBuildLabelWithTargets [2021-12-09T23:21:57.425Z] --- PASS: TestBuildMultiStageOnBuild (13.98s) [2021-12-09T23:21:57.425Z] === RUN TestBuildUncleanTarFilenames [2021-12-09T23:21:57.425Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:21:57.425Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-12-09T23:21:57.425Z] === RUN TestBuildMultiStageLayerLeak [2021-12-09T23:21:57.826Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-12-09T23:21:57.826Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-12-09T23:21:57.826Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-12-09T23:21:57.826Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-12-09T23:21:57.826Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-12-09T23:21:57.826Z] remote: Enumerating objects: 23, done. [2021-12-09T23:21:57.826Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-12-09T23:21:57.826Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-12-09T23:21:57.826Z] 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-12-09T23:21:57.826Z] 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-12-09T23:21:57.826Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-12-09T23:21:57.826Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-12-09T23:21:58.613Z] --- PASS: TestResizeWhenContainerNotStarted (1.92s) [2021-12-09T23:21:58.613Z] === RUN TestDaemonRestartKillContainers [2021-12-09T23:21:58.613Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:21:58.613Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-09T23:21:58.613Z] === RUN TestStats [2021-12-09T23:21:58.613Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-09T23:21:58.613Z] --- SKIP: TestStats (0.00s) [2021-12-09T23:21:58.613Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-09T23:21:58.691Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2021-12-09T23:21:58.691Z] === RUN TestBuildWithEmptyLayers [2021-12-09T23:21:58.829Z] --- PASS: TestCreateServiceCapabilities (2.26s) [2021-12-09T23:21:58.829Z] === RUN TestInspect [2021-12-09T23:21:59.735Z] Cross building: bundles/cross/linux/ppc64le [2021-12-09T23:21:59.735Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-12-09T23:21:59.735Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-12-09T23:22:00.059Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-12-09T23:22:00.059Z] === RUN TestBuildMultiStageOnBuild [2021-12-09T23:22:00.739Z] --- PASS: TestInspect (2.11s) [2021-12-09T23:22:00.739Z] === RUN TestCreateJob [2021-12-09T23:22:02.579Z] --- PASS: TestBuildMultiStageOnBuild (2.76s) [2021-12-09T23:22:02.579Z] === RUN TestBuildUncleanTarFilenames [2021-12-09T23:22:03.346Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.49s) [2021-12-09T23:22:03.346Z] === RUN TestStopContainerWithTimeout [2021-12-09T23:22:03.346Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-09T23:22:03.346Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-09T23:22:03.346Z] === RUN TestUpdateRestartPolicy [2021-12-09T23:22:04.035Z] --- PASS: TestCreateJob (2.93s) [2021-12-09T23:22:04.035Z] === RUN TestReplicatedJob [2021-12-09T23:22:04.519Z] --- PASS: TestBuildUncleanTarFilenames (1.80s) [2021-12-09T23:22:04.519Z] === RUN TestBuildMultiStageLayerLeak [2021-12-09T23:22:07.811Z] --- PASS: TestBuildMultiStageLayerLeak (3.30s) [2021-12-09T23:22:07.811Z] === RUN TestBuildWithHugeFile [2021-12-09T23:22:08.235Z] --- PASS: TestReplicatedJob (4.54s) [2021-12-09T23:22:08.235Z] === RUN TestUpdateReplicatedJob [2021-12-09T23:22:09.825Z] --- PASS: TestBuildMultiStageLayerLeak (12.22s) [2021-12-09T23:22:09.825Z] === RUN TestBuildWithHugeFile [2021-12-09T23:22:10.252Z] --- PASS: TestUpdateRestartPolicy (23.30s) [2021-12-09T23:22:10.252Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-09T23:22:10.777Z] --- PASS: TestUpdateReplicatedJob (2.48s) [2021-12-09T23:22:10.777Z] === RUN TestServiceListWithStatuses [2021-12-09T23:22:10.777Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-09T23:22:10.777Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-09T23:22:10.777Z] === RUN TestDockerNetworkConnectAlias [2021-12-09T23:22:11.225Z] --- PASS: TestUpdateRestartWithAutoRemove (2.98s) [2021-12-09T23:22:11.225Z] === RUN TestWaitNonBlocked [2021-12-09T23:22:11.686Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:22:11.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:22:11.686Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:22:11.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:22:11.686Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:22:11.686Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:22:14.071Z] --- PASS: TestDockerNetworkConnectAlias (3.38s) [2021-12-09T23:22:14.071Z] === RUN TestDockerNetworkReConnect [2021-12-09T23:22:15.438Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-12-09T23:22:15.438Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.46s) [2021-12-09T23:22:15.438Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.16s) [2021-12-09T23:22:15.438Z] === RUN TestWaitBlocked [2021-12-09T23:22:15.438Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:15.438Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-09T23:22:15.438Z] PASS [2021-12-09T23:22:15.438Z] ok github.com/docker/docker/integration/container 107.654s [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === Skipped [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-09T23:22:15.900Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-09T23:22:15.900Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-09T23:22:15.900Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-09T23:22:15.900Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-09T23:22:15.900Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-09T23:22:15.900Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-09T23:22:15.900Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-12-09T23:22:15.900Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-09T23:22:15.900Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-09T23:22:15.900Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-12-09T23:22:15.900Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-09T23:22:15.900Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-09T23:22:15.900Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-09T23:22:15.900Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-09T23:22:15.900Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-09T23:22:15.900Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-09T23:22:15.900Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-09T23:22:15.900Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-09T23:22:15.900Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-09T23:22:15.900Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-09T23:22:15.900Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-09T23:22:15.900Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-09T23:22:15.900Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-09T23:22:15.900Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-09T23:22:15.900Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-09T23:22:15.900Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-09T23:22:15.900Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-09T23:22:15.900Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-09T23:22:15.900Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-09T23:22:15.900Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-09T23:22:15.900Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-09T23:22:15.900Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-09T23:22:15.900Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-09T23:22:15.900Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-09T23:22:15.900Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:15.900Z] [2021-12-09T23:22:15.900Z] DONE 87 tests, 34 skipped in 109.701s [2021-12-09T23:22:15.900Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-09T23:22:16.613Z] --- PASS: TestDockerNetworkReConnect (2.76s) [2021-12-09T23:22:16.613Z] === RUN TestServicePlugin [2021-12-09T23:22:16.613Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:22:16.613Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-09T23:22:16.613Z] === RUN TestServiceUpdateLabel [2021-12-09T23:22:19.158Z] --- PASS: TestServiceUpdateLabel (2.10s) [2021-12-09T23:22:19.158Z] === RUN TestServiceUpdateSecrets [2021-12-09T23:22:24.484Z] --- PASS: TestUpdateRestartPolicy (18.73s) [2021-12-09T23:22:24.484Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-09T23:22:24.484Z] --- PASS: TestUpdateRestartWithAutoRemove (1.65s) [2021-12-09T23:22:24.484Z] === RUN TestWaitNonBlocked [2021-12-09T23:22:24.484Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:22:24.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:22:24.484Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:22:24.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:22:24.484Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:22:24.484Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:22:26.032Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-12-09T23:22:26.032Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.28s) [2021-12-09T23:22:26.032Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.37s) [2021-12-09T23:22:26.032Z] === RUN TestWaitBlocked [2021-12-09T23:22:26.032Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:26.032Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-09T23:22:26.032Z] PASS [2021-12-09T23:22:26.032Z] ok github.com/docker/docker/integration/container 76.959s [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === Skipped [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-09T23:22:26.032Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-09T23:22:26.032Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-09T23:22:26.032Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-09T23:22:26.032Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-09T23:22:26.032Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-09T23:22:26.032Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-09T23:22:26.032Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-12-09T23:22:26.032Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-09T23:22:26.032Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-09T23:22:26.032Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2021-12-09T23:22:26.032Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-09T23:22:26.032Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-09T23:22:26.032Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-09T23:22:26.032Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-09T23:22:26.032Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-09T23:22:26.032Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-09T23:22:26.032Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-09T23:22:26.032Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-09T23:22:26.032Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-09T23:22:26.032Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-09T23:22:26.032Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-09T23:22:26.032Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-09T23:22:26.032Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-09T23:22:26.032Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-09T23:22:26.032Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-09T23:22:26.032Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-09T23:22:26.032Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-09T23:22:26.032Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-09T23:22:26.032Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-09T23:22:26.032Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-09T23:22:26.032Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-09T23:22:26.032Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-09T23:22:26.032Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-09T23:22:26.032Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:26.032Z] [2021-12-09T23:22:26.032Z] DONE 87 tests, 33 skipped in 78.863s [2021-12-09T23:22:26.032Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-09T23:22:34.056Z] --- PASS: TestServiceUpdateSecrets (13.88s) [2021-12-09T23:22:34.056Z] === RUN TestServiceUpdateConfigs [2021-12-09T23:22:37.065Z] === RUN TestConfigDaemonLibtrustID [2021-12-09T23:22:37.065Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-09T23:22:37.065Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-09T23:22:37.065Z] === RUN TestDaemonConfigValidation [2021-12-09T23:22:37.065Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-09T23:22:37.065Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-09T23:22:37.065Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-09T23:22:37.065Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-09T23:22:37.065Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-09T23:22:37.065Z] === RUN TestDaemonProxy [2021-12-09T23:22:37.065Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-09T23:22:37.065Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-09T23:22:37.065Z] PASS [2021-12-09T23:22:37.065Z] ok github.com/docker/docker/integration/daemon 0.090s [2021-12-09T23:22:37.065Z] [2021-12-09T23:22:37.065Z] === Skipped [2021-12-09T23:22:37.065Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-09T23:22:37.065Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-09T23:22:37.065Z] [2021-12-09T23:22:37.065Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-09T23:22:37.065Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-09T23:22:37.065Z] [2021-12-09T23:22:37.065Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-09T23:22:37.065Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-09T23:22:37.065Z] [2021-12-09T23:22:37.065Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-09T23:22:37.065Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-09T23:22:37.065Z] [2021-12-09T23:22:37.065Z] DONE 4 tests, 4 skipped in 18.760s [2021-12-09T23:22:37.065Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-09T23:22:37.065Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:22:37.065Z] INFO: Testing against a local daemon [2021-12-09T23:22:37.065Z] === RUN TestCommitInheritsEnv [2021-12-09T23:22:37.065Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:22:37.065Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-09T23:22:37.065Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-09T23:22:37.065Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-09T23:22:37.065Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-09T23:22:37.065Z] === RUN TestImagesFilterMultiReference [2021-12-09T23:22:37.065Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-12-09T23:22:37.065Z] === RUN TestImagePullPlatformInvalid [2021-12-09T23:22:37.065Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-12-09T23:22:37.065Z] === RUN TestRemoveImageOrphaning [2021-12-09T23:22:37.065Z] --- PASS: TestRemoveImageOrphaning (0.92s) [2021-12-09T23:22:37.065Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-09T23:22:37.065Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-12-09T23:22:37.065Z] === RUN TestTagInvalidReference [2021-12-09T23:22:37.065Z] --- PASS: TestTagInvalidReference (0.03s) [2021-12-09T23:22:37.065Z] === RUN TestTagValidPrefixedRepo [2021-12-09T23:22:37.065Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-12-09T23:22:37.065Z] === RUN TestTagExistedNameWithoutForce [2021-12-09T23:22:37.065Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-12-09T23:22:37.065Z] === RUN TestTagOfficialNames [2021-12-09T23:22:37.526Z] --- PASS: TestTagOfficialNames (0.08s) [2021-12-09T23:22:37.526Z] === RUN TestTagMatchesDigest [2021-12-09T23:22:37.527Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-12-09T23:22:37.527Z] PASS [2021-12-09T23:22:37.527Z] ok github.com/docker/docker/integration/image 1.362s [2021-12-09T23:22:37.527Z] [2021-12-09T23:22:37.527Z] === Skipped [2021-12-09T23:22:37.527Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-09T23:22:37.527Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:22:37.527Z] [2021-12-09T23:22:37.527Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-09T23:22:37.527Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-09T23:22:37.527Z] [2021-12-09T23:22:37.527Z] DONE 11 tests, 2 skipped in 2.826s [2021-12-09T23:22:37.527Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-09T23:22:39.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:22:39.072Z] INFO: Testing against a local daemon [2021-12-09T23:22:39.072Z] === RUN TestNetworkCreateDelete [2021-12-09T23:22:39.072Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:39.072Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestDockerNetworkDeletePreferID [2021-12-09T23:22:39.072Z] 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-12-09T23:22:39.072Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestDaemonDNSFallback [2021-12-09T23:22:39.072Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:39.072Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestInspectNetwork [2021-12-09T23:22:39.072Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:39.072Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestRunContainerWithBridgeNone [2021-12-09T23:22:39.072Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:39.072Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestNetworkInvalidJSON [2021-12-09T23:22:39.072Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-09T23:22:39.072Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-09T23:22:39.072Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:22:39.072Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:22:39.072Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:22:39.072Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:22:39.072Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-09T23:22:39.072Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:22:39.072Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:22:39.072Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-12-09T23:22:39.072Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-09T23:22:39.072Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-09T23:22:39.072Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-12-09T23:22:39.072Z] === RUN TestNetworkList [2021-12-09T23:22:39.072Z] === RUN TestNetworkList//networks [2021-12-09T23:22:39.072Z] === PAUSE TestNetworkList//networks [2021-12-09T23:22:39.072Z] === RUN TestNetworkList//networks/ [2021-12-09T23:22:39.072Z] === PAUSE TestNetworkList//networks/ [2021-12-09T23:22:39.072Z] === CONT TestNetworkList//networks [2021-12-09T23:22:39.072Z] === CONT TestNetworkList//networks/ [2021-12-09T23:22:39.072Z] --- PASS: TestNetworkList (0.03s) [2021-12-09T23:22:39.072Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-09T23:22:39.072Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestHostIPv4BridgeLabel [2021-12-09T23:22:39.072Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-09T23:22:39.072Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-09T23:22:39.072Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-09T23:22:39.072Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestDaemonDefaultNetworkPools [2021-12-09T23:22:39.072Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-09T23:22:39.072Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-09T23:22:39.072Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-09T23:22:39.072Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-09T23:22:39.072Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-09T23:22:39.072Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-09T23:22:39.072Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-09T23:22:39.072Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestServiceWithPredefinedNetwork [2021-12-09T23:22:39.072Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-09T23:22:39.072Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-09T23:22:39.072Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:22:39.072Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestServiceWithDataPathPortInit [2021-12-09T23:22:39.072Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-09T23:22:39.072Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-09T23:22:39.072Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-09T23:22:39.072Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-09T23:22:39.072Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-09T23:22:39.072Z] PASS [2021-12-09T23:22:39.072Z] ok github.com/docker/docker/integration/network 0.131s [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === Skipped [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-09T23:22:39.534Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-09T23:22:39.534Z] 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-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-09T23:22:39.534Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-09T23:22:39.534Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-09T23:22:39.534Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-09T23:22:39.534Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-09T23:22:39.534Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-09T23:22:39.534Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-09T23:22:39.534Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-09T23:22:39.534Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-09T23:22:39.534Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-09T23:22:39.534Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:22:39.534Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-09T23:22:39.534Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-09T23:22:39.534Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-09T23:22:39.534Z] [2021-12-09T23:22:39.534Z] DONE 22 tests, 15 skipped in 1.841s [2021-12-09T23:22:39.534Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-09T23:22:39.996Z] testing: warning: no tests to run [2021-12-09T23:22:39.996Z] PASS [2021-12-09T23:22:39.996Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2021-12-09T23:22:39.996Z] [2021-12-09T23:22:39.996Z] DONE 0 tests in 0.583s [2021-12-09T23:22:39.996Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-09T23:22:40.760Z] --- PASS: TestImportExtremelyLargeImageWorks (89.75s) [2021-12-09T23:22:40.760Z] PASS [2021-12-09T23:22:40.760Z] [2021-12-09T23:22:40.760Z] === Skipped [2021-12-09T23:22:40.760Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-09T23:22:40.760Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-09T23:22:40.760Z] [2021-12-09T23:22:40.760Z] DONE 12 tests, 1 skipped in 93.461s [2021-12-09T23:22:40.760Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-09T23:22:40.760Z] INFO: Testing against a local daemon [2021-12-09T23:22:40.760Z] === RUN TestNetworkCreateDelete [2021-12-09T23:22:40.760Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-12-09T23:22:40.760Z] === RUN TestDockerNetworkDeletePreferID [2021-12-09T23:22:40.760Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-12-09T23:22:40.760Z] === RUN TestDaemonDNSFallback [2021-12-09T23:22:40.969Z] testing: warning: no tests to run [2021-12-09T23:22:40.969Z] PASS [2021-12-09T23:22:40.969Z] ok github.com/docker/docker/integration/network/macvlan 0.060s [2021-12-09T23:22:40.969Z] [2021-12-09T23:22:40.969Z] DONE 0 tests in 0.568s [2021-12-09T23:22:40.969Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-09T23:22:41.326Z] --- PASS: TestDaemonDNSFallback (6.55s) [2021-12-09T23:22:41.326Z] === RUN TestInspectNetwork [2021-12-09T23:22:41.326Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:41.326Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-09T23:22:41.326Z] === RUN TestRunContainerWithBridgeNone [2021-12-09T23:22:41.326Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.326Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-09T23:22:41.326Z] === RUN TestNetworkInvalidJSON [2021-12-09T23:22:41.326Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-09T23:22:41.326Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-09T23:22:41.326Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:22:41.326Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:22:41.326Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:22:41.326Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:22:41.326Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-09T23:22:41.326Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:22:41.326Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:22:41.326Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-09T23:22:41.326Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-09T23:22:41.326Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-09T23:22:41.326Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-09T23:22:41.326Z] === RUN TestNetworkList [2021-12-09T23:22:41.326Z] === RUN TestNetworkList//networks [2021-12-09T23:22:41.326Z] === PAUSE TestNetworkList//networks [2021-12-09T23:22:41.326Z] === RUN TestNetworkList//networks/ [2021-12-09T23:22:41.326Z] === PAUSE TestNetworkList//networks/ [2021-12-09T23:22:41.326Z] === CONT TestNetworkList//networks [2021-12-09T23:22:41.326Z] === CONT TestNetworkList//networks/ [2021-12-09T23:22:41.326Z] --- PASS: TestNetworkList (0.01s) [2021-12-09T23:22:41.326Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-09T23:22:41.326Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-09T23:22:41.326Z] === RUN TestHostIPv4BridgeLabel [2021-12-09T23:22:41.326Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.326Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-09T23:22:41.326Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-09T23:22:41.326Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.326Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-12-09T23:22:41.326Z] === RUN TestDaemonDefaultNetworkPools [2021-12-09T23:22:41.326Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.326Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-09T23:22:41.326Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-09T23:22:41.326Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.326Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-09T23:22:41.326Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-09T23:22:41.326Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.326Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-09T23:22:41.326Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-09T23:22:41.326Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.326Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-09T23:22:41.326Z] === RUN TestServiceWithPredefinedNetwork [2021-12-09T23:22:41.326Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:41.326Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-09T23:22:41.326Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-09T23:22:41.326Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:22:41.326Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:22:41.326Z] === RUN TestServiceWithDataPathPortInit [2021-12-09T23:22:41.326Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:41.326Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-09T23:22:41.326Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-09T23:22:41.326Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:41.326Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-09T23:22:41.326Z] PASS [2021-12-09T23:22:41.326Z] [2021-12-09T23:22:41.326Z] === Skipped [2021-12-09T23:22:41.326Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-12-09T23:22:41.326Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:41.326Z] [2021-12-09T23:22:41.326Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-12-09T23:22:41.326Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.326Z] [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-12-09T23:22:41.327Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-12-09T23:22:41.327Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-12-09T23:22:41.327Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-09T23:22:41.327Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-09T23:22:41.327Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-09T23:22:41.327Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-12-09T23:22:41.327Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:22:41.327Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-12-09T23:22:41.327Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-09T23:22:41.327Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] DONE 22 tests, 12 skipped in 7.166s [2021-12-09T23:22:41.327Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-09T23:22:41.327Z] INFO: Testing against a local daemon [2021-12-09T23:22:41.327Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-09T23:22:41.327Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:22:41.327Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-09T23:22:41.327Z] === RUN TestDockerNetworkIpvlan [2021-12-09T23:22:41.327Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:22:41.327Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-09T23:22:41.327Z] PASS [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] === Skipped [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-09T23:22:41.327Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-09T23:22:41.327Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] DONE 2 tests, 2 skipped in 0.074s [2021-12-09T23:22:41.327Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-09T23:22:41.327Z] INFO: Testing against a local daemon [2021-12-09T23:22:41.327Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-09T23:22:41.327Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.327Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-09T23:22:41.327Z] === RUN TestDockerNetworkMacvlan [2021-12-09T23:22:41.327Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.327Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-12-09T23:22:41.327Z] PASS [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] === Skipped [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-09T23:22:41.327Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-12-09T23:22:41.327Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:22:41.327Z] [2021-12-09T23:22:41.327Z] DONE 2 tests, 2 skipped in 0.076s [2021-12-09T23:22:41.327Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-09T23:22:41.430Z] testing: warning: no tests to run [2021-12-09T23:22:41.430Z] PASS [2021-12-09T23:22:41.430Z] ok github.com/docker/docker/integration/plugin 0.064s [2021-12-09T23:22:41.430Z] [2021-12-09T23:22:41.430Z] DONE 0 tests in 0.553s [2021-12-09T23:22:41.430Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-09T23:22:41.585Z] testing: warning: no tests to run [2021-12-09T23:22:41.585Z] PASS [2021-12-09T23:22:41.585Z] [2021-12-09T23:22:41.585Z] DONE 0 tests in 0.022s [2021-12-09T23:22:41.585Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-09T23:22:41.585Z] INFO: Testing against a local daemon [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginAllowRequest [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginTLS [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginDenyRequest [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginDenyResponse [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginAllowEventStream [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginErrorResponse [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginErrorRequest [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-09T23:22:41.585Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginHeader [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginV2Disable [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-09T23:22:41.585Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.585Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-09T23:22:41.585Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-12-09T23:22:41.843Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-09T23:22:41.843Z] PASS [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === Skipped [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-09T23:22:41.843Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] DONE 17 tests, 17 skipped in 0.258s [2021-12-09T23:22:41.843Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-09T23:22:41.843Z] INFO: Testing against a local daemon [2021-12-09T23:22:41.843Z] === RUN TestPluginInvalidJSON [2021-12-09T23:22:41.843Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:22:41.843Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:22:41.843Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:22:41.843Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-12-09T23:22:41.843Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-09T23:22:41.843Z] === RUN TestPluginInstall [2021-12-09T23:22:41.843Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-09T23:22:41.843Z] === RUN TestPluginsWithRuntimes [2021-12-09T23:22:41.843Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-12-09T23:22:41.843Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-09T23:22:41.843Z] === RUN TestPluginBackCompatMediaTypes [2021-12-09T23:22:41.843Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-09T23:22:41.843Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-09T23:22:41.843Z] PASS [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === Skipped [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-12-09T23:22:41.843Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-12-09T23:22:41.843Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-12-09T23:22:41.843Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-09T23:22:41.843Z] [2021-12-09T23:22:41.843Z] DONE 5 tests, 3 skipped in 0.100s [2021-12-09T23:22:41.843Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-09T23:22:41.843Z] INFO: Testing against a local daemon [2021-12-09T23:22:41.843Z] === RUN TestExternalGraphDriver [2021-12-09T23:22:41.898Z] testing: warning: no tests to run [2021-12-09T23:22:41.898Z] PASS [2021-12-09T23:22:41.898Z] ok github.com/docker/docker/integration/plugin/authz 0.060s [2021-12-09T23:22:41.898Z] [2021-12-09T23:22:41.898Z] DONE 0 tests in 0.595s [2021-12-09T23:22:42.102Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-09T23:22:42.103Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-12-09T23:22:42.103Z] === RUN TestGraphdriverPluginV2 [2021-12-09T23:22:42.361Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-09T23:22:43.802Z] === RUN TestConfigDaemonLibtrustID [2021-12-09T23:22:43.802Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-09T23:22:43.803Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-09T23:22:43.803Z] === RUN TestDaemonConfigValidation [2021-12-09T23:22:43.803Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-09T23:22:43.803Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-09T23:22:43.803Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-09T23:22:43.803Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-09T23:22:43.803Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-09T23:22:43.803Z] === RUN TestDaemonProxy [2021-12-09T23:22:43.803Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-09T23:22:43.803Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-09T23:22:43.803Z] PASS [2021-12-09T23:22:43.803Z] ok github.com/docker/docker/integration/daemon 0.086s [2021-12-09T23:22:43.803Z] [2021-12-09T23:22:43.803Z] === Skipped [2021-12-09T23:22:43.803Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-09T23:22:43.803Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-09T23:22:43.803Z] [2021-12-09T23:22:43.803Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-09T23:22:43.803Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-09T23:22:43.803Z] [2021-12-09T23:22:43.803Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-09T23:22:43.803Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-09T23:22:43.803Z] [2021-12-09T23:22:43.803Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-09T23:22:43.803Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-09T23:22:43.803Z] [2021-12-09T23:22:43.803Z] DONE 4 tests, 4 skipped in 17.919s [2021-12-09T23:22:43.803Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-09T23:22:45.354Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:22:45.354Z] INFO: Testing against a local daemon [2021-12-09T23:22:45.354Z] === RUN TestCommitInheritsEnv [2021-12-09T23:22:45.354Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:22:45.354Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-09T23:22:45.354Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-09T23:22:45.354Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-09T23:22:45.354Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-09T23:22:45.354Z] === RUN TestImagesFilterMultiReference [2021-12-09T23:22:45.354Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-12-09T23:22:45.354Z] === RUN TestImagePullPlatformInvalid [2021-12-09T23:22:45.354Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-12-09T23:22:45.354Z] === RUN TestRemoveImageOrphaning [2021-12-09T23:22:45.388Z] --- PASS: TestGraphdriverPluginV2 (3.40s) [2021-12-09T23:22:45.388Z] PASS [2021-12-09T23:22:45.388Z] [2021-12-09T23:22:45.388Z] === Skipped [2021-12-09T23:22:45.388Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-12-09T23:22:45.388Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-09T23:22:45.388Z] [2021-12-09T23:22:45.388Z] DONE 2 tests, 1 skipped in 3.515s [2021-12-09T23:22:45.388Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-09T23:22:45.388Z] INFO: Testing against a local daemon [2021-12-09T23:22:45.388Z] === RUN TestContinueAfterPluginCrash [2021-12-09T23:22:45.388Z] === PAUSE TestContinueAfterPluginCrash [2021-12-09T23:22:45.388Z] === RUN TestReadPluginNoRead [2021-12-09T23:22:45.388Z] === PAUSE TestReadPluginNoRead [2021-12-09T23:22:45.388Z] === RUN TestDaemonStartWithLogOpt [2021-12-09T23:22:45.388Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-09T23:22:45.388Z] === CONT TestContinueAfterPluginCrash [2021-12-09T23:22:45.388Z] === CONT TestDaemonStartWithLogOpt [2021-12-09T23:22:46.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:22:46.148Z] INFO: Testing against a local daemon [2021-12-09T23:22:46.148Z] === RUN TestPluginInvalidJSON [2021-12-09T23:22:46.148Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:22:46.148Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:22:46.148Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:22:46.148Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-12-09T23:22:46.148Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-09T23:22:46.148Z] === RUN TestPluginInstall [2021-12-09T23:22:46.148Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-09T23:22:46.148Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-09T23:22:46.148Z] === RUN TestPluginsWithRuntimes [2021-12-09T23:22:46.148Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-09T23:22:46.148Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-09T23:22:46.148Z] === RUN TestPluginBackCompatMediaTypes [2021-12-09T23:22:46.148Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-09T23:22:46.148Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-09T23:22:46.148Z] PASS [2021-12-09T23:22:46.148Z] ok github.com/docker/docker/integration/plugin/common 0.092s [2021-12-09T23:22:46.148Z] [2021-12-09T23:22:46.148Z] === Skipped [2021-12-09T23:22:46.148Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-09T23:22:46.148Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-09T23:22:46.148Z] [2021-12-09T23:22:46.148Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-09T23:22:46.148Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-09T23:22:46.148Z] [2021-12-09T23:22:46.148Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-09T23:22:46.148Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-09T23:22:46.148Z] [2021-12-09T23:22:46.148Z] DONE 5 tests, 3 skipped in 3.972s [2021-12-09T23:22:46.148Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-09T23:22:46.329Z] --- PASS: TestRemoveImageOrphaning (0.97s) [2021-12-09T23:22:46.329Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-09T23:22:46.329Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-12-09T23:22:46.329Z] === RUN TestTagInvalidReference [2021-12-09T23:22:46.329Z] --- PASS: TestTagInvalidReference (0.03s) [2021-12-09T23:22:46.329Z] === RUN TestTagValidPrefixedRepo [2021-12-09T23:22:46.329Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-12-09T23:22:46.329Z] === RUN TestTagExistedNameWithoutForce [2021-12-09T23:22:46.329Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-12-09T23:22:46.329Z] === RUN TestTagOfficialNames [2021-12-09T23:22:46.329Z] --- PASS: TestTagOfficialNames (0.08s) [2021-12-09T23:22:46.329Z] === RUN TestTagMatchesDigest [2021-12-09T23:22:46.792Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-12-09T23:22:46.792Z] PASS [2021-12-09T23:22:46.792Z] ok github.com/docker/docker/integration/image 1.423s [2021-12-09T23:22:46.792Z] [2021-12-09T23:22:46.792Z] === Skipped [2021-12-09T23:22:46.792Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-09T23:22:46.792Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:22:46.792Z] [2021-12-09T23:22:46.792Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-09T23:22:46.792Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-09T23:22:46.792Z] [2021-12-09T23:22:46.792Z] DONE 11 tests, 2 skipped in 2.747s [2021-12-09T23:22:46.792Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-09T23:22:48.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:22:48.346Z] INFO: Testing against a local daemon [2021-12-09T23:22:48.346Z] === RUN TestNetworkCreateDelete [2021-12-09T23:22:48.347Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:48.347Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestDockerNetworkDeletePreferID [2021-12-09T23:22:48.347Z] 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-12-09T23:22:48.347Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestDaemonDNSFallback [2021-12-09T23:22:48.347Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:48.347Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestInspectNetwork [2021-12-09T23:22:48.347Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:48.347Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestRunContainerWithBridgeNone [2021-12-09T23:22:48.347Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:48.347Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestNetworkInvalidJSON [2021-12-09T23:22:48.347Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-09T23:22:48.347Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-09T23:22:48.347Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:22:48.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:22:48.347Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:22:48.347Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:22:48.347Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-09T23:22:48.347Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:22:48.347Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:22:48.347Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-12-09T23:22:48.347Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-09T23:22:48.347Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-12-09T23:22:48.347Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-12-09T23:22:48.347Z] === RUN TestNetworkList [2021-12-09T23:22:48.347Z] === RUN TestNetworkList//networks [2021-12-09T23:22:48.347Z] === PAUSE TestNetworkList//networks [2021-12-09T23:22:48.347Z] === RUN TestNetworkList//networks/ [2021-12-09T23:22:48.347Z] === PAUSE TestNetworkList//networks/ [2021-12-09T23:22:48.347Z] === CONT TestNetworkList//networks [2021-12-09T23:22:48.347Z] === CONT TestNetworkList//networks/ [2021-12-09T23:22:48.347Z] --- PASS: TestNetworkList (0.03s) [2021-12-09T23:22:48.347Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-09T23:22:48.347Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestHostIPv4BridgeLabel [2021-12-09T23:22:48.347Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-09T23:22:48.347Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestDaemonDefaultNetworkPools [2021-12-09T23:22:48.347Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-09T23:22:48.347Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-09T23:22:48.347Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-09T23:22:48.347Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestServiceWithPredefinedNetwork [2021-12-09T23:22:48.347Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-09T23:22:48.347Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:22:48.347Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestServiceWithDataPathPortInit [2021-12-09T23:22:48.347Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-09T23:22:48.347Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-09T23:22:48.347Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-09T23:22:48.347Z] PASS [2021-12-09T23:22:48.347Z] ok github.com/docker/docker/integration/network 0.134s [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === Skipped [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-09T23:22:48.347Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-09T23:22:48.347Z] 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-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-09T23:22:48.347Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-09T23:22:48.347Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-09T23:22:48.347Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-09T23:22:48.347Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-09T23:22:48.347Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-09T23:22:48.347Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-09T23:22:48.347Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-09T23:22:48.347Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-09T23:22:48.347Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-09T23:22:48.347Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:22:48.347Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-09T23:22:48.347Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-09T23:22:48.347Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-09T23:22:48.347Z] [2021-12-09T23:22:48.347Z] DONE 22 tests, 15 skipped in 1.755s [2021-12-09T23:22:48.347Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-09T23:22:48.955Z] --- PASS: TestServiceUpdateConfigs (13.90s) [2021-12-09T23:22:48.955Z] === RUN TestServiceUpdateNetwork [2021-12-09T23:22:49.066Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:22:49.066Z] INFO: Testing against a local daemon [2021-12-09T23:22:49.066Z] === RUN TestExternalGraphDriver [2021-12-09T23:22:49.066Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-09T23:22:49.066Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-09T23:22:49.066Z] === RUN TestGraphdriverPluginV2 [2021-12-09T23:22:49.066Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-09T23:22:49.066Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-09T23:22:49.066Z] PASS [2021-12-09T23:22:49.066Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.085s [2021-12-09T23:22:49.066Z] [2021-12-09T23:22:49.066Z] === Skipped [2021-12-09T23:22:49.066Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-09T23:22:49.066Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-09T23:22:49.066Z] [2021-12-09T23:22:49.066Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-09T23:22:49.066Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-09T23:22:49.066Z] [2021-12-09T23:22:49.066Z] DONE 2 tests, 2 skipped in 2.517s [2021-12-09T23:22:49.066Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-09T23:22:49.323Z] testing: warning: no tests to run [2021-12-09T23:22:49.323Z] PASS [2021-12-09T23:22:49.323Z] ok github.com/docker/docker/integration/network/ipvlan 0.055s [2021-12-09T23:22:49.323Z] [2021-12-09T23:22:49.323Z] DONE 0 tests in 0.561s [2021-12-09T23:22:49.323Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-09T23:22:49.576Z] --- PASS: TestDaemonStartWithLogOpt (4.00s) [2021-12-09T23:22:49.576Z] === CONT TestReadPluginNoRead [2021-12-09T23:22:49.786Z] testing: warning: no tests to run [2021-12-09T23:22:49.786Z] PASS [2021-12-09T23:22:49.786Z] ok github.com/docker/docker/integration/network/macvlan 0.058s [2021-12-09T23:22:49.786Z] [2021-12-09T23:22:49.786Z] DONE 0 tests in 0.547s [2021-12-09T23:22:49.786Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-09T23:22:50.248Z] testing: warning: no tests to run [2021-12-09T23:22:50.248Z] PASS [2021-12-09T23:22:50.248Z] ok github.com/docker/docker/integration/plugin 0.060s [2021-12-09T23:22:50.248Z] [2021-12-09T23:22:50.248Z] DONE 0 tests in 0.556s [2021-12-09T23:22:50.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:22:50.611Z] INFO: Testing against a local daemon [2021-12-09T23:22:50.611Z] === RUN TestReadPluginNoRead [2021-12-09T23:22:50.611Z] read_test.go:21: no unix domain sockets on Windows [2021-12-09T23:22:50.611Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-09T23:22:50.611Z] PASS [2021-12-09T23:22:50.611Z] ok github.com/docker/docker/integration/plugin/logging 0.079s [2021-12-09T23:22:50.611Z] [2021-12-09T23:22:50.611Z] === Skipped [2021-12-09T23:22:50.611Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-09T23:22:50.611Z] read_test.go:21: no unix domain sockets on Windows [2021-12-09T23:22:50.611Z] [2021-12-09T23:22:50.611Z] DONE 1 tests, 1 skipped in 1.757s [2021-12-09T23:22:50.611Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-09T23:22:50.712Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-09T23:22:51.174Z] testing: warning: no tests to run [2021-12-09T23:22:51.174Z] PASS [2021-12-09T23:22:51.174Z] ok github.com/docker/docker/integration/plugin/authz 0.057s [2021-12-09T23:22:51.174Z] [2021-12-09T23:22:51.174Z] DONE 0 tests in 0.583s [2021-12-09T23:22:51.174Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-09T23:22:51.585Z] testing: warning: no tests to run [2021-12-09T23:22:51.585Z] PASS [2021-12-09T23:22:51.585Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.060s [2021-12-09T23:22:51.585Z] [2021-12-09T23:22:51.585Z] DONE 0 tests in 0.928s [2021-12-09T23:22:51.585Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-09T23:22:52.107Z] === RUN TestReadPluginNoRead/default [2021-12-09T23:22:53.041Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-09T23:22:53.772Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:22:53.772Z] INFO: Testing against a local daemon [2021-12-09T23:22:53.772Z] === RUN TestPluginWithDevMounts [2021-12-09T23:22:53.772Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:53.772Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-09T23:22:53.772Z] PASS [2021-12-09T23:22:53.772Z] ok github.com/docker/docker/integration/plugin/volumes 0.076s [2021-12-09T23:22:53.772Z] [2021-12-09T23:22:53.772Z] === Skipped [2021-12-09T23:22:53.772Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-09T23:22:53.772Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:53.772Z] [2021-12-09T23:22:53.772Z] DONE 1 tests, 1 skipped in 1.698s [2021-12-09T23:22:53.772Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-09T23:22:54.415Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-09T23:22:54.415Z] --- PASS: TestContinueAfterPluginCrash (8.73s) [2021-12-09T23:22:54.746Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:22:54.746Z] INFO: Testing against a local daemon [2021-12-09T23:22:54.746Z] === RUN TestSecretInspect [2021-12-09T23:22:54.746Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:54.746Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-09T23:22:54.746Z] === RUN TestSecretList [2021-12-09T23:22:54.746Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:54.746Z] --- SKIP: TestSecretList (0.00s) [2021-12-09T23:22:54.746Z] === RUN TestSecretsCreateAndDelete [2021-12-09T23:22:54.746Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:54.746Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-09T23:22:54.746Z] === RUN TestSecretsUpdate [2021-12-09T23:22:54.746Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:54.746Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-09T23:22:54.746Z] === RUN TestTemplatedSecret [2021-12-09T23:22:54.746Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:54.746Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-09T23:22:54.746Z] === RUN TestSecretCreateResolve [2021-12-09T23:22:54.746Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:54.746Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-09T23:22:54.746Z] PASS [2021-12-09T23:22:54.746Z] ok github.com/docker/docker/integration/secret 0.077s [2021-12-09T23:22:54.929Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:22:54.929Z] INFO: Testing against a local daemon [2021-12-09T23:22:54.929Z] === RUN TestPluginInvalidJSON [2021-12-09T23:22:54.929Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:22:54.929Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:22:54.929Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:22:54.929Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-12-09T23:22:54.929Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-09T23:22:54.929Z] === RUN TestPluginInstall [2021-12-09T23:22:54.929Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-09T23:22:54.929Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-09T23:22:54.929Z] === RUN TestPluginsWithRuntimes [2021-12-09T23:22:54.929Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-09T23:22:54.929Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-09T23:22:54.929Z] === RUN TestPluginBackCompatMediaTypes [2021-12-09T23:22:54.929Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-09T23:22:54.929Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-09T23:22:54.929Z] PASS [2021-12-09T23:22:54.929Z] ok github.com/docker/docker/integration/plugin/common 0.081s [2021-12-09T23:22:54.929Z] [2021-12-09T23:22:54.929Z] === Skipped [2021-12-09T23:22:54.929Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-09T23:22:54.929Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-09T23:22:54.929Z] [2021-12-09T23:22:54.929Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-09T23:22:54.929Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-09T23:22:54.929Z] [2021-12-09T23:22:54.929Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-09T23:22:54.929Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-09T23:22:54.929Z] [2021-12-09T23:22:54.929Z] DONE 5 tests, 3 skipped in 3.899s [2021-12-09T23:22:54.929Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-09T23:22:55.209Z] [2021-12-09T23:22:55.209Z] === Skipped [2021-12-09T23:22:55.209Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-09T23:22:55.209Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:55.209Z] [2021-12-09T23:22:55.209Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-09T23:22:55.209Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:55.209Z] [2021-12-09T23:22:55.209Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-09T23:22:55.209Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:55.209Z] [2021-12-09T23:22:55.209Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-09T23:22:55.209Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:55.209Z] [2021-12-09T23:22:55.209Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-09T23:22:55.209Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:55.209Z] [2021-12-09T23:22:55.209Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-09T23:22:55.209Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:55.209Z] [2021-12-09T23:22:55.209Z] DONE 6 tests, 6 skipped in 1.524s [2021-12-09T23:22:55.209Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-09T23:22:55.348Z] === CONT TestReadPluginNoRead [2021-12-09T23:22:55.349Z] read_test.go:92: [d0514033b6f54] daemon is not started [2021-12-09T23:22:55.349Z] --- PASS: TestReadPluginNoRead (5.90s) [2021-12-09T23:22:55.349Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2021-12-09T23:22:55.349Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2021-12-09T23:22:55.349Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2021-12-09T23:22:55.349Z] PASS [2021-12-09T23:22:55.349Z] [2021-12-09T23:22:55.349Z] DONE 6 tests in 9.989s [2021-12-09T23:22:55.349Z] 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-12-09T23:22:55.349Z] testing: warning: no tests to run [2021-12-09T23:22:55.349Z] PASS [2021-12-09T23:22:55.349Z] [2021-12-09T23:22:55.349Z] DONE 0 tests in 0.025s [2021-12-09T23:22:55.349Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-09T23:22:55.607Z] INFO: Testing against a local daemon [2021-12-09T23:22:55.607Z] === RUN TestPluginWithDevMounts [2021-12-09T23:22:55.607Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-12-09T23:22:55.607Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-09T23:22:55.607Z] PASS [2021-12-09T23:22:55.607Z] [2021-12-09T23:22:55.607Z] === Skipped [2021-12-09T23:22:55.607Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-12-09T23:22:55.607Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-12-09T23:22:55.607Z] [2021-12-09T23:22:55.607Z] DONE 1 tests, 1 skipped in 0.080s [2021-12-09T23:22:55.607Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-09T23:22:55.607Z] INFO: Testing against a local daemon [2021-12-09T23:22:55.607Z] === RUN TestSecretInspect [2021-12-09T23:22:55.607Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.607Z] --- SKIP: TestSecretInspect (0.01s) [2021-12-09T23:22:55.607Z] === RUN TestSecretList [2021-12-09T23:22:55.607Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.607Z] --- SKIP: TestSecretList (0.01s) [2021-12-09T23:22:55.607Z] === RUN TestSecretsCreateAndDelete [2021-12-09T23:22:55.607Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.607Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-12-09T23:22:55.607Z] === RUN TestSecretsUpdate [2021-12-09T23:22:55.607Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.607Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-12-09T23:22:55.607Z] === RUN TestTemplatedSecret [2021-12-09T23:22:55.607Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.607Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-09T23:22:55.607Z] === RUN TestSecretCreateResolve [2021-12-09T23:22:55.607Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.607Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-12-09T23:22:55.607Z] PASS [2021-12-09T23:22:55.607Z] [2021-12-09T23:22:55.607Z] === Skipped [2021-12-09T23:22:55.607Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-12-09T23:22:55.607Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.607Z] [2021-12-09T23:22:55.607Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-12-09T23:22:55.607Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.607Z] [2021-12-09T23:22:55.607Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-12-09T23:22:55.607Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.607Z] [2021-12-09T23:22:55.607Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-12-09T23:22:55.607Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.607Z] [2021-12-09T23:22:55.607Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-12-09T23:22:55.607Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.607Z] [2021-12-09T23:22:55.607Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-12-09T23:22:55.607Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.607Z] [2021-12-09T23:22:55.607Z] DONE 6 tests, 6 skipped in 0.133s [2021-12-09T23:22:55.607Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-09T23:22:55.865Z] INFO: Testing against a local daemon [2021-12-09T23:22:55.865Z] === RUN TestServiceCreateInit [2021-12-09T23:22:55.865Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-09T23:22:55.865Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-09T23:22:55.865Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- PASS: TestServiceCreateInit (0.01s) [2021-12-09T23:22:55.865Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-09T23:22:55.865Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-09T23:22:55.865Z] === RUN TestCreateServiceMultipleTimes [2021-12-09T23:22:55.865Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-12-09T23:22:55.865Z] === RUN TestCreateServiceConflict [2021-12-09T23:22:55.865Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-12-09T23:22:55.865Z] === RUN TestCreateServiceMaxReplicas [2021-12-09T23:22:55.865Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-12-09T23:22:55.865Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-09T23:22:55.865Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-12-09T23:22:55.865Z] === RUN TestCreateServiceSecretFileMode [2021-12-09T23:22:55.865Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-12-09T23:22:55.865Z] === RUN TestCreateServiceConfigFileMode [2021-12-09T23:22:55.865Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-12-09T23:22:55.865Z] === RUN TestCreateServiceSysctls [2021-12-09T23:22:55.865Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-12-09T23:22:55.865Z] === RUN TestCreateServiceCapabilities [2021-12-09T23:22:55.865Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-12-09T23:22:55.865Z] === RUN TestInspect [2021-12-09T23:22:55.865Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestInspect (0.01s) [2021-12-09T23:22:55.865Z] === RUN TestCreateJob [2021-12-09T23:22:55.865Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestCreateJob (0.01s) [2021-12-09T23:22:55.865Z] === RUN TestReplicatedJob [2021-12-09T23:22:55.865Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestReplicatedJob (0.01s) [2021-12-09T23:22:55.865Z] === RUN TestUpdateReplicatedJob [2021-12-09T23:22:55.865Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-12-09T23:22:55.865Z] === RUN TestServiceListWithStatuses [2021-12-09T23:22:55.865Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-09T23:22:55.865Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-09T23:22:55.865Z] === RUN TestDockerNetworkConnectAlias [2021-12-09T23:22:55.865Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-12-09T23:22:55.865Z] === RUN TestDockerNetworkReConnect [2021-12-09T23:22:55.865Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:55.865Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-12-09T23:22:55.865Z] === RUN TestServicePlugin [2021-12-09T23:22:57.399Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:22:57.399Z] INFO: Testing against a local daemon [2021-12-09T23:22:57.399Z] === RUN TestServiceCreateInit [2021-12-09T23:22:57.399Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-09T23:22:57.399Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-09T23:22:57.399Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- PASS: TestServiceCreateInit (0.03s) [2021-12-09T23:22:57.399Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-09T23:22:57.399Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestCreateServiceMultipleTimes [2021-12-09T23:22:57.399Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestCreateServiceConflict [2021-12-09T23:22:57.399Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestCreateServiceMaxReplicas [2021-12-09T23:22:57.399Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-12-09T23:22:57.399Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-09T23:22:57.399Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestCreateServiceSecretFileMode [2021-12-09T23:22:57.399Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestCreateServiceConfigFileMode [2021-12-09T23:22:57.399Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestCreateServiceSysctls [2021-12-09T23:22:57.399Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-12-09T23:22:57.399Z] === RUN TestCreateServiceCapabilities [2021-12-09T23:22:57.399Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-12-09T23:22:57.399Z] === RUN TestInspect [2021-12-09T23:22:57.399Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestInspect (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestCreateJob [2021-12-09T23:22:57.399Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestCreateJob (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestReplicatedJob [2021-12-09T23:22:57.399Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestUpdateReplicatedJob [2021-12-09T23:22:57.399Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestServiceListWithStatuses [2021-12-09T23:22:57.399Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestDockerNetworkConnectAlias [2021-12-09T23:22:57.399Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestDockerNetworkReConnect [2021-12-09T23:22:57.399Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestServicePlugin [2021-12-09T23:22:57.399Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestServiceUpdateLabel [2021-12-09T23:22:57.399Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:57.399Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestServiceUpdateSecrets [2021-12-09T23:22:57.399Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:57.399Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestServiceUpdateConfigs [2021-12-09T23:22:57.399Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:57.399Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestServiceUpdateNetwork [2021-12-09T23:22:57.399Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:57.399Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-09T23:22:57.399Z] === RUN TestServiceUpdatePidsLimit [2021-12-09T23:22:57.399Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:57.399Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-09T23:22:57.399Z] PASS [2021-12-09T23:22:57.399Z] ok github.com/docker/docker/integration/service 0.188s [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === Skipped [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-09T23:22:57.399Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-09T23:22:57.399Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-09T23:22:57.399Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-09T23:22:57.399Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-12-09T23:22:57.399Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-09T23:22:57.399Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-09T23:22:57.399Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-09T23:22:57.399Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-12-09T23:22:57.399Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-12-09T23:22:57.399Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-09T23:22:57.399Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-09T23:22:57.399Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-09T23:22:57.399Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-09T23:22:57.399Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-09T23:22:57.399Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-09T23:22:57.399Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-09T23:22:57.399Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-09T23:22:57.399Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-09T23:22:57.399Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-09T23:22:57.399Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-09T23:22:57.399Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-09T23:22:57.399Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-09T23:22:57.399Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:22:57.399Z] [2021-12-09T23:22:57.399Z] DONE 24 tests, 23 skipped in 2.208s [2021-12-09T23:22:57.399Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-09T23:22:57.789Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:57.789Z] --- SKIP: TestServicePlugin (1.93s) [2021-12-09T23:22:57.789Z] === RUN TestServiceUpdateLabel [2021-12-09T23:22:57.789Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:57.789Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-12-09T23:22:57.789Z] === RUN TestServiceUpdateSecrets [2021-12-09T23:22:57.789Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:57.789Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-12-09T23:22:57.789Z] === RUN TestServiceUpdateConfigs [2021-12-09T23:22:57.789Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:57.789Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-12-09T23:22:57.789Z] === RUN TestServiceUpdateNetwork [2021-12-09T23:22:57.856Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:22:57.856Z] INFO: Testing against a local daemon [2021-12-09T23:22:57.856Z] === RUN TestExternalGraphDriver [2021-12-09T23:22:57.856Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-09T23:22:57.856Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-09T23:22:57.856Z] === RUN TestGraphdriverPluginV2 [2021-12-09T23:22:57.856Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-09T23:22:57.856Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-09T23:22:57.856Z] PASS [2021-12-09T23:22:57.856Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.082s [2021-12-09T23:22:57.856Z] [2021-12-09T23:22:57.856Z] === Skipped [2021-12-09T23:22:57.856Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-09T23:22:57.856Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-09T23:22:57.856Z] [2021-12-09T23:22:57.856Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-09T23:22:57.856Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-09T23:22:57.856Z] [2021-12-09T23:22:57.856Z] DONE 2 tests, 2 skipped in 2.370s [2021-12-09T23:22:57.856Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-09T23:22:58.058Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] --- SKIP: TestServiceUpdateNetwork (0.04s) [2021-12-09T23:22:58.058Z] === RUN TestServiceUpdatePidsLimit [2021-12-09T23:22:58.058Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-12-09T23:22:58.058Z] PASS [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === Skipped [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-09T23:22:58.058Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-09T23:22:58.058Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-12-09T23:22:58.058Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-12-09T23:22:58.058Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-12-09T23:22:58.058Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-12-09T23:22:58.058Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-12-09T23:22:58.058Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-12-09T23:22:58.058Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-12-09T23:22:58.058Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-12-09T23:22:58.058Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-12-09T23:22:58.058Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-12-09T23:22:58.058Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-12-09T23:22:58.058Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-12-09T23:22:58.058Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-09T23:22:58.058Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-12-09T23:22:58.058Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-12-09T23:22:58.058Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2021-12-09T23:22:58.058Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-12-09T23:22:58.058Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-12-09T23:22:58.058Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-12-09T23:22:58.058Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.04s) [2021-12-09T23:22:58.058Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-12-09T23:22:58.058Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-09T23:22:58.058Z] [2021-12-09T23:22:58.058Z] DONE 24 tests, 23 skipped in 2.297s [2021-12-09T23:22:58.058Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-09T23:22:58.058Z] INFO: Testing against a local daemon [2021-12-09T23:22:58.058Z] === RUN TestSessionCreate [2021-12-09T23:22:58.058Z] --- PASS: TestSessionCreate (0.02s) [2021-12-09T23:22:58.059Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-09T23:22:58.059Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-09T23:22:58.059Z] PASS [2021-12-09T23:22:58.059Z] [2021-12-09T23:22:58.059Z] DONE 2 tests in 0.108s [2021-12-09T23:22:58.059Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-09T23:22:58.059Z] INFO: Testing against a local daemon [2021-12-09T23:22:58.059Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-09T23:22:58.059Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-09T23:22:58.059Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-09T23:22:58.059Z] === RUN TestDiskUsage [2021-12-09T23:22:58.059Z] === PAUSE TestDiskUsage [2021-12-09T23:22:58.059Z] === RUN TestEventsExecDie [2021-12-09T23:22:58.629Z] --- PASS: TestEventsExecDie (0.49s) [2021-12-09T23:22:58.629Z] === RUN TestEventsBackwardsCompatible [2021-12-09T23:22:58.629Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-12-09T23:22:58.629Z] === RUN TestEventsVolumeCreate [2021-12-09T23:22:58.629Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-12-09T23:22:58.629Z] === RUN TestInfoBinaryCommits [2021-12-09T23:22:58.888Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-09T23:22:58.888Z] === RUN TestInfoAPIVersioned [2021-12-09T23:22:58.888Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-09T23:22:58.888Z] === RUN TestInfoDiscoveryBackend [2021-12-09T23:22:58.944Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:22:58.944Z] INFO: Testing against a local daemon [2021-12-09T23:22:58.944Z] === RUN TestSessionCreate [2021-12-09T23:22:58.944Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:58.944Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-09T23:22:58.944Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-09T23:22:58.944Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:58.944Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-09T23:22:58.944Z] PASS [2021-12-09T23:22:58.944Z] ok github.com/docker/docker/integration/session 0.082s [2021-12-09T23:22:58.944Z] [2021-12-09T23:22:58.944Z] === Skipped [2021-12-09T23:22:58.944Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-09T23:22:58.944Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:58.944Z] [2021-12-09T23:22:58.944Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-09T23:22:58.944Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-09T23:22:58.944Z] [2021-12-09T23:22:58.944Z] DONE 2 tests, 2 skipped in 1.476s [2021-12-09T23:22:58.944Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-09T23:22:58.946Z] --- PASS: TestServiceUpdateNetwork (11.56s) [2021-12-09T23:22:58.946Z] === RUN TestServiceUpdatePidsLimit [2021-12-09T23:22:59.207Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-09T23:22:59.429Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:22:59.429Z] INFO: Testing against a local daemon [2021-12-09T23:22:59.429Z] === RUN TestReadPluginNoRead [2021-12-09T23:22:59.429Z] read_test.go:21: no unix domain sockets on Windows [2021-12-09T23:22:59.429Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-09T23:22:59.429Z] PASS [2021-12-09T23:22:59.429Z] ok github.com/docker/docker/integration/plugin/logging 0.073s [2021-12-09T23:22:59.429Z] [2021-12-09T23:22:59.429Z] === Skipped [2021-12-09T23:22:59.429Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-09T23:22:59.429Z] read_test.go:21: no unix domain sockets on Windows [2021-12-09T23:22:59.429Z] [2021-12-09T23:22:59.429Z] DONE 1 tests, 1 skipped in 1.623s [2021-12-09T23:22:59.429Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-09T23:22:59.455Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-12-09T23:22:59.455Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-09T23:22:59.777Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-09T23:23:00.404Z] testing: warning: no tests to run [2021-12-09T23:23:00.404Z] PASS [2021-12-09T23:23:00.404Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.060s [2021-12-09T23:23:00.404Z] [2021-12-09T23:23:00.404Z] DONE 0 tests in 0.870s [2021-12-09T23:23:00.404Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-09T23:23:00.490Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:23:00.490Z] INFO: Testing against a local daemon [2021-12-09T23:23:00.490Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-09T23:23:00.490Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:00.490Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-09T23:23:00.490Z] === RUN TestDiskUsage [2021-12-09T23:23:00.490Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-09T23:23:00.490Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-09T23:23:00.490Z] === RUN TestEventsExecDie [2021-12-09T23:23:00.490Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-09T23:23:00.490Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-09T23:23:00.490Z] === RUN TestEventsBackwardsCompatible [2021-12-09T23:23:00.490Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-09T23:23:00.490Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-09T23:23:00.490Z] === RUN TestEventsVolumeCreate [2021-12-09T23:23:00.490Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-09T23:23:00.490Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-09T23:23:00.490Z] === RUN TestInfoAPI [2021-12-09T23:23:00.490Z] --- PASS: TestInfoAPI (0.03s) [2021-12-09T23:23:00.490Z] === RUN TestInfoAPIWarnings [2021-12-09T23:23:00.490Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:23:00.490Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-09T23:23:00.490Z] === RUN TestInfoDebug [2021-12-09T23:23:00.490Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:23:00.490Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-09T23:23:00.490Z] === RUN TestInfoInsecureRegistries [2021-12-09T23:23:00.490Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:23:00.490Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-09T23:23:00.490Z] === RUN TestInfoRegistryMirrors [2021-12-09T23:23:00.490Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:23:00.490Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-09T23:23:00.490Z] === RUN TestLoginFailsWithBadCredentials [2021-12-09T23:23:01.463Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-12-09T23:23:01.463Z] === RUN TestPingCacheHeaders [2021-12-09T23:23:01.463Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-12-09T23:23:01.463Z] === RUN TestPingGet [2021-12-09T23:23:01.463Z] --- PASS: TestPingGet (0.03s) [2021-12-09T23:23:01.463Z] === RUN TestPingHead [2021-12-09T23:23:01.463Z] --- PASS: TestPingHead (0.03s) [2021-12-09T23:23:01.463Z] === RUN TestVersion [2021-12-09T23:23:01.463Z] --- PASS: TestVersion (0.03s) [2021-12-09T23:23:01.463Z] PASS [2021-12-09T23:23:01.463Z] ok github.com/docker/docker/integration/system 1.164s [2021-12-09T23:23:01.463Z] [2021-12-09T23:23:01.463Z] === Skipped [2021-12-09T23:23:01.463Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-09T23:23:01.463Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:01.463Z] [2021-12-09T23:23:01.463Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-09T23:23:01.463Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-09T23:23:01.463Z] [2021-12-09T23:23:01.463Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-09T23:23:01.463Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-09T23:23:01.463Z] [2021-12-09T23:23:01.463Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-09T23:23:01.463Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-09T23:23:01.463Z] [2021-12-09T23:23:01.463Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-09T23:23:01.463Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-09T23:23:01.463Z] [2021-12-09T23:23:01.463Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-09T23:23:01.463Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:23:01.463Z] [2021-12-09T23:23:01.463Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-09T23:23:01.463Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:23:01.463Z] [2021-12-09T23:23:01.463Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-09T23:23:01.463Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:23:01.463Z] [2021-12-09T23:23:01.463Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-09T23:23:01.463Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:23:01.463Z] [2021-12-09T23:23:01.463Z] DONE 15 tests, 9 skipped in 2.644s [2021-12-09T23:23:01.925Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-09T23:23:01.956Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:23:01.956Z] INFO: Testing against a local daemon [2021-12-09T23:23:01.956Z] === RUN TestPluginWithDevMounts [2021-12-09T23:23:01.956Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:01.956Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-09T23:23:01.956Z] PASS [2021-12-09T23:23:01.956Z] ok github.com/docker/docker/integration/plugin/volumes 0.072s [2021-12-09T23:23:01.956Z] [2021-12-09T23:23:01.956Z] === Skipped [2021-12-09T23:23:01.956Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-09T23:23:01.956Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:01.956Z] [2021-12-09T23:23:01.956Z] DONE 1 tests, 1 skipped in 1.678s [2021-12-09T23:23:01.956Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-09T23:23:02.740Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-12-09T23:23:02.740Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-09T23:23:02.740Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:23:02.740Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-12-09T23:23:02.740Z] === RUN TestInfoAPI [2021-12-09T23:23:02.740Z] --- PASS: TestInfoAPI (0.04s) [2021-12-09T23:23:02.740Z] === RUN TestInfoAPIWarnings [2021-12-09T23:23:03.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:23:03.488Z] INFO: Testing against a local daemon [2021-12-09T23:23:03.488Z] === RUN TestVolumesCreateAndList [2021-12-09T23:23:03.488Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-12-09T23:23:03.488Z] === RUN TestVolumesRemove [2021-12-09T23:23:03.488Z] --- PASS: TestVolumesRemove (0.14s) [2021-12-09T23:23:03.488Z] === RUN TestVolumesInspect [2021-12-09T23:23:03.488Z] --- PASS: TestVolumesInspect (0.03s) [2021-12-09T23:23:03.488Z] === RUN TestVolumesInvalidJSON [2021-12-09T23:23:03.488Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-09T23:23:03.488Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-09T23:23:03.488Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-09T23:23:03.488Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-12-09T23:23:03.488Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-09T23:23:03.488Z] PASS [2021-12-09T23:23:03.488Z] ok github.com/docker/docker/integration/volume 0.290s [2021-12-09T23:23:03.488Z] [2021-12-09T23:23:03.488Z] DONE 5 tests in 1.776s [2021-12-09T23:23:03.488Z] INFO: make.ps1 ended at 12/09/2021 23:23:03 [2021-12-09T23:23:03.488Z] INFO: Integration CLI tests being run from the host: [2021-12-09T23:23:03.488Z] 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-12-09T23:23:03.526Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:23:03.526Z] INFO: Testing against a local daemon [2021-12-09T23:23:03.526Z] === RUN TestSecretInspect [2021-12-09T23:23:03.526Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:03.526Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-09T23:23:03.526Z] === RUN TestSecretList [2021-12-09T23:23:03.526Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:03.526Z] --- SKIP: TestSecretList (0.00s) [2021-12-09T23:23:03.526Z] === RUN TestSecretsCreateAndDelete [2021-12-09T23:23:03.526Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:03.526Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-09T23:23:03.526Z] === RUN TestSecretsUpdate [2021-12-09T23:23:03.526Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:03.526Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-09T23:23:03.526Z] === RUN TestTemplatedSecret [2021-12-09T23:23:03.526Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:03.526Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-09T23:23:03.526Z] === RUN TestSecretCreateResolve [2021-12-09T23:23:03.526Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:23:03.526Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-09T23:23:03.526Z] PASS [2021-12-09T23:23:03.526Z] ok github.com/docker/docker/integration/secret 0.069s [2021-12-09T23:23:03.526Z] [2021-12-09T23:23:03.526Z] === Skipped [2021-12-09T23:23:03.526Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-09T23:23:03.526Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:03.526Z] [2021-12-09T23:23:03.526Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-09T23:23:03.526Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:03.526Z] [2021-12-09T23:23:03.526Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-09T23:23:03.526Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:03.526Z] [2021-12-09T23:23:03.526Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-09T23:23:03.526Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:03.526Z] [2021-12-09T23:23:03.526Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-09T23:23:03.526Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:03.526Z] [2021-12-09T23:23:03.526Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-09T23:23:03.526Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:23:03.526Z] [2021-12-09T23:23:03.526Z] DONE 6 tests, 6 skipped in 1.510s [2021-12-09T23:23:03.526Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-09T23:23:05.717Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:23:05.717Z] INFO: Testing against a local daemon [2021-12-09T23:23:05.717Z] === RUN TestServiceCreateInit [2021-12-09T23:23:05.717Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-09T23:23:05.717Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-09T23:23:05.717Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- PASS: TestServiceCreateInit (0.03s) [2021-12-09T23:23:05.717Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-09T23:23:05.717Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestCreateServiceMultipleTimes [2021-12-09T23:23:05.717Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestCreateServiceConflict [2021-12-09T23:23:05.717Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestCreateServiceMaxReplicas [2021-12-09T23:23:05.717Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-12-09T23:23:05.717Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-09T23:23:05.717Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestCreateServiceSecretFileMode [2021-12-09T23:23:05.717Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestCreateServiceConfigFileMode [2021-12-09T23:23:05.717Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestCreateServiceSysctls [2021-12-09T23:23:05.717Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-12-09T23:23:05.717Z] === RUN TestCreateServiceCapabilities [2021-12-09T23:23:05.717Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-12-09T23:23:05.717Z] === RUN TestInspect [2021-12-09T23:23:05.717Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestInspect (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestCreateJob [2021-12-09T23:23:05.717Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestCreateJob (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestReplicatedJob [2021-12-09T23:23:05.717Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestUpdateReplicatedJob [2021-12-09T23:23:05.717Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestServiceListWithStatuses [2021-12-09T23:23:05.717Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestDockerNetworkConnectAlias [2021-12-09T23:23:05.717Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestDockerNetworkReConnect [2021-12-09T23:23:05.717Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestServicePlugin [2021-12-09T23:23:05.717Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestServiceUpdateLabel [2021-12-09T23:23:05.717Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:23:05.717Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestServiceUpdateSecrets [2021-12-09T23:23:05.717Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:23:05.717Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestServiceUpdateConfigs [2021-12-09T23:23:05.717Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:23:05.717Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestServiceUpdateNetwork [2021-12-09T23:23:05.717Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:23:05.717Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-09T23:23:05.717Z] === RUN TestServiceUpdatePidsLimit [2021-12-09T23:23:05.717Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:23:05.717Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-09T23:23:05.717Z] PASS [2021-12-09T23:23:05.717Z] ok github.com/docker/docker/integration/service 0.178s [2021-12-09T23:23:05.717Z] [2021-12-09T23:23:05.717Z] === Skipped [2021-12-09T23:23:05.717Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-09T23:23:05.717Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-09T23:23:05.717Z] [2021-12-09T23:23:05.717Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-09T23:23:05.717Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-09T23:23:05.717Z] [2021-12-09T23:23:05.717Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-09T23:23:05.717Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] [2021-12-09T23:23:05.717Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-09T23:23:05.717Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] [2021-12-09T23:23:05.717Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-12-09T23:23:05.717Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] [2021-12-09T23:23:05.717Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-09T23:23:05.717Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] [2021-12-09T23:23:05.717Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-09T23:23:05.717Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] [2021-12-09T23:23:05.717Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-09T23:23:05.717Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] [2021-12-09T23:23:05.717Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-12-09T23:23:05.717Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] [2021-12-09T23:23:05.717Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-12-09T23:23:05.717Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] [2021-12-09T23:23:05.717Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-09T23:23:05.717Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.717Z] [2021-12-09T23:23:05.718Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-09T23:23:05.718Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.718Z] [2021-12-09T23:23:05.718Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-09T23:23:05.718Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.718Z] [2021-12-09T23:23:05.718Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-09T23:23:05.718Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.718Z] [2021-12-09T23:23:05.718Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-09T23:23:05.718Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.718Z] [2021-12-09T23:23:05.718Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-09T23:23:05.718Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.718Z] [2021-12-09T23:23:05.718Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-09T23:23:05.718Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.718Z] [2021-12-09T23:23:05.718Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-09T23:23:05.718Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:05.718Z] [2021-12-09T23:23:05.718Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-09T23:23:05.718Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:23:05.718Z] [2021-12-09T23:23:05.718Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-09T23:23:05.718Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:23:05.718Z] [2021-12-09T23:23:05.718Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-09T23:23:05.718Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:23:05.718Z] [2021-12-09T23:23:05.718Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-09T23:23:05.718Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:23:05.718Z] [2021-12-09T23:23:05.718Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-09T23:23:05.718Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:23:05.718Z] [2021-12-09T23:23:05.718Z] DONE 24 tests, 23 skipped in 2.072s [2021-12-09T23:23:05.718Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-09T23:23:07.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:23:07.266Z] INFO: Testing against a local daemon [2021-12-09T23:23:07.266Z] === RUN TestSessionCreate [2021-12-09T23:23:07.266Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-09T23:23:07.266Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-09T23:23:07.266Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-09T23:23:07.266Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-09T23:23:07.266Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-09T23:23:07.266Z] PASS [2021-12-09T23:23:07.266Z] ok github.com/docker/docker/integration/session 0.068s [2021-12-09T23:23:07.266Z] [2021-12-09T23:23:07.266Z] === Skipped [2021-12-09T23:23:07.266Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-09T23:23:07.266Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-09T23:23:07.266Z] [2021-12-09T23:23:07.266Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-09T23:23:07.266Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-09T23:23:07.266Z] [2021-12-09T23:23:07.266Z] DONE 2 tests, 2 skipped in 1.393s [2021-12-09T23:23:07.266Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-09T23:23:07.908Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-09T23:23:08.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:23:08.813Z] INFO: Testing against a local daemon [2021-12-09T23:23:08.813Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-09T23:23:08.813Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:08.813Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-09T23:23:08.813Z] === RUN TestDiskUsage [2021-12-09T23:23:08.813Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-09T23:23:08.813Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-09T23:23:08.813Z] === RUN TestEventsExecDie [2021-12-09T23:23:08.813Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-09T23:23:08.813Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-09T23:23:08.813Z] === RUN TestEventsBackwardsCompatible [2021-12-09T23:23:08.813Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-09T23:23:08.813Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-09T23:23:08.813Z] === RUN TestEventsVolumeCreate [2021-12-09T23:23:08.813Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-09T23:23:08.813Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-09T23:23:08.813Z] === RUN TestInfoAPI [2021-12-09T23:23:08.813Z] --- PASS: TestInfoAPI (0.04s) [2021-12-09T23:23:08.813Z] === RUN TestInfoAPIWarnings [2021-12-09T23:23:08.813Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:23:08.814Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-09T23:23:08.814Z] === RUN TestInfoDebug [2021-12-09T23:23:08.814Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:23:08.814Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-09T23:23:08.814Z] === RUN TestInfoInsecureRegistries [2021-12-09T23:23:08.814Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:23:08.814Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-09T23:23:08.814Z] === RUN TestInfoRegistryMirrors [2021-12-09T23:23:08.814Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:23:08.814Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-09T23:23:08.814Z] === RUN TestLoginFailsWithBadCredentials [2021-12-09T23:23:09.788Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-12-09T23:23:09.788Z] === RUN TestPingCacheHeaders [2021-12-09T23:23:09.788Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-12-09T23:23:09.788Z] === RUN TestPingGet [2021-12-09T23:23:09.788Z] --- PASS: TestPingGet (0.03s) [2021-12-09T23:23:09.788Z] === RUN TestPingHead [2021-12-09T23:23:09.788Z] --- PASS: TestPingHead (0.03s) [2021-12-09T23:23:09.788Z] === RUN TestVersion [2021-12-09T23:23:09.788Z] --- PASS: TestVersion (0.03s) [2021-12-09T23:23:09.788Z] PASS [2021-12-09T23:23:09.788Z] ok github.com/docker/docker/integration/system 1.158s [2021-12-09T23:23:09.788Z] [2021-12-09T23:23:09.788Z] === Skipped [2021-12-09T23:23:09.788Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-09T23:23:09.788Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:23:09.788Z] [2021-12-09T23:23:09.788Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-09T23:23:09.788Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-09T23:23:09.788Z] [2021-12-09T23:23:09.788Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-09T23:23:09.788Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-09T23:23:09.788Z] [2021-12-09T23:23:09.788Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-09T23:23:09.788Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-09T23:23:09.788Z] [2021-12-09T23:23:09.788Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-09T23:23:09.788Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-09T23:23:09.788Z] [2021-12-09T23:23:09.788Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-09T23:23:09.788Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:23:09.788Z] [2021-12-09T23:23:09.788Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-09T23:23:09.788Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:23:09.788Z] [2021-12-09T23:23:09.788Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-09T23:23:09.788Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:23:09.788Z] [2021-12-09T23:23:09.788Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-09T23:23:09.788Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:23:09.788Z] [2021-12-09T23:23:09.788Z] DONE 15 tests, 9 skipped in 2.548s [2021-12-09T23:23:09.788Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-09T23:23:11.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:23:11.338Z] INFO: Testing against a local daemon [2021-12-09T23:23:11.338Z] === RUN TestVolumesCreateAndList [2021-12-09T23:23:11.338Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-12-09T23:23:11.338Z] === RUN TestVolumesRemove [2021-12-09T23:23:11.338Z] --- PASS: TestVolumesRemove (0.09s) [2021-12-09T23:23:11.338Z] === RUN TestVolumesInspect [2021-12-09T23:23:11.338Z] --- PASS: TestVolumesInspect (0.04s) [2021-12-09T23:23:11.338Z] === RUN TestVolumesInvalidJSON [2021-12-09T23:23:11.338Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-09T23:23:11.338Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-09T23:23:11.338Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-09T23:23:11.338Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-12-09T23:23:11.338Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-09T23:23:11.338Z] PASS [2021-12-09T23:23:11.338Z] ok github.com/docker/docker/integration/volume 0.248s [2021-12-09T23:23:11.800Z] [2021-12-09T23:23:11.800Z] DONE 5 tests in 1.690s [2021-12-09T23:23:11.800Z] INFO: make.ps1 ended at 12/09/2021 23:23:11 [2021-12-09T23:23:11.800Z] INFO: Integration CLI tests being run from the host: [2021-12-09T23:23:11.800Z] 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-12-09T23:23:12.093Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:23:12.093Z] INFO: Testing against a local daemon [2021-12-09T23:23:12.093Z] === RUN TestDockerSuite [2021-12-09T23:23:12.093Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-09T23:23:12.093Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-09T23:23:12.093Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-09T23:23:12.093Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-09T23:23:12.093Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-09T23:23:12.093Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-09T23:23:12.093Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-09T23:23:12.093Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-09T23:23:12.093Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-09T23:23:12.093Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-09T23:23:12.093Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-09T23:23:12.093Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-09T23:23:12.556Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-09T23:23:13.016Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-09T23:23:14.486Z] --- PASS: TestServiceUpdatePidsLimit (15.80s) [2021-12-09T23:23:14.486Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2021-12-09T23:23:14.486Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-12-09T23:23:14.486Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2021-12-09T23:23:14.486Z] PASS [2021-12-09T23:23:14.486Z] [2021-12-09T23:23:14.486Z] === Skipped [2021-12-09T23:23:14.486Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-09T23:23:14.486Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-09T23:23:14.486Z] [2021-12-09T23:23:14.486Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-12-09T23:23:14.486Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-09T23:23:14.486Z] [2021-12-09T23:23:14.486Z] DONE 27 tests, 2 skipped in 142.917s [2021-12-09T23:23:14.486Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-12-09T23:23:14.486Z] ++ 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-12-09T23:23:14.486Z] ++ set -e [2021-12-09T23:23:14.486Z] ++ '[' -n 0 ']' [2021-12-09T23:23:14.486Z] ++ set -x [2021-12-09T23:23:14.486Z] ++ 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-12-09T23:23:14.486Z] INFO: Testing against a local daemon [2021-12-09T23:23:14.486Z] === RUN TestSessionCreate [2021-12-09T23:23:14.486Z] --- PASS: TestSessionCreate (0.02s) [2021-12-09T23:23:14.486Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-09T23:23:14.486Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-09T23:23:14.486Z] PASS [2021-12-09T23:23:14.486Z] [2021-12-09T23:23:14.486Z] DONE 2 tests in 0.123s [2021-12-09T23:23:14.486Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-12-09T23:23:14.486Z] ++ 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-12-09T23:23:14.486Z] ++ set -e [2021-12-09T23:23:14.486Z] ++ '[' -n 0 ']' [2021-12-09T23:23:14.486Z] ++ set -x [2021-12-09T23:23:14.486Z] ++ 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-12-09T23:23:14.486Z] INFO: Testing against a local daemon [2021-12-09T23:23:14.486Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-09T23:23:14.486Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-09T23:23:14.486Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-09T23:23:14.486Z] === RUN TestDiskUsage [2021-12-09T23:23:14.486Z] === PAUSE TestDiskUsage [2021-12-09T23:23:14.486Z] === RUN TestEventsExecDie [2021-12-09T23:23:14.486Z] --- PASS: TestEventsExecDie (0.46s) [2021-12-09T23:23:14.486Z] === RUN TestEventsBackwardsCompatible [2021-12-09T23:23:14.486Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-12-09T23:23:14.486Z] === RUN TestEventsVolumeCreate [2021-12-09T23:23:14.746Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-12-09T23:23:14.746Z] === RUN TestInfoBinaryCommits [2021-12-09T23:23:14.746Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-09T23:23:14.746Z] === RUN TestInfoAPIVersioned [2021-12-09T23:23:14.746Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-09T23:23:14.746Z] === RUN TestInfoDiscoveryBackend [2021-12-09T23:23:15.325Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-12-09T23:23:15.325Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-09T23:23:16.266Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-09T23:23:16.266Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-09T23:23:16.836Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-12-09T23:23:16.836Z] === RUN TestInfoAPI [2021-12-09T23:23:16.836Z] --- PASS: TestInfoAPI (0.03s) [2021-12-09T23:23:16.836Z] === RUN TestInfoAPIWarnings [2021-12-09T23:23:18.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-09T23:23:18.909Z] INFO: Testing against a local daemon [2021-12-09T23:23:18.909Z] === RUN TestDockerSuite [2021-12-09T23:23:18.909Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-09T23:23:18.909Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-09T23:23:18.909Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-09T23:23:18.909Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-09T23:23:18.909Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-09T23:23:18.909Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-09T23:23:18.909Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-09T23:23:18.909Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-09T23:23:18.909Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-09T23:23:18.909Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-09T23:23:19.375Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-09T23:23:19.375Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-09T23:23:20.349Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-09T23:23:20.349Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-09T23:23:20.826Z] --- PASS: TestInfoAPIWarnings (16.49s) [2021-12-09T23:23:20.826Z] === RUN TestInfoDebug [2021-12-09T23:23:20.826Z] --- PASS: TestInfoDebug (0.54s) [2021-12-09T23:23:20.826Z] === RUN TestInfoInsecureRegistries [2021-12-09T23:23:20.826Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-12-09T23:23:20.826Z] === RUN TestInfoRegistryMirrors [2021-12-09T23:23:20.826Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-12-09T23:23:20.827Z] === RUN TestLoginFailsWithBadCredentials [2021-12-09T23:23:20.827Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-12-09T23:23:20.827Z] === RUN TestPingCacheHeaders [2021-12-09T23:23:20.827Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-09T23:23:20.827Z] === RUN TestPingGet [2021-12-09T23:23:21.085Z] --- PASS: TestPingGet (0.01s) [2021-12-09T23:23:21.085Z] === RUN TestPingHead [2021-12-09T23:23:21.085Z] --- PASS: TestPingHead (0.02s) [2021-12-09T23:23:21.085Z] === RUN TestVersion [2021-12-09T23:23:21.085Z] --- PASS: TestVersion (0.02s) [2021-12-09T23:23:21.085Z] === CONT TestDiskUsage [2021-12-09T23:23:21.651Z] === RUN TestDiskUsage/empty [2021-12-09T23:23:21.651Z] === RUN TestDiskUsage/empty/container_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/empty/image_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/empty/volume_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-09T23:23:21.652Z] === RUN TestDiskUsage/after_container.Run [2021-12-09T23:23:21.910Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-09T23:23:21.910Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-09T23:23:21.910Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-09T23:23:21.910Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-09T23:23:21.910Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-09T23:23:21.910Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-09T23:23:21.910Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-09T23:23:21.910Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-09T23:23:21.910Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-09T23:23:21.910Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage (1.20s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-09T23:23:22.169Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-12-09T23:23:22.170Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-12-09T23:23:22.170Z] PASS [2021-12-09T23:23:22.170Z] [2021-12-09T23:23:22.170Z] === Skipped [2021-12-09T23:23:22.170Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-09T23:23:22.170Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-09T23:23:22.170Z] [2021-12-09T23:23:22.170Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-12-09T23:23:22.170Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-09T23:23:22.170Z] [2021-12-09T23:23:22.170Z] DONE 53 tests, 2 skipped in 24.109s [2021-12-09T23:23:22.170Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-09T23:23:22.170Z] INFO: Testing against a local daemon [2021-12-09T23:23:22.170Z] === RUN TestVolumesCreateAndList [2021-12-09T23:23:22.428Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-12-09T23:23:22.428Z] === RUN TestVolumesRemove [2021-12-09T23:23:22.428Z] --- PASS: TestVolumesRemove (0.04s) [2021-12-09T23:23:22.428Z] === RUN TestVolumesInspect [2021-12-09T23:23:22.428Z] --- PASS: TestVolumesInspect (0.01s) [2021-12-09T23:23:22.428Z] === RUN TestVolumesInvalidJSON [2021-12-09T23:23:22.428Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-09T23:23:22.428Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-09T23:23:22.428Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-09T23:23:22.428Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-09T23:23:22.428Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-09T23:23:22.428Z] PASS [2021-12-09T23:23:22.428Z] [2021-12-09T23:23:22.428Z] DONE 5 tests in 0.173s [2021-12-09T23:23:22.429Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-09T23:23:22.429Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13405 is not a child of this shell [2021-12-09T23:23:22.429Z] warning: PID 13405 from bundles/test-integration/docker.pid had a nonzero exit code [2021-12-09T23:23:22.429Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-09T23:23:22.429Z] [2021-12-09T23:23:22.429Z] Unloading profiles will leave already running processes permanently [2021-12-09T23:23:22.429Z] unconfined, which can lead to unexpected situations. [2021-12-09T23:23:22.429Z] [2021-12-09T23:23:22.429Z] To set a process to complain mode, use the command line tool [2021-12-09T23:23:22.429Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-09T23:23:22.429Z] Removing test suite binaries [2021-12-09T23:23:22.429Z] exiting test-integration [2021-12-09T23:23:22.687Z] ++ exit 0 [2021-12-09T23:23:22.687Z] Post stage [Pipeline] junit [2021-12-09T23:23:23.642Z] Recording test results [2021-12-09T23:23:25.610Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-09T23:23:25.959Z] + echo Ensuring container killed. [2021-12-09T23:23:25.959Z] Ensuring container killed. [2021-12-09T23:23:25.959Z] + docker rm -vf docker-pr1 [2021-12-09T23:23:25.959Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-09T23:23:26.247Z] + echo Chowning /workspace to jenkins user [2021-12-09T23:23:26.247Z] Chowning /workspace to jenkins user [2021-12-09T23:23:26.247Z] + id -u [2021-12-09T23:23:26.247Z] + id -g [2021-12-09T23:23:26.247Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43073:/workspace busybox chown -R 1000:1000 /workspace [2021-12-09T23:23:26.247Z] Unable to find image 'busybox:latest' locally [2021-12-09T23:23:26.247Z] latest: Pulling from library/busybox [2021-12-09T23:23:26.508Z] 3cb635b06aa2: Pulling fs layer [2021-12-09T23:23:26.508Z] 3cb635b06aa2: Download complete [2021-12-09T23:23:26.770Z] 3cb635b06aa2: Pull complete [2021-12-09T23:23:26.770Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-09T23:23:26.770Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-09T23:23:28.975Z] + bundleName=amd64-rootless [2021-12-09T23:23:28.975Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-12-09T23:23:28.975Z] Creating amd64-rootless-bundles.tar.gz [2021-12-09T23:23:28.975Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-12-09T23:23:28.975Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-12-09T23:23:28.987Z] Archiving artifacts [2021-12-09T23:23:29.240Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-09T23:23:29.240Z] Using test binary docker [2021-12-09T23:23:29.240Z] +++ /etc/init.d/apparmor start [2021-12-09T23:23:29.240Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-09T23:23:29.240Z] INFO: Waiting for daemon to start... [2021-12-09T23:23:29.240Z] Starting dockerd [2021-12-09T23:23:29.240Z] +++ 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-12-09T23:23:29.240Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-09T23:23:29.240Z] Using test binary docker [2021-12-09T23:23:29.240Z] +++ /etc/init.d/apparmor start [2021-12-09T23:23:29.240Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-09T23:23:29.240Z] INFO: Waiting for daemon to start... [2021-12-09T23:23:29.240Z] Starting dockerd [2021-12-09T23:23:29.241Z] +++ 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-12-09T23:23:30.169Z] . [2021-12-09T23:23:30.169Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-09T23:23:30.425Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-09T23:23:30.425Z] Error: No such image: emptyfs [2021-12-09T23:23:30.425Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-09T23:23:30.425Z] ++++ docker load [2021-12-09T23:23:30.681Z] Running integration-test (iteration 1) [2021-12-09T23:23:30.681Z] 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-12-09T23:23:30.681Z] ++ 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-12-09T23:23:30.681Z] ++ set -e [2021-12-09T23:23:30.681Z] ++ '[' -n 0 ']' [2021-12-09T23:23:30.681Z] ++ set -x [2021-12-09T23:23:30.681Z] ++ 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-12-09T23:23:30.936Z] [2021-12-09T23:23:30.936Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-09T23:23:30.936Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-09T23:23:31.103Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-09T23:23:31.192Z] Error: No such image: emptyfs [2021-12-09T23:23:31.192Z] ++++ docker load [2021-12-09T23:23:31.192Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-09T23:23:31.192Z] Loaded image: busybox:latest [2021-12-09T23:23:31.421Z] + make clean [2021-12-09T23:23:31.448Z] Running integration-test (iteration 1) [2021-12-09T23:23:31.449Z] 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-12-09T23:23:31.449Z] ++ 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-12-09T23:23:31.449Z] ++ set -e [2021-12-09T23:23:31.449Z] ++ '[' -n 0 ']' [2021-12-09T23:23:31.449Z] ++ set -x [2021-12-09T23:23:31.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12-09T23:23:31.680Z] docker volume rm -f docker-dev-cache [2021-12-09T23:23:31.680Z] docker-dev-cache [Pipeline] deleteDir [2021-12-09T23:23:31.705Z] Loaded image: busybox:glibc [2021-12-09T23:23:32.267Z] Loaded image: busybox:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-09T23:23:32.829Z] Loaded image: busybox:glibc [2021-12-09T23:23:34.941Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-12-09T23:23:34.941Z] === RUN TestInfoDebug [2021-12-09T23:23:34.941Z] --- PASS: TestInfoDebug (0.52s) [2021-12-09T23:23:34.941Z] === RUN TestInfoInsecureRegistries [2021-12-09T23:23:34.941Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-12-09T23:23:34.941Z] === RUN TestInfoRegistryMirrors [2021-12-09T23:23:34.941Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-12-09T23:23:34.941Z] === RUN TestLoginFailsWithBadCredentials [2021-12-09T23:23:34.941Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-12-09T23:23:34.941Z] === RUN TestPingCacheHeaders [2021-12-09T23:23:34.941Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-09T23:23:34.941Z] === RUN TestPingGet [2021-12-09T23:23:34.941Z] --- PASS: TestPingGet (0.01s) [2021-12-09T23:23:34.941Z] === RUN TestPingHead [2021-12-09T23:23:34.941Z] --- PASS: TestPingHead (0.02s) [2021-12-09T23:23:34.941Z] === RUN TestVersion [2021-12-09T23:23:34.941Z] --- PASS: TestVersion (0.02s) [2021-12-09T23:23:34.941Z] === CONT TestDiskUsage [2021-12-09T23:23:35.201Z] === RUN TestDiskUsage/empty [2021-12-09T23:23:35.201Z] === RUN TestDiskUsage/empty/container_types [2021-12-09T23:23:35.201Z] === RUN TestDiskUsage/empty/image_types [2021-12-09T23:23:35.201Z] === RUN TestDiskUsage/empty/volume_types [2021-12-09T23:23:35.201Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-09T23:23:35.201Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-09T23:23:35.201Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-09T23:23:35.201Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-09T23:23:35.201Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-09T23:23:35.201Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-09T23:23:35.201Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-09T23:23:35.201Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-09T23:23:35.461Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-09T23:23:35.461Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-09T23:23:35.461Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-09T23:23:35.461Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-09T23:23:35.461Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-09T23:23:35.461Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-09T23:23:35.461Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-09T23:23:35.461Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-09T23:23:35.461Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-09T23:23:35.461Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-09T23:23:35.461Z] === RUN TestDiskUsage/after_container.Run [2021-12-09T23:23:35.721Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-09T23:23:35.721Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-09T23:23:35.721Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-09T23:23:35.721Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-09T23:23:35.721Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-09T23:23:35.721Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-09T23:23:35.721Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-09T23:23:35.721Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-09T23:23:35.721Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-09T23:23:35.721Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage (1.08s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-09T23:23:35.982Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-09T23:23:35.982Z] PASS [2021-12-09T23:23:35.982Z] [2021-12-09T23:23:35.982Z] === Skipped [2021-12-09T23:23:35.982Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-09T23:23:35.982Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-09T23:23:35.982Z] [2021-12-09T23:23:35.982Z] DONE 53 tests, 1 skipped in 21.893s [2021-12-09T23:23:35.982Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-09T23:23:35.982Z] ++ 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-12-09T23:23:35.982Z] ++ set -e [2021-12-09T23:23:35.982Z] ++ '[' -n 0 ']' [2021-12-09T23:23:35.982Z] ++ set -x [2021-12-09T23:23:35.982Z] ++ 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-12-09T23:23:35.982Z] INFO: Testing against a local daemon [2021-12-09T23:23:35.982Z] === RUN TestVolumesCreateAndList [2021-12-09T23:23:35.982Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-09T23:23:35.982Z] === RUN TestVolumesRemove [2021-12-09T23:23:35.982Z] --- PASS: TestVolumesRemove (0.05s) [2021-12-09T23:23:35.982Z] === RUN TestVolumesInspect [2021-12-09T23:23:35.982Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-09T23:23:35.982Z] === RUN TestVolumesInvalidJSON [2021-12-09T23:23:35.982Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-09T23:23:35.982Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-09T23:23:35.982Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-09T23:23:35.982Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-09T23:23:35.982Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-09T23:23:35.982Z] PASS [2021-12-09T23:23:35.982Z] [2021-12-09T23:23:35.982Z] DONE 5 tests in 0.188s [2021-12-09T23:23:35.982Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-09T23:23:36.100Z] Loaded image: debian:bullseye-slim [2021-12-09T23:23:36.100Z] Loaded image: hello-world:latest [2021-12-09T23:23:36.100Z] Loaded image: arm32v7/hello-world:latest [2021-12-09T23:23:36.100Z] INFO: Testing against a local daemon [2021-12-09T23:23:36.100Z] === RUN TestDockerSuite [2021-12-09T23:23:36.218Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-12-09T23:23:36.218Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-12-09T23:23:36.218Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-12-09T23:23:36.218Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-12-09T23:23:36.218Z] Cross building: bundles/cross/linux/s390x [2021-12-09T23:23:36.218Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-12-09T23:23:36.218Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-12-09T23:23:36.243Z] ++++ cat bundles/test-integration/docker.pid [2021-12-09T23:23:36.243Z] +++ kill 13353 [2021-12-09T23:23:36.357Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-09T23:23:36.357Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-09T23:23:36.357Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-09T23:23:36.357Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-09T23:23:36.357Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-09T23:23:36.357Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-09T23:23:36.357Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-09T23:23:36.357Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-09T23:23:36.505Z] +++ /etc/init.d/apparmor stop [2021-12-09T23:23:36.505Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-09T23:23:36.505Z] [2021-12-09T23:23:36.505Z] Unloading profiles will leave already running processes permanently [2021-12-09T23:23:36.505Z] unconfined, which can lead to unexpected situations. [2021-12-09T23:23:36.505Z] [2021-12-09T23:23:36.505Z] To set a process to complain mode, use the command line tool [2021-12-09T23:23:36.505Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-09T23:23:36.505Z] +++ true [2021-12-09T23:23:36.505Z] exiting test-integration [2021-12-09T23:23:36.505Z] ++ exit 0 [2021-12-09T23:23:36.505Z] [2021-12-09T23:23:36.925Z] Loaded image: debian:bullseye-slim Post stage [Pipeline] junit [2021-12-09T23:23:37.089Z] Recording test results [2021-12-09T23:23:37.182Z] Loaded image: hello-world:latest [2021-12-09T23:23:37.263Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-09T23:23:37.437Z] Loaded image: arm32v7/hello-world:latest [2021-12-09T23:23:37.437Z] INFO: Testing against a local daemon [2021-12-09T23:23:37.437Z] === RUN TestDockerDaemonSuite [2021-12-09T23:23:37.437Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-12-09T23:23:37.606Z] + echo Ensuring container killed. [2021-12-09T23:23:37.606Z] Ensuring container killed. [2021-12-09T23:23:37.606Z] + docker rm -vf docker-pr1 [2021-12-09T23:23:37.606Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-09T23:23:37.892Z] + echo Chowning /workspace to jenkins user [2021-12-09T23:23:37.892Z] Chowning /workspace to jenkins user [2021-12-09T23:23:37.892Z] + id -u [2021-12-09T23:23:37.892Z] + id -g [2021-12-09T23:23:37.892Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43073:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-09T23:23:39.585Z] + bundleName=arm64-integration [2021-12-09T23:23:39.586Z] + echo Creating arm64-integration-bundles.tar.gz [2021-12-09T23:23:39.586Z] Creating arm64-integration-bundles.tar.gz [2021-12-09T23:23:39.586Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-09T23:23:39.586Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-12-09T23:23:39.878Z] Archiving artifacts [2021-12-09T23:23:39.969Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-09T23:23:39.969Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-09T23:23:40.145Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-09T23:23:40.459Z] + make clean [2021-12-09T23:23:40.459Z] docker volume rm -f docker-dev-cache [2021-12-09T23:23:40.459Z] docker-dev-cache [Pipeline] deleteDir [2021-12-09T23:23:40.532Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-09T23:23:40.532Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-09T23:23:41.461Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-09T23:23:41.461Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-09T23:23:41.461Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-09T23:23:42.828Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-09T23:23:43.085Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-09T23:23:43.085Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-09T23:23:43.085Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-09T23:23:44.014Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-12-09T23:23:44.579Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-09T23:23:45.509Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-09T23:23:45.509Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-09T23:23:45.509Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-09T23:23:45.509Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-09T23:23:45.509Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-09T23:23:52.045Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-09T23:23:55.315Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-09T23:23:57.218Z] --- PASS: TestBuildWithHugeFile (109.28s) [2021-12-09T23:23:57.218Z] === RUN TestBuildWCOWSandboxSize [2021-12-09T23:23:57.218Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:23:57.218Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:23:57.218Z] === RUN TestBuildWithEmptyDockerfile [2021-12-09T23:23:57.218Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:23:57.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:23:57.218Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:23:57.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:23:57.218Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:23:57.218Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:23:57.218Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:23:57.218Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:23:57.218Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:23:57.218Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-12-09T23:23:57.218Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-12-09T23:23:57.218Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-12-09T23:23:57.218Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-09T23:23:57.218Z] === RUN TestBuildPreserveOwnership [2021-12-09T23:23:57.218Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-09T23:23:57.218Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-09T23:23:59.109Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-09T23:23:59.365Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-09T23:23:59.621Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-09T23:24:00.184Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-09T23:24:00.746Z] --- PASS: TestBuildPreserveOwnership (3.59s) [2021-12-09T23:24:00.746Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.30s) [2021-12-09T23:24:00.746Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2021-12-09T23:24:00.746Z] === RUN TestBuildPlatformInvalid [2021-12-09T23:24:00.746Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-09T23:24:00.746Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-12-09T23:24:00.746Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-09T23:24:01.308Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-12-09T23:24:01.870Z] Loaded image: busybox:latest [2021-12-09T23:24:02.126Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-12-09T23:24:02.126Z] Loaded image: busybox:glibc [2021-12-09T23:24:03.058Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-12-09T23:24:03.987Z] docker_cli_daemon_test.go:1455: [debbbc37989d6] daemon is not started [2021-12-09T23:24:04.551Z] Loaded image: debian:bullseye-slim [2021-12-09T23:24:04.551Z] check_test.go:308: [d22fdec8fda14] daemon is not started [2021-12-09T23:24:04.551Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-12-09T23:24:04.551Z] Loaded image: hello-world:latest [2021-12-09T23:24:04.551Z] Loaded image: arm32v7/hello-world:latest [2021-12-09T23:24:04.809Z] === RUN TestDockerSuite/TestAttachDetach [2021-12-09T23:24:05.784Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-09T23:24:06.739Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-09T23:24:06.739Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-12-09T23:24:08.152Z] check_test.go:308: [d10f63288fdc5] daemon is not started [2021-12-09T23:24:08.152Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-12-09T23:24:08.723Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-09T23:24:09.285Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-09T23:24:09.847Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-09T23:24:10.774Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-09T23:24:12.666Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-09T23:24:12.666Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-12-09T23:24:13.594Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-09T23:24:14.964Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-09T23:24:14.964Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-09T23:24:15.644Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-12-09T23:24:15.899Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-09T23:24:16.827Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-09T23:24:17.756Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.90s) [2021-12-09T23:24:17.756Z] PASS [2021-12-09T23:24:17.756Z] [2021-12-09T23:24:17.756Z] === Skipped [2021-12-09T23:24:17.756Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-09T23:24:17.756Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:24:17.756Z] [2021-12-09T23:24:17.756Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:24:17.756Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:24:17.756Z] [2021-12-09T23:24:17.756Z] DONE 34 tests, 2 skipped in 175.348s [2021-12-09T23:24:17.756Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-09T23:24:17.756Z] ++ 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-12-09T23:24:17.756Z] ++ set -e [2021-12-09T23:24:17.756Z] ++ '[' -n 0 ']' [2021-12-09T23:24:17.756Z] ++ set -x [2021-12-09T23:24:17.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-09T23:24:18.012Z] INFO: Testing against a local daemon [2021-12-09T23:24:18.012Z] === RUN TestConfigInspect [2021-12-09T23:24:18.012Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-12-09T23:24:21.281Z] --- PASS: TestConfigInspect (2.96s) [2021-12-09T23:24:21.281Z] === RUN TestConfigList [2021-12-09T23:24:21.281Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-12-09T23:24:21.564Z] --- PASS: TestBuildWithHugeFile (126.13s) [2021-12-09T23:24:21.564Z] === RUN TestBuildWCOWSandboxSize [2021-12-09T23:24:21.564Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:24:21.564Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:24:21.564Z] === RUN TestBuildWithEmptyDockerfile [2021-12-09T23:24:21.564Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:24:21.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:24:21.564Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:24:21.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:24:21.564Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:24:21.564Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:24:21.564Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-09T23:24:21.564Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-09T23:24:21.564Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-09T23:24:21.564Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-12-09T23:24:21.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-12-09T23:24:21.564Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-09T23:24:21.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-09T23:24:21.564Z] === RUN TestBuildPreserveOwnership [2021-12-09T23:24:21.564Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:24:21.564Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-09T23:24:21.564Z] === RUN TestBuildPlatformInvalid [2021-12-09T23:24:21.564Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-12-09T23:24:21.564Z] PASS [2021-12-09T23:24:21.564Z] ok github.com/docker/docker/integration/build 198.668s [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] === Skipped [2021-12-09T23:24:21.564Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-09T23:24:21.564Z] build_session_test.go:25: TODO: BuildKit [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-09T23:24:21.564Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-12-09T23:24:21.564Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-12-09T23:24:21.564Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-09T23:24:21.564Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-09T23:24:21.564Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] DONE 29 tests, 6 skipped in 226.321s [2021-12-09T23:24:21.564Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-09T23:24:21.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:24:21.564Z] INFO: Testing against a local daemon [2021-12-09T23:24:21.564Z] === RUN TestConfigInspect [2021-12-09T23:24:21.564Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:21.564Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-09T23:24:21.564Z] === RUN TestConfigList [2021-12-09T23:24:21.564Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:21.564Z] --- SKIP: TestConfigList (0.00s) [2021-12-09T23:24:21.564Z] === RUN TestConfigsCreateAndDelete [2021-12-09T23:24:21.564Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:21.564Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-09T23:24:21.564Z] === RUN TestConfigsUpdate [2021-12-09T23:24:21.564Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:21.564Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-09T23:24:21.564Z] === RUN TestTemplatedConfig [2021-12-09T23:24:21.564Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:21.564Z] --- SKIP: TestTemplatedConfig (0.01s) [2021-12-09T23:24:21.564Z] === RUN TestConfigCreateResolve [2021-12-09T23:24:21.564Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:24:21.564Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-09T23:24:21.564Z] PASS [2021-12-09T23:24:21.564Z] ok github.com/docker/docker/integration/config 0.112s [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] === Skipped [2021-12-09T23:24:21.564Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-09T23:24:21.564Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-09T23:24:21.564Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-09T23:24:21.564Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-09T23:24:21.564Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2021-12-09T23:24:21.564Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-09T23:24:21.564Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:24:21.564Z] [2021-12-09T23:24:21.564Z] DONE 6 tests, 6 skipped in 2.280s [2021-12-09T23:24:21.564Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-09T23:24:21.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:24:21.564Z] INFO: Testing against a local daemon [2021-12-09T23:24:21.564Z] === RUN TestCheckpoint [2021-12-09T23:24:21.564Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:24:21.564Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-09T23:24:21.564Z] === RUN TestContainerInvalidJSON [2021-12-09T23:24:21.564Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:24:21.564Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:24:21.564Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:24:21.564Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:24:21.564Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:24:21.564Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:24:21.564Z] --- PASS: TestContainerInvalidJSON (0.05s) [2021-12-09T23:24:21.564Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-12-09T23:24:21.564Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-12-09T23:24:21.564Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-09T23:24:21.564Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-12-09T23:24:21.564Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-09T23:24:21.564Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.32s) [2021-12-09T23:24:21.564Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-09T23:24:22.026Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2021-12-09T23:24:22.026Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-09T23:24:22.026Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-12-09T23:24:22.026Z] === RUN TestCopyFromContainer [2021-12-09T23:24:22.026Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:22.026Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-09T23:24:22.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-09T23:24:22.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:24:22.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:24:22.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:24:22.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:24:22.026Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:24:22.026Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:24:22.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:24:22.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:24:22.026Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:24:22.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-12-09T23:24:22.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-09T23:24:22.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-09T23:24:22.026Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-09T23:24:22.026Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-09T23:24:22.026Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-09T23:24:22.026Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-09T23:24:22.026Z] === RUN TestCreateWithInvalidEnv [2021-12-09T23:24:22.026Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-09T23:24:22.026Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-09T23:24:22.026Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-09T23:24:22.026Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-09T23:24:22.026Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-09T23:24:22.026Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-09T23:24:22.026Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-09T23:24:22.026Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-09T23:24:22.026Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-09T23:24:22.026Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-12-09T23:24:22.026Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-09T23:24:22.026Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-09T23:24:22.026Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-09T23:24:22.026Z] === RUN TestCreateTmpfsMountsTarget [2021-12-09T23:24:22.026Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:22.026Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-09T23:24:22.026Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-09T23:24:22.026Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:24:22.026Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-09T23:24:22.026Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-09T23:24:22.026Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:24:22.026Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-09T23:24:22.026Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-09T23:24:22.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:24:22.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:24:22.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:24:22.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:24:22.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:24:22.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:24:22.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:24:22.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:24:22.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:24:22.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:24:22.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:24:22.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:24:22.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:24:22.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:24:22.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:24:22.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-12-09T23:24:22.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-09T23:24:22.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-12-09T23:24:22.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-12-09T23:24:22.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-12-09T23:24:22.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-12-09T23:24:22.026Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-09T23:24:22.026Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-09T23:24:22.026Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-09T23:24:22.026Z] === RUN TestCreateDifferentPlatform [2021-12-09T23:24:22.026Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-09T23:24:22.026Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-09T23:24:22.026Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-12-09T23:24:22.026Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-12-09T23:24:22.026Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-09T23:24:22.026Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-09T23:24:22.488Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2021-12-09T23:24:22.488Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-09T23:24:22.488Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-09T23:24:22.488Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-09T23:24:22.488Z] === RUN TestContainerKillOnDaemonStart [2021-12-09T23:24:22.488Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:22.488Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-09T23:24:22.488Z] === RUN TestDiff [2021-12-09T23:24:22.488Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-09T23:24:22.488Z] --- SKIP: TestDiff (0.00s) [2021-12-09T23:24:22.488Z] === RUN TestExecWithCloseStdin [2021-12-09T23:24:23.800Z] --- PASS: TestConfigList (2.89s) [2021-12-09T23:24:23.800Z] === RUN TestConfigsCreateAndDelete [2021-12-09T23:24:24.055Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-12-09T23:24:25.406Z] --- PASS: TestExecWithCloseStdin (2.73s) [2021-12-09T23:24:25.406Z] === RUN TestExec [2021-12-09T23:24:26.575Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-12-09T23:24:26.830Z] --- PASS: TestConfigsCreateAndDelete (2.99s) [2021-12-09T23:24:26.830Z] === RUN TestConfigsUpdate [2021-12-09T23:24:27.757Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-12-09T23:24:28.326Z] --- PASS: TestExec (2.77s) [2021-12-09T23:24:28.326Z] === RUN TestExecUser [2021-12-09T23:24:28.326Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-09T23:24:28.326Z] --- SKIP: TestExecUser (0.00s) [2021-12-09T23:24:28.326Z] === RUN TestExportContainerAndImportImage [2021-12-09T23:24:28.326Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:28.326Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-09T23:24:28.326Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-09T23:24:28.326Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:28.326Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-09T23:24:28.326Z] === RUN TestHealthCheckWorkdir [2021-12-09T23:24:28.326Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-09T23:24:28.326Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-09T23:24:28.326Z] === RUN TestHealthKillContainer [2021-12-09T23:24:28.326Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-09T23:24:28.326Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-09T23:24:28.326Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-09T23:24:28.326Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-09T23:24:28.326Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-09T23:24:28.326Z] === RUN TestKillContainerInvalidSignal [2021-12-09T23:24:29.649Z] --- PASS: TestConfigsUpdate (2.87s) [2021-12-09T23:24:29.649Z] === RUN TestTemplatedConfig [2021-12-09T23:24:29.906Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-12-09T23:24:30.510Z] check_test.go:308: [d957c019fc096] daemon is not started [2021-12-09T23:24:30.510Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-12-09T23:24:30.517Z] --- PASS: TestKillContainerInvalidSignal (2.46s) [2021-12-09T23:24:30.517Z] === RUN TestKillContainer [2021-12-09T23:24:30.517Z] === RUN TestKillContainer/no_signal [2021-12-09T23:24:31.071Z] check_test.go:308: [de980e29002c0] daemon is not started [2021-12-09T23:24:31.072Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-12-09T23:24:31.328Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-09T23:24:32.255Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-09T23:24:32.511Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-12-09T23:24:33.073Z] check_test.go:308: [d5f8122a50dd1] daemon is not started [2021-12-09T23:24:33.073Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-12-09T23:24:33.073Z] --- PASS: TestTemplatedConfig (3.45s) [2021-12-09T23:24:33.073Z] === RUN TestConfigCreateResolve [2021-12-09T23:24:33.431Z] === RUN TestKillContainer/non_killing_signal [2021-12-09T23:24:33.431Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-09T23:24:33.431Z] === RUN TestKillContainer/killing_signal [2021-12-09T23:24:33.635Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-09T23:24:33.635Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-09T23:24:34.564Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-12-09T23:24:35.129Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-12-09T23:24:36.059Z] --- PASS: TestConfigCreateResolve (2.93s) [2021-12-09T23:24:36.059Z] PASS [2021-12-09T23:24:36.059Z] [2021-12-09T23:24:36.059Z] DONE 6 tests in 18.227s [2021-12-09T23:24:36.059Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-09T23:24:36.059Z] ++ 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-12-09T23:24:36.059Z] ++ set -e [2021-12-09T23:24:36.059Z] ++ '[' -n 0 ']' [2021-12-09T23:24:36.059Z] ++ set -x [2021-12-09T23:24:36.059Z] ++ 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-12-09T23:24:36.315Z] INFO: Testing against a local daemon [2021-12-09T23:24:36.315Z] === RUN TestCheckpoint [2021-12-09T23:24:36.315Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:24:36.315Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-09T23:24:36.315Z] === RUN TestContainerInvalidJSON [2021-12-09T23:24:36.315Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:24:36.315Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:24:36.315Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:24:36.315Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:24:36.315Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-09T23:24:36.315Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-09T23:24:36.315Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-09T23:24:36.315Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-09T23:24:36.315Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-12-09T23:24:36.315Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-09T23:24:36.315Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-12-09T23:24:36.315Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-09T23:24:36.315Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-12-09T23:24:36.315Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-09T23:24:36.315Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-12-09T23:24:36.315Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-09T23:24:36.351Z] --- PASS: TestKillContainer (5.55s) [2021-12-09T23:24:36.351Z] --- PASS: TestKillContainer/no_signal (2.58s) [2021-12-09T23:24:36.351Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-09T23:24:36.351Z] --- PASS: TestKillContainer/killing_signal (2.92s) [2021-12-09T23:24:36.351Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-09T23:24:36.351Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:24:36.351Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-09T23:24:36.351Z] === RUN TestKillStoppedContainer [2021-12-09T23:24:36.351Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:24:36.351Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-09T23:24:36.351Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-09T23:24:36.351Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:24:36.351Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-09T23:24:36.351Z] === RUN TestKillDifferentUserContainer [2021-12-09T23:24:36.351Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-09T23:24:36.351Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-09T23:24:36.351Z] === RUN TestInspectOomKilledTrue [2021-12-09T23:24:36.351Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:36.351Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-09T23:24:36.351Z] === RUN TestInspectOomKilledFalse [2021-12-09T23:24:36.351Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:24:36.351Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-09T23:24:36.351Z] === RUN TestLogsFollowTailEmpty [2021-12-09T23:24:36.572Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-12-09T23:24:36.572Z] === RUN TestCopyFromContainer [2021-12-09T23:24:36.572Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-09T23:24:36.572Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-12-09T23:24:37.940Z] === RUN TestCopyFromContainer// [2021-12-09T23:24:37.940Z] === RUN TestCopyFromContainer//bar/root [2021-12-09T23:24:38.197Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-09T23:24:38.197Z] === RUN TestCopyFromContainer/bar/quux [2021-12-09T23:24:38.197Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-09T23:24:38.458Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-09T23:24:38.458Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-09T23:24:38.458Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-09T23:24:38.458Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-09T23:24:38.536Z] --- PASS: TestLogsFollowTailEmpty (2.48s) [2021-12-09T23:24:38.536Z] === RUN TestNetworkNat [2021-12-09T23:24:38.536Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-09T23:24:38.536Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-09T23:24:38.536Z] === RUN TestNetworkLocalhostTCPNat [2021-12-09T23:24:38.714Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-09T23:24:38.714Z] --- PASS: TestCopyFromContainer (2.21s) [2021-12-09T23:24:38.714Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-12-09T23:24:38.714Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-12-09T23:24:38.714Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-12-09T23:24:38.714Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-12-09T23:24:38.714Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-12-09T23:24:38.714Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-12-09T23:24:38.714Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-12-09T23:24:38.714Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-12-09T23:24:38.714Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-12-09T23:24:38.714Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-09T23:24:38.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-09T23:24:38.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:24:38.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:24:38.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:24:38.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:24:38.714Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:24:38.714Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:24:38.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-09T23:24:38.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-09T23:24:38.714Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-09T23:24:38.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-09T23:24:38.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-09T23:24:38.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-09T23:24:38.714Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-09T23:24:38.714Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-09T23:24:38.714Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-09T23:24:38.714Z] === RUN TestCreateWithInvalidEnv [2021-12-09T23:24:38.714Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-09T23:24:38.714Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-09T23:24:38.714Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-09T23:24:38.714Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-09T23:24:38.714Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-09T23:24:38.714Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-09T23:24:38.714Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-09T23:24:38.714Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-09T23:24:38.714Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-09T23:24:38.714Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-09T23:24:38.714Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-09T23:24:38.714Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-09T23:24:38.714Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-09T23:24:38.714Z] === RUN TestCreateTmpfsMountsTarget [2021-12-09T23:24:38.714Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-09T23:24:38.714Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-09T23:24:38.714Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-09T23:24:39.102Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-09T23:24:39.102Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-09T23:24:39.102Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-09T23:24:39.102Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-09T23:24:39.102Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-09T23:24:39.102Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-09T23:24:39.102Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-09T23:24:39.102Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-09T23:24:39.102Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-09T23:24:39.102Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-09T23:24:39.102Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-09T23:24:39.102Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-09T23:24:39.102Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-09T23:24:39.102Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-09T23:24:39.102Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-09T23:24:39.102Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-09T23:24:39.102Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-09T23:24:39.276Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-09T23:24:39.838Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-12-09T23:24:40.095Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-09T23:24:40.657Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-12-09T23:24:40.657Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2021-12-09T23:24:40.657Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-09T23:24:41.456Z] --- PASS: TestNetworkLocalhostTCPNat (2.71s) [2021-12-09T23:24:41.456Z] === RUN TestNetworkLoopbackNat [2021-12-09T23:24:41.456Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-09T23:24:41.456Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-09T23:24:41.456Z] === RUN TestPause [2021-12-09T23:24:41.456Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-09T23:24:41.456Z] --- SKIP: TestPause (0.00s) [2021-12-09T23:24:41.456Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-09T23:24:42.014Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-09T23:24:42.014Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-09T23:24:42.014Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-09T23:24:42.014Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-09T23:24:42.014Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-09T23:24:42.549Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.71s) [2021-12-09T23:24:42.549Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-09T23:24:42.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:24:42.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:24:42.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:24:42.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:24:42.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:24:42.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:24:42.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:24:42.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:24:42.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:24:42.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:24:42.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-09T23:24:42.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-09T23:24:42.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-09T23:24:42.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-09T23:24:42.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-09T23:24:42.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-09T23:24:42.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-09T23:24:42.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-12-09T23:24:42.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-12-09T23:24:42.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-12-09T23:24:42.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-09T23:24:42.549Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-09T23:24:43.110Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-12-09T23:24:43.110Z] === RUN TestCreateDifferentPlatform [2021-12-09T23:24:43.110Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-09T23:24:43.110Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-09T23:24:43.110Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-12-09T23:24:43.110Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-09T23:24:43.110Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-09T23:24:43.110Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-09T23:24:43.110Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-12-09T23:24:43.110Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-09T23:24:43.110Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-09T23:24:43.110Z] === RUN TestContainerStartOnDaemonRestart [2021-12-09T23:24:43.110Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-09T23:24:43.110Z] === RUN TestDaemonRestartIpcMode [2021-12-09T23:24:43.110Z] === PAUSE TestDaemonRestartIpcMode [2021-12-09T23:24:43.110Z] === RUN TestDaemonHostGatewayIP [2021-12-09T23:24:43.110Z] === PAUSE TestDaemonHostGatewayIP [2021-12-09T23:24:43.110Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-09T23:24:43.110Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-09T23:24:43.110Z] === RUN TestContainerKillOnDaemonStart [2021-12-09T23:24:43.110Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-09T23:24:43.110Z] === RUN TestDiff [2021-12-09T23:24:43.641Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.42s) [2021-12-09T23:24:43.641Z] === RUN TestPauseStopPausedContainer [2021-12-09T23:24:43.641Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:24:43.641Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-09T23:24:43.641Z] === RUN TestPsFilter [2021-12-09T23:24:43.673Z] --- PASS: TestDiff (0.63s) [2021-12-09T23:24:43.673Z] === RUN TestExecWithCloseStdin [2021-12-09T23:24:44.101Z] --- PASS: TestPsFilter (0.40s) [2021-12-09T23:24:44.101Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-09T23:24:44.238Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-12-09T23:24:44.494Z] --- PASS: TestExecWithCloseStdin (0.79s) [2021-12-09T23:24:44.494Z] === RUN TestExec [2021-12-09T23:24:45.423Z] --- PASS: TestExec (0.72s) [2021-12-09T23:24:45.423Z] === RUN TestExecUser [2021-12-09T23:24:45.983Z] --- PASS: TestExecUser (0.70s) [2021-12-09T23:24:45.984Z] === RUN TestExportContainerAndImportImage [2021-12-09T23:24:46.240Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-09T23:24:46.803Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-12-09T23:24:46.803Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-09T23:24:47.015Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.92s) [2021-12-09T23:24:47.015Z] === RUN TestRemoveContainerWithVolume [2021-12-09T23:24:47.731Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-12-09T23:24:47.818Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-09T23:24:47.988Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2021-12-09T23:24:47.988Z] === RUN TestHealthCheckWorkdir [2021-12-09T23:24:48.244Z] check_test.go:308: [dec82241e79fc] daemon is not started [2021-12-09T23:24:48.244Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-12-09T23:24:48.807Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-12-09T23:24:48.807Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2021-12-09T23:24:48.807Z] === RUN TestHealthKillContainer [2021-12-09T23:24:49.063Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-09T23:24:49.319Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-09T23:24:49.319Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-12-09T23:24:49.881Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-12-09T23:24:49.936Z] --- PASS: TestRemoveContainerWithVolume (2.94s) [2021-12-09T23:24:49.936Z] === RUN TestRemoveContainerRunning [2021-12-09T23:24:50.466Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-09T23:24:52.128Z] --- PASS: TestRemoveContainerRunning (2.36s) [2021-12-09T23:24:52.128Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-09T23:24:52.388Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-12-09T23:24:52.950Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-09T23:24:54.315Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-09T23:24:54.326Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.27s) [2021-12-09T23:24:54.326Z] === RUN TestRemoveInvalidContainer [2021-12-09T23:24:54.326Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-12-09T23:24:54.326Z] === RUN TestRenameLinkedContainer [2021-12-09T23:24:54.326Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-09T23:24:54.326Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-09T23:24:54.326Z] === RUN TestRenameStoppedContainer [2021-12-09T23:24:54.570Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-09T23:24:56.459Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-09T23:24:57.020Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-12-09T23:24:57.237Z] --- PASS: TestRenameStoppedContainer (2.86s) [2021-12-09T23:24:57.237Z] === RUN TestRenameRunningContainerAndReuse [2021-12-09T23:24:57.276Z] --- PASS: TestHealthKillContainer (8.47s) [2021-12-09T23:24:57.276Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-09T23:24:57.695Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-12-09T23:24:57.695Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-12-09T23:24:57.695Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-12-09T23:24:57.695Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-12-09T23:24:57.695Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-09T23:24:58.038Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-12-09T23:24:58.204Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2021-12-09T23:24:58.204Z] === RUN TestIpcModeNone [2021-12-09T23:24:58.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6de7c780cd9eb40797042669f572f58635447f5f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6de7c780cd9eb40797042669f572f58635447f5f hack/test/unit [2021-12-09T23:24:58.766Z] --- PASS: TestIpcModeNone (0.66s) [2021-12-09T23:24:58.766Z] === RUN TestIpcModePrivate [2021-12-09T23:24:58.897Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-12-09T23:24:58.897Z] + TESTFLAGS+=' -test.timeout=5m' [2021-12-09T23:24:58.897Z] + TESTDIRS=./... [2021-12-09T23:24:58.897Z] + exclude_paths='/vendor/|/integration' [2021-12-09T23:24:58.897Z] ++ go list ./... [2021-12-09T23:24:58.897Z] ++ grep -vE '(/vendor/|/integration)' [2021-12-09T23:24:59.022Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2021-12-09T23:24:59.277Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-12-09T23:24:59.277Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-09T23:24:59.277Z] check_test.go:308: [dd5cb186f602e] daemon is not started [2021-12-09T23:24:59.277Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-12-09T23:24:59.277Z] --- PASS: TestIpcModePrivate (0.65s) [2021-12-09T23:24:59.277Z] === RUN TestIpcModeShareable [2021-12-09T23:24:59.534Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-09T23:24:59.790Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-12-09T23:25:00.047Z] --- PASS: TestIpcModeShareable (0.82s) [2021-12-09T23:25:00.047Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-09T23:25:00.610Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-09T23:25:00.811Z] + pkg_list='github.com/docker/docker/api [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/backend/build [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/httputils [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/middleware [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router/build [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router/container [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router/debug [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router/distribution [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router/grpc [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router/image [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router/network [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router/plugin [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router/session [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router/swarm [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router/system [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/server/router/volume [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/types [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/types/backend [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/types/blkiodev [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/types/container [2021-12-09T23:25:00.811Z] github.com/docker/docker/api/types/events [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/filters [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/image [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/mount [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/network [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/registry [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/strslice [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/swarm [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/time [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/versions [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/volume [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next/worker [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/dockerfile [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/dockerignore [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/remotecontext [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/remotecontext/git [2021-12-09T23:25:00.812Z] github.com/docker/docker/cli [2021-12-09T23:25:00.812Z] github.com/docker/docker/cli/config [2021-12-09T23:25:00.812Z] github.com/docker/docker/cli/debug [2021-12-09T23:25:00.812Z] github.com/docker/docker/client [2021-12-09T23:25:00.812Z] github.com/docker/docker/cmd/docker-proxy [2021-12-09T23:25:00.812Z] github.com/docker/docker/cmd/dockerd [2021-12-09T23:25:00.812Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-09T23:25:00.812Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-09T23:25:00.812Z] github.com/docker/docker/container [2021-12-09T23:25:00.812Z] github.com/docker/docker/container/stream [2021-12-09T23:25:00.812Z] github.com/docker/docker/contrib/apparmor [2021-12-09T23:25:00.812Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-09T23:25:00.812Z] github.com/docker/docker/contrib/httpserver [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/cluster [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/cluster/convert [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/cluster/executor [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/cluster/provider [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/config [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/discovery [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/events [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/events/testutils [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/exec [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/graphdriver [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/images [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/initlayer [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/links [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/listeners [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/gelf [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/journald [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/local [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/logentries [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/splunk [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/syslog [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/logger/templates [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/names [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/network [2021-12-09T23:25:00.812Z] github.com/docker/docker/daemon/stats [2021-12-09T23:25:00.812Z] github.com/docker/docker/distribution [2021-12-09T23:25:00.812Z] github.com/docker/docker/distribution/metadata [2021-12-09T23:25:00.812Z] github.com/docker/docker/distribution/utils [2021-12-09T23:25:00.812Z] github.com/docker/docker/distribution/xfer [2021-12-09T23:25:00.812Z] github.com/docker/docker/dockerversion [2021-12-09T23:25:00.812Z] github.com/docker/docker/errdefs [2021-12-09T23:25:00.812Z] github.com/docker/docker/image [2021-12-09T23:25:00.812Z] github.com/docker/docker/image/cache [2021-12-09T23:25:00.812Z] github.com/docker/docker/image/tarexport [2021-12-09T23:25:00.812Z] github.com/docker/docker/image/v1 [2021-12-09T23:25:00.812Z] github.com/docker/docker/internal/test/suite [2021-12-09T23:25:00.812Z] github.com/docker/docker/layer [2021-12-09T23:25:00.812Z] github.com/docker/docker/libcontainerd [2021-12-09T23:25:00.812Z] github.com/docker/docker/libcontainerd/queue [2021-12-09T23:25:00.812Z] github.com/docker/docker/libcontainerd/remote [2021-12-09T23:25:00.812Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-09T23:25:00.812Z] github.com/docker/docker/libcontainerd/types [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/bitseq [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/cluster [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/config [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/datastore [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/driverapi [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/etchosts [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/idm [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/ipam [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/iptables [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/netlabel [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/netutils [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/networkdb [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/ns [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/options [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/osl [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/portallocator [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/portmapper [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/testutils [2021-12-09T23:25:00.812Z] github.com/docker/docker/libnetwork/types [2021-12-09T23:25:00.812Z] github.com/docker/docker/oci [2021-12-09T23:25:00.812Z] github.com/docker/docker/oci/caps [2021-12-09T23:25:00.812Z] github.com/docker/docker/opts [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/aaparser [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/archive [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/authorization [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/broadcaster [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/capabilities [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/chrootarchive [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/containerfs [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/devicemapper [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/directory [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/discovery [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/discovery/file [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/discovery/kv [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/discovery/memory [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/dmesg [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/filenotify [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/fileutils [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/fsutils [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/homedir [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/idtools [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/ioutils [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/jsonmessage [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/locker [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/longpath [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/loopback [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/mount [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/namesgenerator [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/parsers [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/pidfile [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/platform [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/plugingetter [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/plugins [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/plugins/transport [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/pools [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/progress [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/pubsub [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/reexec [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/signal [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/stack [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/stdcopy [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/streamformatter [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/stringid [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/symlink [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/sysinfo [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/system [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/tailfile [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/tarsum [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/term [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/term/windows [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/truncindex [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/urlutil [2021-12-09T23:25:00.812Z] github.com/docker/docker/pkg/useragent [2021-12-09T23:25:00.812Z] github.com/docker/docker/plugin [2021-12-09T23:25:00.812Z] github.com/docker/docker/plugin/executor/containerd [2021-12-09T23:25:00.812Z] github.com/docker/docker/plugin/v2 [2021-12-09T23:25:00.812Z] github.com/docker/docker/profiles/apparmor [2021-12-09T23:25:00.812Z] github.com/docker/docker/profiles/seccomp [2021-12-09T23:25:00.812Z] github.com/docker/docker/quota [2021-12-09T23:25:00.812Z] github.com/docker/docker/reference [2021-12-09T23:25:00.812Z] github.com/docker/docker/registry [2021-12-09T23:25:00.812Z] github.com/docker/docker/registry/resumable [2021-12-09T23:25:00.812Z] github.com/docker/docker/restartmanager [2021-12-09T23:25:00.812Z] github.com/docker/docker/rootless [2021-12-09T23:25:00.812Z] github.com/docker/docker/rootless/specconv [2021-12-09T23:25:00.812Z] github.com/docker/docker/runconfig [2021-12-09T23:25:00.812Z] github.com/docker/docker/runconfig/opts [2021-12-09T23:25:00.812Z] github.com/docker/docker/testutil [2021-12-09T23:25:00.812Z] github.com/docker/docker/testutil/daemon [2021-12-09T23:25:00.812Z] github.com/docker/docker/testutil/environment [2021-12-09T23:25:00.812Z] github.com/docker/docker/testutil/fakecontext [2021-12-09T23:25:00.812Z] github.com/docker/docker/testutil/fakegit [2021-12-09T23:25:00.812Z] github.com/docker/docker/testutil/fakestorage [2021-12-09T23:25:00.812Z] github.com/docker/docker/testutil/fixtures/load [2021-12-09T23:25:00.812Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-09T23:25:00.812Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-09T23:25:00.812Z] github.com/docker/docker/testutil/registry [2021-12-09T23:25:00.812Z] github.com/docker/docker/testutil/request [2021-12-09T23:25:00.812Z] github.com/docker/docker/volume [2021-12-09T23:25:00.812Z] github.com/docker/docker/volume/drivers [2021-12-09T23:25:00.812Z] github.com/docker/docker/volume/local [2021-12-09T23:25:00.812Z] github.com/docker/docker/volume/mounts [2021-12-09T23:25:00.812Z] github.com/docker/docker/volume/service [2021-12-09T23:25:00.812Z] github.com/docker/docker/volume/service/opts [2021-12-09T23:25:00.812Z] github.com/docker/docker/volume/testutils' [2021-12-09T23:25:00.812Z] ++ grep --fixed-strings -v /libnetwork [2021-12-09T23:25:00.812Z] ++ echo 'github.com/docker/docker/api [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/backend/build [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/httputils [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/middleware [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router/build [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router/container [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router/debug [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router/distribution [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router/grpc [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router/image [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router/network [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router/plugin [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router/session [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router/swarm [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router/system [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/server/router/volume [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/backend [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/blkiodev [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/container [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/events [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/filters [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/image [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/mount [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/network [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/registry [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/strslice [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/swarm [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/time [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/versions [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-09T23:25:00.812Z] github.com/docker/docker/api/types/volume [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/builder-next/worker [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/dockerfile [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/dockerignore [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/remotecontext [2021-12-09T23:25:00.812Z] github.com/docker/docker/builder/remotecontext/git [2021-12-09T23:25:00.812Z] github.com/docker/docker/cli [2021-12-09T23:25:00.812Z] github.com/docker/docker/cli/config [2021-12-09T23:25:00.812Z] github.com/docker/docker/cli/debug [2021-12-09T23:25:00.812Z] github.com/docker/docker/client [2021-12-09T23:25:00.812Z] github.com/docker/docker/cmd/docker-proxy [2021-12-09T23:25:00.812Z] github.com/docker/docker/cmd/dockerd [2021-12-09T23:25:00.812Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-09T23:25:00.813Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-09T23:25:00.813Z] github.com/docker/docker/container [2021-12-09T23:25:00.813Z] github.com/docker/docker/container/stream [2021-12-09T23:25:00.813Z] github.com/docker/docker/contrib/apparmor [2021-12-09T23:25:00.813Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-09T23:25:00.813Z] github.com/docker/docker/contrib/httpserver [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/cluster [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/cluster/convert [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/cluster/executor [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/cluster/provider [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/config [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/discovery [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/events [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/events/testutils [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/exec [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/images [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/initlayer [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/links [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/listeners [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/gelf [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/journald [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/local [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/logentries [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/splunk [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/syslog [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/logger/templates [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/names [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/network [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/stats [2021-12-09T23:25:00.813Z] github.com/docker/docker/distribution [2021-12-09T23:25:00.813Z] github.com/docker/docker/distribution/metadata [2021-12-09T23:25:00.813Z] github.com/docker/docker/distribution/utils [2021-12-09T23:25:00.813Z] github.com/docker/docker/distribution/xfer [2021-12-09T23:25:00.813Z] github.com/docker/docker/dockerversion [2021-12-09T23:25:00.813Z] github.com/docker/docker/errdefs [2021-12-09T23:25:00.813Z] github.com/docker/docker/image [2021-12-09T23:25:00.813Z] github.com/docker/docker/image/cache [2021-12-09T23:25:00.813Z] github.com/docker/docker/image/tarexport [2021-12-09T23:25:00.813Z] github.com/docker/docker/image/v1 [2021-12-09T23:25:00.813Z] github.com/docker/docker/internal/test/suite [2021-12-09T23:25:00.813Z] github.com/docker/docker/layer [2021-12-09T23:25:00.813Z] github.com/docker/docker/libcontainerd [2021-12-09T23:25:00.813Z] github.com/docker/docker/libcontainerd/queue [2021-12-09T23:25:00.813Z] github.com/docker/docker/libcontainerd/remote [2021-12-09T23:25:00.813Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-09T23:25:00.813Z] github.com/docker/docker/libcontainerd/types [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/bitseq [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/cluster [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/config [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/datastore [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/driverapi [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/etchosts [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/idm [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/ipam [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/iptables [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/netlabel [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/netutils [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/networkdb [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/ns [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/options [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/osl [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/portallocator [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/portmapper [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/testutils [2021-12-09T23:25:00.813Z] github.com/docker/docker/libnetwork/types [2021-12-09T23:25:00.813Z] github.com/docker/docker/oci [2021-12-09T23:25:00.813Z] github.com/docker/docker/oci/caps [2021-12-09T23:25:00.813Z] github.com/docker/docker/opts [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/aaparser [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/archive [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/authorization [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/broadcaster [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/capabilities [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/chrootarchive [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/containerfs [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/devicemapper [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/directory [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/discovery [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/discovery/file [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/discovery/kv [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/discovery/memory [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/dmesg [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/filenotify [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/fileutils [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/fsutils [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/homedir [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/idtools [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/ioutils [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/jsonmessage [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/locker [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/longpath [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/loopback [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/mount [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/namesgenerator [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/parsers [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/pidfile [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/platform [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/plugingetter [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/plugins [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/plugins/transport [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/pools [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/progress [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/pubsub [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/reexec [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/signal [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/stack [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/stdcopy [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/streamformatter [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/stringid [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/symlink [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/sysinfo [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/system [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/tailfile [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/tarsum [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/term [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/term/windows [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/truncindex [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/urlutil [2021-12-09T23:25:00.813Z] github.com/docker/docker/pkg/useragent [2021-12-09T23:25:00.813Z] github.com/docker/docker/plugin [2021-12-09T23:25:00.813Z] github.com/docker/docker/plugin/executor/containerd [2021-12-09T23:25:00.813Z] github.com/docker/docker/plugin/v2 [2021-12-09T23:25:00.813Z] github.com/docker/docker/profiles/apparmor [2021-12-09T23:25:00.813Z] github.com/docker/docker/profiles/seccomp [2021-12-09T23:25:00.813Z] github.com/docker/docker/quota [2021-12-09T23:25:00.813Z] github.com/docker/docker/reference [2021-12-09T23:25:00.813Z] github.com/docker/docker/registry [2021-12-09T23:25:00.813Z] github.com/docker/docker/registry/resumable [2021-12-09T23:25:00.813Z] github.com/docker/docker/restartmanager [2021-12-09T23:25:00.813Z] github.com/docker/docker/rootless [2021-12-09T23:25:00.813Z] github.com/docker/docker/rootless/specconv [2021-12-09T23:25:00.813Z] github.com/docker/docker/runconfig [2021-12-09T23:25:00.813Z] github.com/docker/docker/runconfig/opts [2021-12-09T23:25:00.813Z] github.com/docker/docker/testutil [2021-12-09T23:25:00.813Z] github.com/docker/docker/testutil/daemon [2021-12-09T23:25:00.813Z] github.com/docker/docker/testutil/environment [2021-12-09T23:25:00.813Z] github.com/docker/docker/testutil/fakecontext [2021-12-09T23:25:00.813Z] github.com/docker/docker/testutil/fakegit [2021-12-09T23:25:00.813Z] github.com/docker/docker/testutil/fakestorage [2021-12-09T23:25:00.813Z] github.com/docker/docker/testutil/fixtures/load [2021-12-09T23:25:00.813Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-09T23:25:00.813Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-09T23:25:00.813Z] github.com/docker/docker/testutil/registry [2021-12-09T23:25:00.813Z] github.com/docker/docker/testutil/request [2021-12-09T23:25:00.813Z] github.com/docker/docker/volume [2021-12-09T23:25:00.813Z] github.com/docker/docker/volume/drivers [2021-12-09T23:25:00.813Z] github.com/docker/docker/volume/local [2021-12-09T23:25:00.813Z] github.com/docker/docker/volume/mounts [2021-12-09T23:25:00.813Z] github.com/docker/docker/volume/service [2021-12-09T23:25:00.813Z] github.com/docker/docker/volume/service/opts [2021-12-09T23:25:00.813Z] github.com/docker/docker/volume/testutils' [2021-12-09T23:25:00.813Z] + base_pkg_list='github.com/docker/docker/api [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/backend/build [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/httputils [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/middleware [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router/build [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router/container [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router/debug [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router/distribution [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router/grpc [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router/image [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router/network [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router/plugin [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router/session [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router/swarm [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router/system [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/server/router/volume [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/backend [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/blkiodev [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/container [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/events [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/filters [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/image [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/mount [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/network [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/registry [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/strslice [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/swarm [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/time [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/versions [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-09T23:25:00.813Z] github.com/docker/docker/api/types/volume [2021-12-09T23:25:00.813Z] github.com/docker/docker/builder [2021-12-09T23:25:00.813Z] github.com/docker/docker/builder/builder-next [2021-12-09T23:25:00.813Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-09T23:25:00.813Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-09T23:25:00.813Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-09T23:25:00.813Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-09T23:25:00.813Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-09T23:25:00.813Z] github.com/docker/docker/builder/builder-next/worker [2021-12-09T23:25:00.813Z] github.com/docker/docker/builder/dockerfile [2021-12-09T23:25:00.813Z] github.com/docker/docker/builder/dockerignore [2021-12-09T23:25:00.813Z] github.com/docker/docker/builder/remotecontext [2021-12-09T23:25:00.813Z] github.com/docker/docker/builder/remotecontext/git [2021-12-09T23:25:00.813Z] github.com/docker/docker/cli [2021-12-09T23:25:00.813Z] github.com/docker/docker/cli/config [2021-12-09T23:25:00.813Z] github.com/docker/docker/cli/debug [2021-12-09T23:25:00.813Z] github.com/docker/docker/client [2021-12-09T23:25:00.813Z] github.com/docker/docker/cmd/docker-proxy [2021-12-09T23:25:00.813Z] github.com/docker/docker/cmd/dockerd [2021-12-09T23:25:00.813Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-09T23:25:00.813Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-09T23:25:00.813Z] github.com/docker/docker/container [2021-12-09T23:25:00.813Z] github.com/docker/docker/container/stream [2021-12-09T23:25:00.813Z] github.com/docker/docker/contrib/apparmor [2021-12-09T23:25:00.813Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-09T23:25:00.813Z] github.com/docker/docker/contrib/httpserver [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/cluster [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/cluster/convert [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/cluster/executor [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/cluster/provider [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/config [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/discovery [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/events [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/events/testutils [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/exec [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/images [2021-12-09T23:25:00.813Z] github.com/docker/docker/daemon/initlayer [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/links [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/listeners [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/gelf [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/journald [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/local [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/logentries [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/splunk [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/syslog [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/templates [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/names [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/network [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/stats [2021-12-09T23:25:00.814Z] github.com/docker/docker/distribution [2021-12-09T23:25:00.814Z] github.com/docker/docker/distribution/metadata [2021-12-09T23:25:00.814Z] github.com/docker/docker/distribution/utils [2021-12-09T23:25:00.814Z] github.com/docker/docker/distribution/xfer [2021-12-09T23:25:00.814Z] github.com/docker/docker/dockerversion [2021-12-09T23:25:00.814Z] github.com/docker/docker/errdefs [2021-12-09T23:25:00.814Z] github.com/docker/docker/image [2021-12-09T23:25:00.814Z] github.com/docker/docker/image/cache [2021-12-09T23:25:00.814Z] github.com/docker/docker/image/tarexport [2021-12-09T23:25:00.814Z] github.com/docker/docker/image/v1 [2021-12-09T23:25:00.814Z] github.com/docker/docker/internal/test/suite [2021-12-09T23:25:00.814Z] github.com/docker/docker/layer [2021-12-09T23:25:00.814Z] github.com/docker/docker/libcontainerd [2021-12-09T23:25:00.814Z] github.com/docker/docker/libcontainerd/queue [2021-12-09T23:25:00.814Z] github.com/docker/docker/libcontainerd/remote [2021-12-09T23:25:00.814Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-09T23:25:00.814Z] github.com/docker/docker/libcontainerd/types [2021-12-09T23:25:00.814Z] github.com/docker/docker/oci [2021-12-09T23:25:00.814Z] github.com/docker/docker/oci/caps [2021-12-09T23:25:00.814Z] github.com/docker/docker/opts [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/aaparser [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/archive [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/authorization [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/broadcaster [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/capabilities [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/chrootarchive [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/containerfs [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/devicemapper [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/directory [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/discovery [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/discovery/file [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/discovery/kv [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/discovery/memory [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/dmesg [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/filenotify [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/fileutils [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/fsutils [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/homedir [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/idtools [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/ioutils [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/jsonmessage [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/locker [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/longpath [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/loopback [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/mount [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/namesgenerator [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/parsers [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/pidfile [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/platform [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/plugingetter [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/plugins [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/plugins/transport [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/pools [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/progress [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/pubsub [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/reexec [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/signal [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/stack [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/stdcopy [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/streamformatter [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/stringid [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/symlink [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/sysinfo [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/system [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/tailfile [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/tarsum [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/term [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/term/windows [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/truncindex [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/urlutil [2021-12-09T23:25:00.814Z] github.com/docker/docker/pkg/useragent [2021-12-09T23:25:00.814Z] github.com/docker/docker/plugin [2021-12-09T23:25:00.814Z] github.com/docker/docker/plugin/executor/containerd [2021-12-09T23:25:00.814Z] github.com/docker/docker/plugin/v2 [2021-12-09T23:25:00.814Z] github.com/docker/docker/profiles/apparmor [2021-12-09T23:25:00.814Z] github.com/docker/docker/profiles/seccomp [2021-12-09T23:25:00.814Z] github.com/docker/docker/quota [2021-12-09T23:25:00.814Z] github.com/docker/docker/reference [2021-12-09T23:25:00.814Z] github.com/docker/docker/registry [2021-12-09T23:25:00.814Z] github.com/docker/docker/registry/resumable [2021-12-09T23:25:00.814Z] github.com/docker/docker/restartmanager [2021-12-09T23:25:00.814Z] github.com/docker/docker/rootless [2021-12-09T23:25:00.814Z] github.com/docker/docker/rootless/specconv [2021-12-09T23:25:00.814Z] github.com/docker/docker/runconfig [2021-12-09T23:25:00.814Z] github.com/docker/docker/runconfig/opts [2021-12-09T23:25:00.814Z] github.com/docker/docker/testutil [2021-12-09T23:25:00.814Z] github.com/docker/docker/testutil/daemon [2021-12-09T23:25:00.814Z] github.com/docker/docker/testutil/environment [2021-12-09T23:25:00.814Z] github.com/docker/docker/testutil/fakecontext [2021-12-09T23:25:00.814Z] github.com/docker/docker/testutil/fakegit [2021-12-09T23:25:00.814Z] github.com/docker/docker/testutil/fakestorage [2021-12-09T23:25:00.814Z] github.com/docker/docker/testutil/fixtures/load [2021-12-09T23:25:00.814Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-09T23:25:00.814Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-09T23:25:00.814Z] github.com/docker/docker/testutil/registry [2021-12-09T23:25:00.814Z] github.com/docker/docker/testutil/request [2021-12-09T23:25:00.814Z] github.com/docker/docker/volume [2021-12-09T23:25:00.814Z] github.com/docker/docker/volume/drivers [2021-12-09T23:25:00.814Z] github.com/docker/docker/volume/local [2021-12-09T23:25:00.814Z] github.com/docker/docker/volume/mounts [2021-12-09T23:25:00.814Z] github.com/docker/docker/volume/service [2021-12-09T23:25:00.814Z] github.com/docker/docker/volume/service/opts [2021-12-09T23:25:00.814Z] github.com/docker/docker/volume/testutils' [2021-12-09T23:25:00.814Z] ++ echo 'github.com/docker/docker/api [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/backend/build [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/httputils [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/middleware [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router/build [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router/container [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router/debug [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router/distribution [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router/grpc [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router/image [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router/network [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router/plugin [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router/session [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router/swarm [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router/system [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/server/router/volume [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/backend [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/blkiodev [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/container [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/events [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/filters [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/image [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/mount [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/network [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/registry [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/strslice [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/swarm [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/time [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/versions [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-09T23:25:00.814Z] github.com/docker/docker/api/types/volume [2021-12-09T23:25:00.814Z] github.com/docker/docker/builder [2021-12-09T23:25:00.814Z] github.com/docker/docker/builder/builder-next [2021-12-09T23:25:00.814Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-09T23:25:00.814Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-09T23:25:00.814Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-09T23:25:00.814Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-09T23:25:00.814Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-09T23:25:00.814Z] github.com/docker/docker/builder/builder-next/worker [2021-12-09T23:25:00.814Z] github.com/docker/docker/builder/dockerfile [2021-12-09T23:25:00.814Z] github.com/docker/docker/builder/dockerignore [2021-12-09T23:25:00.814Z] github.com/docker/docker/builder/remotecontext [2021-12-09T23:25:00.814Z] github.com/docker/docker/builder/remotecontext/git [2021-12-09T23:25:00.814Z] github.com/docker/docker/cli [2021-12-09T23:25:00.814Z] github.com/docker/docker/cli/config [2021-12-09T23:25:00.814Z] github.com/docker/docker/cli/debug [2021-12-09T23:25:00.814Z] github.com/docker/docker/client [2021-12-09T23:25:00.814Z] github.com/docker/docker/cmd/docker-proxy [2021-12-09T23:25:00.814Z] github.com/docker/docker/cmd/dockerd [2021-12-09T23:25:00.814Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-09T23:25:00.814Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-09T23:25:00.814Z] github.com/docker/docker/container [2021-12-09T23:25:00.814Z] github.com/docker/docker/container/stream [2021-12-09T23:25:00.814Z] github.com/docker/docker/contrib/apparmor [2021-12-09T23:25:00.814Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-09T23:25:00.814Z] github.com/docker/docker/contrib/httpserver [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/cluster [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/cluster/convert [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/cluster/executor [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/cluster/provider [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/config [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/discovery [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/events [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/events/testutils [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/exec [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/graphdriver [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/images [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/initlayer [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/links [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/listeners [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/gelf [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/journald [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/local [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/logentries [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/splunk [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/syslog [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/logger/templates [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/names [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/network [2021-12-09T23:25:00.814Z] github.com/docker/docker/daemon/stats [2021-12-09T23:25:00.814Z] github.com/docker/docker/distribution [2021-12-09T23:25:00.814Z] github.com/docker/docker/distribution/metadata [2021-12-09T23:25:00.814Z] github.com/docker/docker/distribution/utils [2021-12-09T23:25:00.814Z] github.com/docker/docker/distribution/xfer [2021-12-09T23:25:00.814Z] github.com/docker/docker/dockerversion [2021-12-09T23:25:00.814Z] github.com/docker/docker/errdefs [2021-12-09T23:25:00.814Z] github.com/docker/docker/image [2021-12-09T23:25:00.814Z] github.com/docker/docker/image/cache [2021-12-09T23:25:00.814Z] github.com/docker/docker/image/tarexport [2021-12-09T23:25:00.814Z] github.com/docker/docker/image/v1 [2021-12-09T23:25:00.814Z] github.com/docker/docker/internal/test/suite [2021-12-09T23:25:00.814Z] github.com/docker/docker/layer [2021-12-09T23:25:00.814Z] github.com/docker/docker/libcontainerd [2021-12-09T23:25:00.814Z] github.com/docker/docker/libcontainerd/queue [2021-12-09T23:25:00.814Z] github.com/docker/docker/libcontainerd/remote [2021-12-09T23:25:00.814Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-09T23:25:00.814Z] github.com/docker/docker/libcontainerd/types [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/bitseq [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/cluster [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/config [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/datastore [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/driverapi [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-09T23:25:00.814Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/etchosts [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/idm [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipam [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/iptables [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/netlabel [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/netutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/networkdb [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ns [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/options [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/osl [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/portallocator [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/portmapper [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/testutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/types [2021-12-09T23:25:00.815Z] github.com/docker/docker/oci [2021-12-09T23:25:00.815Z] github.com/docker/docker/oci/caps [2021-12-09T23:25:00.815Z] github.com/docker/docker/opts [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/aaparser [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/archive [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/authorization [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/broadcaster [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/capabilities [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/chrootarchive [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/containerfs [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/devicemapper [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/directory [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/discovery [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/discovery/file [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/discovery/kv [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/discovery/memory [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/dmesg [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/filenotify [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/fileutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/fsutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/homedir [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/idtools [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/ioutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/jsonmessage [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/locker [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/longpath [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/loopback [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/mount [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/namesgenerator [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/parsers [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/pidfile [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/platform [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/plugingetter [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/plugins [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/plugins/transport [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/pools [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/progress [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/pubsub [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/reexec [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/signal [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/stack [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/stdcopy [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/streamformatter [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/stringid [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/symlink [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/sysinfo [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/system [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/tailfile [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/tarsum [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/term [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/term/windows [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/truncindex [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/urlutil [2021-12-09T23:25:00.815Z] github.com/docker/docker/pkg/useragent [2021-12-09T23:25:00.815Z] github.com/docker/docker/plugin [2021-12-09T23:25:00.815Z] github.com/docker/docker/plugin/executor/containerd [2021-12-09T23:25:00.815Z] github.com/docker/docker/plugin/v2 [2021-12-09T23:25:00.815Z] github.com/docker/docker/profiles/apparmor [2021-12-09T23:25:00.815Z] github.com/docker/docker/profiles/seccomp [2021-12-09T23:25:00.815Z] github.com/docker/docker/quota [2021-12-09T23:25:00.815Z] github.com/docker/docker/reference [2021-12-09T23:25:00.815Z] github.com/docker/docker/registry [2021-12-09T23:25:00.815Z] github.com/docker/docker/registry/resumable [2021-12-09T23:25:00.815Z] github.com/docker/docker/restartmanager [2021-12-09T23:25:00.815Z] github.com/docker/docker/rootless [2021-12-09T23:25:00.815Z] github.com/docker/docker/rootless/specconv [2021-12-09T23:25:00.815Z] github.com/docker/docker/runconfig [2021-12-09T23:25:00.815Z] github.com/docker/docker/runconfig/opts [2021-12-09T23:25:00.815Z] github.com/docker/docker/testutil [2021-12-09T23:25:00.815Z] github.com/docker/docker/testutil/daemon [2021-12-09T23:25:00.815Z] github.com/docker/docker/testutil/environment [2021-12-09T23:25:00.815Z] github.com/docker/docker/testutil/fakecontext [2021-12-09T23:25:00.815Z] github.com/docker/docker/testutil/fakegit [2021-12-09T23:25:00.815Z] github.com/docker/docker/testutil/fakestorage [2021-12-09T23:25:00.815Z] github.com/docker/docker/testutil/fixtures/load [2021-12-09T23:25:00.815Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-09T23:25:00.815Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-09T23:25:00.815Z] github.com/docker/docker/testutil/registry [2021-12-09T23:25:00.815Z] github.com/docker/docker/testutil/request [2021-12-09T23:25:00.815Z] github.com/docker/docker/volume [2021-12-09T23:25:00.815Z] github.com/docker/docker/volume/drivers [2021-12-09T23:25:00.815Z] github.com/docker/docker/volume/local [2021-12-09T23:25:00.815Z] github.com/docker/docker/volume/mounts [2021-12-09T23:25:00.815Z] github.com/docker/docker/volume/service [2021-12-09T23:25:00.815Z] github.com/docker/docker/volume/service/opts [2021-12-09T23:25:00.815Z] github.com/docker/docker/volume/testutils' [2021-12-09T23:25:00.815Z] ++ grep --fixed-strings /libnetwork [2021-12-09T23:25:00.815Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/bitseq [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cluster [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/config [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/datastore [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/driverapi [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/etchosts [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/idm [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipam [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/iptables [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/netlabel [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/netutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/networkdb [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ns [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/options [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/osl [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/portallocator [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/portmapper [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/testutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/types' [2021-12-09T23:25:00.815Z] + echo 'github.com/docker/docker/libnetwork [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/bitseq [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cluster [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/config [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/datastore [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/driverapi [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/etchosts [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/idm [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipam [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/iptables [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/netlabel [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/netutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/networkdb [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/ns [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/options [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/osl [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/portallocator [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/portmapper [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/testutils [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/types' [2021-12-09T23:25:00.815Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:25:00.815Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:25:00.815Z] + type docker-proxy [2021-12-09T23:25:00.815Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-12-09T23:25:00.815Z] + hack/make.sh binary-proxy install-proxy [2021-12-09T23:25:00.815Z] [2021-12-09T23:25:00.815Z] Removing bundles/ [2021-12-09T23:25:00.815Z] [2021-12-09T23:25:00.815Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-12-09T23:25:00.815Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-12-09T23:25:00.815Z] GOOS="" GOARCH="" GOARM="" [2021-12-09T23:25:01.539Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-12-09T23:25:01.687Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-09T23:25:01.687Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-09T23:25:01.687Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-09T23:25:01.687Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-09T23:25:01.687Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-09T23:25:01.687Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-09T23:25:01.687Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-09T23:25:01.687Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-09T23:25:01.687Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-09T23:25:01.687Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-09T23:25:01.687Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-09T23:25:01.687Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-09T23:25:01.687Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-09T23:25:01.687Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-09T23:25:01.687Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-09T23:25:01.687Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-09T23:25:01.687Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-09T23:25:01.687Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-09T23:25:01.687Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-09T23:25:01.687Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-09T23:25:01.795Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-09T23:25:01.937Z] --- PASS: TestRenameRunningContainerAndReuse (4.68s) [2021-12-09T23:25:01.937Z] === RUN TestRenameInvalidName [2021-12-09T23:25:02.724Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2021-12-09T23:25:02.724Z] === RUN TestAPIIpcModeHost [2021-12-09T23:25:03.652Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-12-09T23:25:03.652Z] --- PASS: TestAPIIpcModeHost (0.77s) [2021-12-09T23:25:03.652Z] === RUN TestDaemonIpcModeShareable [2021-12-09T23:25:04.858Z] --- PASS: TestRenameInvalidName (2.60s) [2021-12-09T23:25:04.858Z] === RUN TestRenameAnonymousContainer [2021-12-09T23:25:05.018Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-09T23:25:05.018Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-12-09T23:25:05.275Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-12-09T23:25:05.275Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-12-09T23:25:05.275Z] === RUN TestDaemonIpcModePrivate [2021-12-09T23:25:06.401Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-09T23:25:06.401Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-09T23:25:06.401Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-09T23:25:06.401Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-09T23:25:06.401Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-09T23:25:06.640Z] check_test.go:308: [db313cdaafef9] daemon is not started [2021-12-09T23:25:06.640Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-12-09T23:25:06.896Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-12-09T23:25:07.152Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2021-12-09T23:25:07.152Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-09T23:25:07.401Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-12-09T23:25:07.401Z] [2021-12-09T23:25:07.401Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-12-09T23:25:07.401Z] Installing docker-proxy to /usr/local/bin/ [2021-12-09T23:25:07.401Z] [2021-12-09T23:25:07.401Z] + mkdir -p bundles [2021-12-09T23:25:07.401Z] + '[' -n 'github.com/docker/docker/api [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/backend/build [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/httputils [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/middleware [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router/build [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router/container [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router/debug [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router/distribution [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router/grpc [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router/image [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router/network [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router/plugin [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router/session [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router/swarm [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router/system [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/server/router/volume [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/backend [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/blkiodev [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/container [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/events [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/filters [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/image [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/mount [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/network [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/registry [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/strslice [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/swarm [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/time [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/versions [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-09T23:25:07.401Z] github.com/docker/docker/api/types/volume [2021-12-09T23:25:07.401Z] github.com/docker/docker/builder [2021-12-09T23:25:07.401Z] github.com/docker/docker/builder/builder-next [2021-12-09T23:25:07.401Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-09T23:25:07.401Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-09T23:25:07.401Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-09T23:25:07.401Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-09T23:25:07.401Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-09T23:25:07.401Z] github.com/docker/docker/builder/builder-next/worker [2021-12-09T23:25:07.401Z] github.com/docker/docker/builder/dockerfile [2021-12-09T23:25:07.401Z] github.com/docker/docker/builder/dockerignore [2021-12-09T23:25:07.401Z] github.com/docker/docker/builder/remotecontext [2021-12-09T23:25:07.401Z] github.com/docker/docker/builder/remotecontext/git [2021-12-09T23:25:07.401Z] github.com/docker/docker/cli [2021-12-09T23:25:07.401Z] github.com/docker/docker/cli/config [2021-12-09T23:25:07.401Z] github.com/docker/docker/cli/debug [2021-12-09T23:25:07.401Z] github.com/docker/docker/client [2021-12-09T23:25:07.401Z] github.com/docker/docker/cmd/docker-proxy [2021-12-09T23:25:07.401Z] github.com/docker/docker/cmd/dockerd [2021-12-09T23:25:07.401Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-09T23:25:07.401Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-09T23:25:07.401Z] github.com/docker/docker/container [2021-12-09T23:25:07.401Z] github.com/docker/docker/container/stream [2021-12-09T23:25:07.401Z] github.com/docker/docker/contrib/apparmor [2021-12-09T23:25:07.401Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-09T23:25:07.401Z] github.com/docker/docker/contrib/httpserver [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/cluster [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/cluster/convert [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/cluster/executor [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/cluster/provider [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/config [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/discovery [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/events [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/events/testutils [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/exec [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/graphdriver [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/images [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/initlayer [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/links [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/listeners [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/gelf [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/journald [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/local [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/logentries [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/splunk [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/syslog [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/logger/templates [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/names [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/network [2021-12-09T23:25:07.401Z] github.com/docker/docker/daemon/stats [2021-12-09T23:25:07.401Z] github.com/docker/docker/distribution [2021-12-09T23:25:07.401Z] github.com/docker/docker/distribution/metadata [2021-12-09T23:25:07.401Z] github.com/docker/docker/distribution/utils [2021-12-09T23:25:07.401Z] github.com/docker/docker/distribution/xfer [2021-12-09T23:25:07.401Z] github.com/docker/docker/dockerversion [2021-12-09T23:25:07.401Z] github.com/docker/docker/errdefs [2021-12-09T23:25:07.401Z] github.com/docker/docker/image [2021-12-09T23:25:07.401Z] github.com/docker/docker/image/cache [2021-12-09T23:25:07.401Z] github.com/docker/docker/image/tarexport [2021-12-09T23:25:07.401Z] github.com/docker/docker/image/v1 [2021-12-09T23:25:07.401Z] github.com/docker/docker/internal/test/suite [2021-12-09T23:25:07.401Z] github.com/docker/docker/layer [2021-12-09T23:25:07.401Z] github.com/docker/docker/libcontainerd [2021-12-09T23:25:07.401Z] github.com/docker/docker/libcontainerd/queue [2021-12-09T23:25:07.401Z] github.com/docker/docker/libcontainerd/remote [2021-12-09T23:25:07.401Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-09T23:25:07.401Z] github.com/docker/docker/libcontainerd/types [2021-12-09T23:25:07.401Z] github.com/docker/docker/oci [2021-12-09T23:25:07.401Z] github.com/docker/docker/oci/caps [2021-12-09T23:25:07.401Z] github.com/docker/docker/opts [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/aaparser [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/archive [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/authorization [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/broadcaster [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/capabilities [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/chrootarchive [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/containerfs [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/devicemapper [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/directory [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/discovery [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/discovery/file [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/discovery/kv [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/discovery/memory [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/dmesg [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/filenotify [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/fileutils [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/fsutils [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/homedir [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/idtools [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/ioutils [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/jsonmessage [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/locker [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/longpath [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/loopback [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/mount [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/namesgenerator [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/parsers [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/pidfile [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/platform [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/plugingetter [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/plugins [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/plugins/transport [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/pools [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/progress [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/pubsub [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/reexec [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/signal [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/stack [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/stdcopy [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/streamformatter [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/stringid [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/symlink [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/sysinfo [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/system [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/tailfile [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/tarsum [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/term [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/term/windows [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/truncindex [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/urlutil [2021-12-09T23:25:07.401Z] github.com/docker/docker/pkg/useragent [2021-12-09T23:25:07.401Z] github.com/docker/docker/plugin [2021-12-09T23:25:07.401Z] github.com/docker/docker/plugin/executor/containerd [2021-12-09T23:25:07.401Z] github.com/docker/docker/plugin/v2 [2021-12-09T23:25:07.401Z] github.com/docker/docker/profiles/apparmor [2021-12-09T23:25:07.401Z] github.com/docker/docker/profiles/seccomp [2021-12-09T23:25:07.401Z] github.com/docker/docker/quota [2021-12-09T23:25:07.401Z] github.com/docker/docker/reference [2021-12-09T23:25:07.401Z] github.com/docker/docker/registry [2021-12-09T23:25:07.401Z] github.com/docker/docker/registry/resumable [2021-12-09T23:25:07.401Z] github.com/docker/docker/restartmanager [2021-12-09T23:25:07.401Z] github.com/docker/docker/rootless [2021-12-09T23:25:07.401Z] github.com/docker/docker/rootless/specconv [2021-12-09T23:25:07.401Z] github.com/docker/docker/runconfig [2021-12-09T23:25:07.401Z] github.com/docker/docker/runconfig/opts [2021-12-09T23:25:07.401Z] github.com/docker/docker/testutil [2021-12-09T23:25:07.401Z] github.com/docker/docker/testutil/daemon [2021-12-09T23:25:07.401Z] github.com/docker/docker/testutil/environment [2021-12-09T23:25:07.401Z] github.com/docker/docker/testutil/fakecontext [2021-12-09T23:25:07.401Z] github.com/docker/docker/testutil/fakegit [2021-12-09T23:25:07.401Z] github.com/docker/docker/testutil/fakestorage [2021-12-09T23:25:07.401Z] github.com/docker/docker/testutil/fixtures/load [2021-12-09T23:25:07.401Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-09T23:25:07.401Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-09T23:25:07.401Z] github.com/docker/docker/testutil/registry [2021-12-09T23:25:07.401Z] github.com/docker/docker/testutil/request [2021-12-09T23:25:07.401Z] github.com/docker/docker/volume [2021-12-09T23:25:07.401Z] github.com/docker/docker/volume/drivers [2021-12-09T23:25:07.401Z] github.com/docker/docker/volume/local [2021-12-09T23:25:07.401Z] github.com/docker/docker/volume/mounts [2021-12-09T23:25:07.401Z] github.com/docker/docker/volume/service [2021-12-09T23:25:07.401Z] github.com/docker/docker/volume/service/opts [2021-12-09T23:25:07.401Z] github.com/docker/docker/volume/testutils' ']' [2021-12-09T23:25:07.402Z] + 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-12-09T23:25:07.972Z] ? github.com/docker/docker/api [no test files] [2021-12-09T23:25:09.041Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-12-09T23:25:09.041Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2021-12-09T23:25:09.041Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-09T23:25:09.324Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-09T23:25:09.603Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-12-09T23:25:10.165Z] check_test.go:308: [d398f2a7bde15] daemon is not started [2021-12-09T23:25:10.165Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-12-09T23:25:10.421Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-12-09T23:25:10.678Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2021-12-09T23:25:10.678Z] === RUN TestIpcModeOlderClient [2021-12-09T23:25:10.678Z] === PAUSE TestIpcModeOlderClient [2021-12-09T23:25:10.678Z] === RUN TestKillContainerInvalidSignal [2021-12-09T23:25:10.869Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-09T23:25:10.869Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-09T23:25:10.869Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-09T23:25:10.869Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-09T23:25:10.869Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-09T23:25:10.869Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-09T23:25:10.869Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-09T23:25:10.870Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-09T23:25:10.870Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-09T23:25:11.239Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2021-12-09T23:25:11.239Z] === RUN TestKillContainer [2021-12-09T23:25:11.239Z] === RUN TestKillContainer/no_signal [2021-12-09T23:25:11.801Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-09T23:25:11.801Z] === RUN TestKillContainer/non_killing_signal [2021-12-09T23:25:12.370Z] === RUN TestKillContainer/killing_signal [2021-12-09T23:25:13.299Z] --- PASS: TestKillContainer (2.02s) [2021-12-09T23:25:13.299Z] --- PASS: TestKillContainer/no_signal (0.55s) [2021-12-09T23:25:13.299Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2021-12-09T23:25:13.299Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2021-12-09T23:25:13.299Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-09T23:25:13.299Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-09T23:25:13.299Z] docker_cli_daemon_plugins_test.go:80: [dc2d1350cc0d5] daemon is not started [2021-12-09T23:25:13.792Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-09T23:25:13.792Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-09T23:25:13.792Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-09T23:25:13.792Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-09T23:25:13.792Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-09T23:25:14.226Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-09T23:25:14.482Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-12-09T23:25:15.043Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s) [2021-12-09T23:25:15.043Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-12-09T23:25:15.043Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-12-09T23:25:15.043Z] === RUN TestKillStoppedContainer [2021-12-09T23:25:15.043Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-12-09T23:25:15.043Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-09T23:25:15.043Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-12-09T23:25:15.043Z] === RUN TestKillDifferentUserContainer [2021-12-09T23:25:15.605Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2021-12-09T23:25:15.605Z] === RUN TestInspectOomKilledTrue [2021-12-09T23:25:15.605Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:25:15.605Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-09T23:25:15.605Z] === RUN TestInspectOomKilledFalse [2021-12-09T23:25:15.605Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:25:15.605Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-09T23:25:15.605Z] === RUN TestLinksEtcHostsContentMatch [2021-12-09T23:25:15.861Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-09T23:25:16.120Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2021-12-09T23:25:16.120Z] === RUN TestLinksContainerNames [2021-12-09T23:25:17.260Z] --- PASS: TestRenameAnonymousContainer (10.92s) [2021-12-09T23:25:17.260Z] === RUN TestRenameContainerWithSameName [2021-12-09T23:25:17.487Z] docker_cli_daemon_plugins_test.go:170: [dd0780a04edf5] daemon is not started [2021-12-09T23:25:17.720Z] --- PASS: TestRenameContainerWithSameName (2.32s) [2021-12-09T23:25:17.720Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-09T23:25:17.720Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-09T23:25:17.720Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-09T23:25:17.720Z] === RUN TestResize [2021-12-09T23:25:17.743Z] --- PASS: TestLinksContainerNames (1.41s) [2021-12-09T23:25:17.743Z] === RUN TestLogsFollowTailEmpty [2021-12-09T23:25:18.307Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-12-09T23:25:18.307Z] === RUN TestContainerNetworkMountsNoChown [2021-12-09T23:25:18.307Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-09T23:25:18.870Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-09T23:25:18.870Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-12-09T23:25:19.125Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2021-12-09T23:25:19.125Z] === RUN TestMountDaemonRoot [2021-12-09T23:25:19.125Z] === RUN TestMountDaemonRoot/default [2021-12-09T23:25:19.125Z] === PAUSE TestMountDaemonRoot/default [2021-12-09T23:25:19.125Z] === RUN TestMountDaemonRoot/private [2021-12-09T23:25:19.125Z] === PAUSE TestMountDaemonRoot/private [2021-12-09T23:25:19.125Z] === RUN TestMountDaemonRoot/rprivate [2021-12-09T23:25:19.125Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-09T23:25:19.125Z] === RUN TestMountDaemonRoot/slave [2021-12-09T23:25:19.125Z] === PAUSE TestMountDaemonRoot/slave [2021-12-09T23:25:19.125Z] === RUN TestMountDaemonRoot/rslave [2021-12-09T23:25:19.125Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-09T23:25:19.125Z] === RUN TestMountDaemonRoot/shared [2021-12-09T23:25:19.125Z] === PAUSE TestMountDaemonRoot/shared [2021-12-09T23:25:19.125Z] === RUN TestMountDaemonRoot/rshared [2021-12-09T23:25:19.125Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-09T23:25:19.125Z] === CONT TestMountDaemonRoot/default [2021-12-09T23:25:19.125Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-09T23:25:19.125Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-09T23:25:19.125Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-09T23:25:19.125Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-09T23:25:19.125Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-09T23:25:19.125Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-09T23:25:19.125Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-09T23:25:19.125Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-09T23:25:19.125Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-09T23:25:19.126Z] === CONT TestMountDaemonRoot/rshared [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-09T23:25:19.126Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-09T23:25:19.126Z] === CONT TestMountDaemonRoot/shared [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-09T23:25:19.126Z] === CONT TestMountDaemonRoot/rslave [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-09T23:25:19.126Z] === CONT TestMountDaemonRoot/slave [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-09T23:25:19.126Z] === CONT TestMountDaemonRoot/rprivate [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-09T23:25:19.126Z] === CONT TestMountDaemonRoot/private [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-09T23:25:19.126Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-09T23:25:19.126Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-09T23:25:19.126Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-09T23:25:19.126Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-09T23:25:19.126Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-09T23:25:19.126Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-09T23:25:19.126Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-09T23:25:19.126Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-09T23:25:19.382Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-09T23:25:19.382Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-09T23:25:19.382Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-09T23:25:19.382Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-09T23:25:19.382Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-09T23:25:19.382Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-09T23:25:19.382Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-09T23:25:19.382Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-09T23:25:19.382Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-09T23:25:19.615Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-09T23:25:19.638Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-09T23:25:19.638Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-09T23:25:19.638Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-09T23:25:19.638Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-09T23:25:19.638Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-09T23:25:19.638Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-09T23:25:19.638Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-09T23:25:19.638Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-09T23:25:19.638Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-09T23:25:19.638Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-09T23:25:19.638Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-09T23:25:19.638Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-12-09T23:25:19.638Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-09T23:25:19.638Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-12-09T23:25:19.638Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-12-09T23:25:19.638Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-12-09T23:25:19.638Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-12-09T23:25:19.638Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-09T23:25:19.638Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-12-09T23:25:19.638Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-12-09T23:25:19.639Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-12-09T23:25:19.639Z] === RUN TestContainerBindMountNonRecursive [2021-12-09T23:25:20.637Z] --- PASS: TestResize (2.32s) [2021-12-09T23:25:20.637Z] === RUN TestResizeWithInvalidSize [2021-12-09T23:25:22.152Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2021-12-09T23:25:22.152Z] === RUN TestContainerVolumesMountedAsShared [2021-12-09T23:25:22.152Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-12-09T23:25:22.408Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2021-12-09T23:25:22.408Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-09T23:25:22.664Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-12-09T23:25:22.821Z] --- PASS: TestResizeWithInvalidSize (2.37s) [2021-12-09T23:25:22.821Z] === RUN TestResizeWhenContainerNotStarted [2021-12-09T23:25:22.874Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2021-12-09T23:25:22.919Z] --- PASS: TestContainerVolumesMountedAsSlave (0.55s) [2021-12-09T23:25:22.919Z] === RUN TestNetworkNat [2021-12-09T23:25:23.175Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-12-09T23:25:23.738Z] --- PASS: TestNetworkNat (0.66s) [2021-12-09T23:25:23.738Z] === RUN TestNetworkLocalhostTCPNat [2021-12-09T23:25:23.738Z] check_test.go:308: [de0c698fc7c87] daemon is not started [2021-12-09T23:25:23.738Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-12-09T23:25:24.301Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2021-12-09T23:25:24.301Z] === RUN TestNetworkLoopbackNat [2021-12-09T23:25:25.667Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-12-09T23:25:25.736Z] --- PASS: TestResizeWhenContainerNotStarted (2.93s) [2021-12-09T23:25:25.736Z] === RUN TestDaemonRestartKillContainers [2021-12-09T23:25:25.736Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:25:25.736Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-09T23:25:25.736Z] === RUN TestStats [2021-12-09T23:25:25.736Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-09T23:25:25.736Z] --- SKIP: TestStats (0.00s) [2021-12-09T23:25:25.736Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-09T23:25:25.923Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-09T23:25:26.853Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-12-09T23:25:26.853Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-09T23:25:27.415Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2021-12-09T23:25:27.415Z] === RUN TestPause [2021-12-09T23:25:27.978Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-09T23:25:28.541Z] --- PASS: TestPause (0.87s) [2021-12-09T23:25:28.541Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-09T23:25:28.541Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-09T23:25:28.541Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-09T23:25:28.541Z] === RUN TestPauseStopPausedContainer [2021-12-09T23:25:28.541Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-12-09T23:25:29.107Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2021-12-09T23:25:29.107Z] === RUN TestPidHost [2021-12-09T23:25:30.034Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-12-09T23:25:30.962Z] --- PASS: TestPidHost (1.75s) [2021-12-09T23:25:30.962Z] === RUN TestPsFilter [2021-12-09T23:25:31.221Z] --- PASS: TestPsFilter (0.19s) [2021-12-09T23:25:31.221Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-09T23:25:31.822Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-09T23:25:31.822Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-12-09T23:25:31.822Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-12-09T23:25:31.822Z] === RUN TestRemoveContainerWithVolume [2021-12-09T23:25:32.388Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-12-09T23:25:32.388Z] === RUN TestRemoveContainerRunning [2021-12-09T23:25:32.832Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.28s) [2021-12-09T23:25:32.832Z] === RUN TestStopContainerWithTimeout [2021-12-09T23:25:32.832Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-09T23:25:32.832Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-09T23:25:32.832Z] === RUN TestUpdateRestartPolicy [2021-12-09T23:25:33.320Z] --- PASS: TestRemoveContainerRunning (0.73s) [2021-12-09T23:25:33.320Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-09T23:25:33.575Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-12-09T23:25:34.136Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2021-12-09T23:25:34.136Z] === RUN TestRemoveInvalidContainer [2021-12-09T23:25:34.136Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-09T23:25:34.136Z] === RUN TestRenameLinkedContainer [2021-12-09T23:25:35.501Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-12-09T23:25:36.067Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-12-09T23:25:36.995Z] --- PASS: TestRenameLinkedContainer (3.03s) [2021-12-09T23:25:36.995Z] === RUN TestRenameStoppedContainer [2021-12-09T23:25:37.558Z] --- PASS: TestRenameStoppedContainer (0.56s) [2021-12-09T23:25:37.558Z] === RUN TestRenameRunningContainerAndReuse [2021-12-09T23:25:37.816Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-09T23:25:38.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-09T23:25:38.635Z] --- PASS: TestRenameRunningContainerAndReuse (1.18s) [2021-12-09T23:25:38.635Z] === RUN TestRenameInvalidName [2021-12-09T23:25:39.563Z] --- PASS: TestRenameInvalidName (0.60s) [2021-12-09T23:25:39.563Z] === RUN TestRenameAnonymousContainer [2021-12-09T23:25:39.563Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-12-09T23:25:39.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-09T23:25:41.451Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-09T23:25:41.451Z] --- PASS: TestRenameAnonymousContainer (2.20s) [2021-12-09T23:25:41.451Z] === RUN TestRenameContainerWithSameName [2021-12-09T23:25:42.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-09T23:25:42.381Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-12-09T23:25:42.381Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-09T23:25:43.309Z] --- PASS: TestRenameContainerWithLinkedContainer (1.22s) [2021-12-09T23:25:43.309Z] === RUN TestResize [2021-12-09T23:25:43.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-09T23:25:44.129Z] --- PASS: TestResize (0.60s) [2021-12-09T23:25:44.129Z] === RUN TestResizeWithInvalidSize [2021-12-09T23:25:44.692Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-12-09T23:25:44.692Z] === RUN TestResizeWhenContainerNotStarted [2021-12-09T23:25:45.254Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:25:45.254Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:25:45.254Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:25:45.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-09T23:25:45.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:25:45.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-09T23:25:46.072Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-12-09T23:25:47.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-09T23:25:48.528Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:25:49.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-09T23:25:49.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:25:51.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-09T23:25:51.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-09T23:25:51.801Z] check_test.go:308: [dc4a3dfb99cf0] daemon is not started [2021-12-09T23:25:51.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-12-09T23:25:52.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-09T23:25:52.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:25:52.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-09T23:25:54.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-12-09T23:25:57.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-09T23:25:57.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-09T23:25:57.994Z] --- PASS: TestUpdateRestartPolicy (23.19s) [2021-12-09T23:25:57.994Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-09T23:25:58.454Z] --- PASS: TestUpdateRestartWithAutoRemove (2.38s) [2021-12-09T23:25:58.454Z] === RUN TestWaitNonBlocked [2021-12-09T23:25:58.454Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:25:58.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:25:58.454Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:25:58.454Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:25:58.454Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:25:58.454Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:26:02.209Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-12-09T23:26:02.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.82s) [2021-12-09T23:26:02.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.25s) [2021-12-09T23:26:02.209Z] === RUN TestWaitBlocked [2021-12-09T23:26:02.209Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:02.209Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-09T23:26:02.209Z] PASS [2021-12-09T23:26:02.209Z] ok github.com/docker/docker/integration/container 100.832s [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === Skipped [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-09T23:26:02.209Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-09T23:26:02.209Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-09T23:26:02.209Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-09T23:26:02.209Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-09T23:26:02.209Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-09T23:26:02.209Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-09T23:26:02.209Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-09T23:26:02.209Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-09T23:26:02.209Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-09T23:26:02.209Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-09T23:26:02.209Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-09T23:26:02.209Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-09T23:26:02.209Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-09T23:26:02.209Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-09T23:26:02.209Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-09T23:26:02.209Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-09T23:26:02.209Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-09T23:26:02.209Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-09T23:26:02.209Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-09T23:26:02.209Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-09T23:26:02.209Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-09T23:26:02.209Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-09T23:26:02.209Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-09T23:26:02.209Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-09T23:26:02.209Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-09T23:26:02.209Z] [2021-12-09T23:26:02.209Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-09T23:26:02.210Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-09T23:26:02.210Z] [2021-12-09T23:26:02.210Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-09T23:26:02.210Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-09T23:26:02.210Z] [2021-12-09T23:26:02.210Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-09T23:26:02.210Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:02.210Z] [2021-12-09T23:26:02.210Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-09T23:26:02.210Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-09T23:26:02.210Z] [2021-12-09T23:26:02.210Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-09T23:26:02.210Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-09T23:26:02.210Z] [2021-12-09T23:26:02.210Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-09T23:26:02.210Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:02.210Z] [2021-12-09T23:26:02.210Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-09T23:26:02.210Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-09T23:26:02.210Z] [2021-12-09T23:26:02.210Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-09T23:26:02.210Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-09T23:26:02.210Z] [2021-12-09T23:26:02.210Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-09T23:26:02.210Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:02.210Z] [2021-12-09T23:26:02.210Z] DONE 87 tests, 33 skipped in 103.511s [2021-12-09T23:26:02.210Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-09T23:26:02.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-09T23:26:04.241Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-09T23:26:05.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-09T23:26:05.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-09T23:26:07.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-09T23:26:09.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-09T23:26:09.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-09T23:26:09.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-12-09T23:26:10.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-09T23:26:11.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-09T23:26:11.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-12-09T23:26:11.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.05s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-12-09T23:26:13.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.83s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.65s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.48s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.49s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.82s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.00s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.27s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.25s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.98s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.84s) [2021-12-09T23:26:13.234Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2021-12-09T23:26:13.234Z] === RUN TestCgroupNamespacesRun [2021-12-09T23:26:13.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-09T23:26:13.875Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-09T23:26:13.875Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-09T23:26:13.875Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-09T23:26:13.875Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-09T23:26:13.875Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-09T23:26:13.875Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-09T23:26:14.334Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-09T23:26:14.334Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-09T23:26:14.334Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-09T23:26:14.334Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-09T23:26:14.334Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-09T23:26:14.334Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-09T23:26:14.334Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-09T23:26:14.334Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-09T23:26:14.855Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-12-09T23:26:14.855Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-09T23:26:15.305Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-09T23:26:16.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-09T23:26:16.478Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2021-12-09T23:26:16.478Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-09T23:26:17.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-12-09T23:26:18.105Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2021-12-09T23:26:18.105Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-09T23:26:19.042Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-09T23:26:20.011Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-09T23:26:20.011Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-09T23:26:20.011Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-09T23:26:20.011Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-09T23:26:20.011Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-09T23:26:20.011Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-09T23:26:20.042Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2021-12-09T23:26:20.042Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-09T23:26:20.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-12-09T23:26:20.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-09T23:26:21.534Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2021-12-09T23:26:21.534Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-09T23:26:22.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-09T23:26:23.438Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) [2021-12-09T23:26:23.438Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-09T23:26:23.438Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-09T23:26:23.768Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-09T23:26:24.000Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2021-12-09T23:26:24.000Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-09T23:26:24.256Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-09T23:26:25.184Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-09T23:26:25.748Z] check_test.go:308: [da5d05083dcdf] daemon is not started [2021-12-09T23:26:25.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-12-09T23:26:26.003Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2021-12-09T23:26:26.003Z] === RUN TestNISDomainname [2021-12-09T23:26:26.934Z] --- PASS: TestNISDomainname (0.94s) [2021-12-09T23:26:26.934Z] === RUN TestHostnameDnsResolution [2021-12-09T23:26:27.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-12-09T23:26:27.432Z] === RUN TestConfigDaemonLibtrustID [2021-12-09T23:26:27.432Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-09T23:26:27.432Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-09T23:26:27.432Z] === RUN TestDaemonConfigValidation [2021-12-09T23:26:27.432Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-09T23:26:27.432Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-09T23:26:27.432Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-09T23:26:27.432Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-09T23:26:27.432Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-09T23:26:27.432Z] === RUN TestDaemonProxy [2021-12-09T23:26:27.432Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-09T23:26:27.432Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-09T23:26:27.432Z] PASS [2021-12-09T23:26:27.432Z] ok github.com/docker/docker/integration/daemon 0.105s [2021-12-09T23:26:27.432Z] [2021-12-09T23:26:27.432Z] === Skipped [2021-12-09T23:26:27.432Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-09T23:26:27.432Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-09T23:26:27.432Z] [2021-12-09T23:26:27.432Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-09T23:26:27.432Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-09T23:26:27.432Z] [2021-12-09T23:26:27.432Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-09T23:26:27.432Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-09T23:26:27.432Z] [2021-12-09T23:26:27.432Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-09T23:26:27.432Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-09T23:26:27.432Z] [2021-12-09T23:26:27.432Z] DONE 4 tests, 4 skipped in 23.537s [2021-12-09T23:26:27.432Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-09T23:26:27.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:26:27.432Z] INFO: Testing against a local daemon [2021-12-09T23:26:27.432Z] === RUN TestCommitInheritsEnv [2021-12-09T23:26:27.432Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:26:27.432Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-09T23:26:27.432Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-09T23:26:27.432Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-09T23:26:27.432Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-09T23:26:27.432Z] === RUN TestImagesFilterMultiReference [2021-12-09T23:26:27.432Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-12-09T23:26:27.432Z] === RUN TestImagePullPlatformInvalid [2021-12-09T23:26:27.432Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-12-09T23:26:27.432Z] === RUN TestRemoveImageOrphaning [2021-12-09T23:26:28.116Z] --- PASS: TestHostnameDnsResolution (1.17s) [2021-12-09T23:26:28.116Z] === RUN TestUnprivilegedPortsAndPing [2021-12-09T23:26:28.410Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2021-12-09T23:26:28.410Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-09T23:26:28.872Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2021-12-09T23:26:28.872Z] === RUN TestTagInvalidReference [2021-12-09T23:26:28.872Z] --- PASS: TestTagInvalidReference (0.06s) [2021-12-09T23:26:28.872Z] === RUN TestTagValidPrefixedRepo [2021-12-09T23:26:28.872Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-12-09T23:26:28.872Z] === RUN TestTagExistedNameWithoutForce [2021-12-09T23:26:28.872Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-12-09T23:26:28.872Z] === RUN TestTagOfficialNames [2021-12-09T23:26:28.872Z] --- PASS: TestTagOfficialNames (0.11s) [2021-12-09T23:26:28.872Z] === RUN TestTagMatchesDigest [2021-12-09T23:26:28.872Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-12-09T23:26:28.872Z] PASS [2021-12-09T23:26:28.872Z] ok github.com/docker/docker/integration/image 1.764s [2021-12-09T23:26:29.045Z] --- PASS: TestUnprivilegedPortsAndPing (1.02s) [2021-12-09T23:26:29.045Z] === RUN TestStats [2021-12-09T23:26:29.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-12-09T23:26:29.336Z] [2021-12-09T23:26:29.336Z] === Skipped [2021-12-09T23:26:29.336Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-09T23:26:29.336Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:26:29.336Z] [2021-12-09T23:26:29.336Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-09T23:26:29.336Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-09T23:26:29.336Z] [2021-12-09T23:26:29.336Z] DONE 11 tests, 2 skipped in 3.581s [2021-12-09T23:26:29.336Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-09T23:26:30.668Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-09T23:26:31.527Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:26:31.527Z] INFO: Testing against a local daemon [2021-12-09T23:26:31.527Z] === RUN TestNetworkCreateDelete [2021-12-09T23:26:31.527Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:31.527Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-09T23:26:31.527Z] === RUN TestDockerNetworkDeletePreferID [2021-12-09T23:26:31.527Z] 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-12-09T23:26:31.527Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-09T23:26:31.527Z] === RUN TestDaemonDNSFallback [2021-12-09T23:26:31.527Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:31.527Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-09T23:26:31.527Z] === RUN TestInspectNetwork [2021-12-09T23:26:31.527Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-09T23:26:31.527Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-09T23:26:31.527Z] === RUN TestRunContainerWithBridgeNone [2021-12-09T23:26:31.527Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:31.527Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-09T23:26:31.527Z] === RUN TestNetworkInvalidJSON [2021-12-09T23:26:31.527Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-09T23:26:31.527Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-09T23:26:31.527Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:26:31.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:26:31.527Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:26:31.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:26:31.527Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-09T23:26:31.527Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:26:31.527Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:26:31.527Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-12-09T23:26:31.527Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-09T23:26:31.527Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-12-09T23:26:31.527Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-12-09T23:26:31.527Z] === RUN TestNetworkList [2021-12-09T23:26:31.527Z] === RUN TestNetworkList//networks [2021-12-09T23:26:31.527Z] === PAUSE TestNetworkList//networks [2021-12-09T23:26:31.527Z] === RUN TestNetworkList//networks/ [2021-12-09T23:26:31.527Z] === PAUSE TestNetworkList//networks/ [2021-12-09T23:26:31.527Z] === CONT TestNetworkList//networks [2021-12-09T23:26:31.527Z] === CONT TestNetworkList//networks/ [2021-12-09T23:26:31.527Z] --- PASS: TestNetworkList (0.04s) [2021-12-09T23:26:31.527Z] --- PASS: TestNetworkList//networks (0.01s) [2021-12-09T23:26:31.527Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-12-09T23:26:31.527Z] === RUN TestHostIPv4BridgeLabel [2021-12-09T23:26:31.527Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-09T23:26:31.527Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-09T23:26:31.527Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-09T23:26:31.527Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-09T23:26:31.527Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-09T23:26:31.527Z] === RUN TestDaemonDefaultNetworkPools [2021-12-09T23:26:31.527Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-09T23:26:31.527Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-09T23:26:31.528Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-09T23:26:31.528Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-09T23:26:31.528Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-09T23:26:31.528Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-09T23:26:31.528Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-09T23:26:31.528Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-09T23:26:31.528Z] === RUN TestServiceWithPredefinedNetwork [2021-12-09T23:26:31.528Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-09T23:26:31.528Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-09T23:26:31.528Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:26:31.528Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:26:31.528Z] === RUN TestServiceWithDataPathPortInit [2021-12-09T23:26:31.528Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-09T23:26:31.528Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-09T23:26:31.528Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-09T23:26:31.528Z] PASS [2021-12-09T23:26:31.528Z] ok github.com/docker/docker/integration/network 0.164s [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === Skipped [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-09T23:26:31.528Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-09T23:26:31.528Z] 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-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-09T23:26:31.528Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-09T23:26:31.528Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-09T23:26:31.528Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-09T23:26:31.528Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-09T23:26:31.528Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-09T23:26:31.528Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-09T23:26:31.528Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-09T23:26:31.528Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-09T23:26:31.528Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-09T23:26:31.528Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:26:31.528Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-09T23:26:31.528Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-09T23:26:31.528Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-09T23:26:31.528Z] [2021-12-09T23:26:31.528Z] DONE 22 tests, 15 skipped in 2.388s [2021-12-09T23:26:31.528Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-09T23:26:31.595Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-09T23:26:31.851Z] --- PASS: TestStats (2.86s) [2021-12-09T23:26:31.851Z] === RUN TestStopContainerWithTimeout [2021-12-09T23:26:31.851Z] === RUN TestStopContainerWithTimeout/0 [2021-12-09T23:26:31.851Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-09T23:26:31.851Z] === RUN TestStopContainerWithTimeout/1 [2021-12-09T23:26:31.851Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-09T23:26:31.851Z] === RUN TestStopContainerWithTimeout/3 [2021-12-09T23:26:31.851Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-09T23:26:31.851Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-09T23:26:31.851Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-09T23:26:31.851Z] === CONT TestStopContainerWithTimeout/0 [2021-12-09T23:26:31.851Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-09T23:26:32.415Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-12-09T23:26:32.499Z] testing: warning: no tests to run [2021-12-09T23:26:32.499Z] PASS [2021-12-09T23:26:32.499Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2021-12-09T23:26:32.499Z] [2021-12-09T23:26:32.499Z] DONE 0 tests in 0.701s [2021-12-09T23:26:32.499Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-09T23:26:33.343Z] === CONT TestStopContainerWithTimeout/3 [2021-12-09T23:26:33.343Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-09T23:26:33.470Z] testing: warning: no tests to run [2021-12-09T23:26:33.471Z] PASS [2021-12-09T23:26:33.471Z] ok github.com/docker/docker/integration/network/macvlan 0.079s [2021-12-09T23:26:33.471Z] [2021-12-09T23:26:33.471Z] DONE 0 tests in 0.723s [2021-12-09T23:26:33.471Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-09T23:26:33.931Z] testing: warning: no tests to run [2021-12-09T23:26:33.931Z] PASS [2021-12-09T23:26:33.931Z] ok github.com/docker/docker/integration/plugin 0.079s [2021-12-09T23:26:33.931Z] [2021-12-09T23:26:33.931Z] DONE 0 tests in 0.705s [2021-12-09T23:26:34.391Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-09T23:26:34.852Z] testing: warning: no tests to run [2021-12-09T23:26:34.852Z] PASS [2021-12-09T23:26:34.852Z] ok github.com/docker/docker/integration/plugin/authz 0.073s [2021-12-09T23:26:34.852Z] [2021-12-09T23:26:34.852Z] DONE 0 tests in 0.732s [2021-12-09T23:26:35.233Z] === CONT TestStopContainerWithTimeout/1 [2021-12-09T23:26:35.313Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-09T23:26:36.152Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-09T23:26:37.139Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-12-09T23:26:37.139Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2021-12-09T23:26:37.139Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2021-12-09T23:26:37.139Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-12-09T23:26:37.139Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2021-12-09T23:26:37.139Z] === RUN TestDeleteDevicemapper [2021-12-09T23:26:37.139Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-09T23:26:37.139Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-09T23:26:37.139Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-09T23:26:37.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-12-09T23:26:38.629Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-09T23:26:39.999Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.05s) [2021-12-09T23:26:39.999Z] === RUN TestUpdateMemory [2021-12-09T23:26:39.999Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:26:39.999Z] --- SKIP: TestUpdateMemory (0.01s) [2021-12-09T23:26:39.999Z] === RUN TestUpdateCPUQuota [2021-12-09T23:26:40.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:26:40.024Z] INFO: Testing against a local daemon [2021-12-09T23:26:40.024Z] === RUN TestPluginInvalidJSON [2021-12-09T23:26:40.024Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:26:40.024Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:26:40.024Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:26:40.024Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-12-09T23:26:40.024Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-09T23:26:40.024Z] === RUN TestPluginInstall [2021-12-09T23:26:40.024Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-09T23:26:40.024Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-09T23:26:40.024Z] === RUN TestPluginsWithRuntimes [2021-12-09T23:26:40.024Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-09T23:26:40.024Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-09T23:26:40.024Z] === RUN TestPluginBackCompatMediaTypes [2021-12-09T23:26:40.024Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-09T23:26:40.024Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-09T23:26:40.024Z] PASS [2021-12-09T23:26:40.024Z] ok github.com/docker/docker/integration/plugin/common 0.106s [2021-12-09T23:26:40.024Z] [2021-12-09T23:26:40.024Z] === Skipped [2021-12-09T23:26:40.024Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-09T23:26:40.024Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-09T23:26:40.024Z] [2021-12-09T23:26:40.024Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-09T23:26:40.024Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-09T23:26:40.024Z] [2021-12-09T23:26:40.024Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-09T23:26:40.024Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-09T23:26:40.024Z] [2021-12-09T23:26:40.024Z] DONE 5 tests, 3 skipped in 4.887s [2021-12-09T23:26:40.024Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-09T23:26:40.849Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-09T23:26:40.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-12-09T23:26:40.969Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-09T23:26:41.532Z] --- PASS: TestUpdateCPUQuota (1.53s) [2021-12-09T23:26:41.532Z] === RUN TestUpdatePidsLimit [2021-12-09T23:26:41.532Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-09T23:26:41.788Z] === RUN TestUpdatePidsLimit/no_change [2021-12-09T23:26:41.788Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-09T23:26:41.818Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-09T23:26:41.818Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-09T23:26:41.818Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-09T23:26:42.349Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-09T23:26:42.349Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-09T23:26:42.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-12-09T23:26:42.605Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-09T23:26:42.861Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-09T23:26:42.861Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-09T23:26:42.937Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:26:42.937Z] INFO: Testing against a local daemon [2021-12-09T23:26:42.937Z] === RUN TestExternalGraphDriver [2021-12-09T23:26:42.937Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-09T23:26:42.937Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-09T23:26:42.937Z] === RUN TestGraphdriverPluginV2 [2021-12-09T23:26:42.937Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-09T23:26:42.937Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-09T23:26:42.937Z] PASS [2021-12-09T23:26:42.937Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.108s [2021-12-09T23:26:43.118Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-09T23:26:43.374Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-09T23:26:43.374Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-09T23:26:43.397Z] [2021-12-09T23:26:43.397Z] === Skipped [2021-12-09T23:26:43.397Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-09T23:26:43.397Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-09T23:26:43.397Z] [2021-12-09T23:26:43.397Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-09T23:26:43.397Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-09T23:26:43.397Z] [2021-12-09T23:26:43.397Z] DONE 2 tests, 2 skipped in 3.142s [2021-12-09T23:26:43.397Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-09T23:26:43.631Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-12-09T23:26:43.631Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-09T23:26:43.631Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-09T23:26:44.378Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-12-09T23:26:44.378Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-09T23:26:44.378Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-09T23:26:44.378Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-12-09T23:26:44.378Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-09T23:26:44.378Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-12-09T23:26:44.378Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/builder [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-09T23:26:44.378Z] ok github.com/docker/docker/builder/remotecontext 0.102s coverage: 13.7% of statements [2021-12-09T23:26:44.378Z] ok github.com/docker/docker/builder/dockerfile 0.193s coverage: 49.0% of statements [2021-12-09T23:26:44.378Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-09T23:26:45.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-12-09T23:26:45.000Z] --- PASS: TestUpdatePidsLimit (3.45s) [2021-12-09T23:26:45.000Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2021-12-09T23:26:45.000Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2021-12-09T23:26:45.000Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2021-12-09T23:26:45.000Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2021-12-09T23:26:45.000Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2021-12-09T23:26:45.000Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2021-12-09T23:26:45.000Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-12-09T23:26:45.000Z] === RUN TestUpdateRestartPolicy [2021-12-09T23:26:45.256Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-09T23:26:45.318Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-12-09T23:26:45.554Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-09T23:26:45.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:26:45.594Z] INFO: Testing against a local daemon [2021-12-09T23:26:45.594Z] === RUN TestReadPluginNoRead [2021-12-09T23:26:45.594Z] read_test.go:21: no unix domain sockets on Windows [2021-12-09T23:26:45.594Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-09T23:26:45.594Z] PASS [2021-12-09T23:26:45.594Z] ok github.com/docker/docker/integration/plugin/logging 0.093s [2021-12-09T23:26:45.594Z] [2021-12-09T23:26:45.594Z] === Skipped [2021-12-09T23:26:45.594Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-09T23:26:45.594Z] read_test.go:21: no unix domain sockets on Windows [2021-12-09T23:26:45.594Z] [2021-12-09T23:26:45.594Z] DONE 1 tests, 1 skipped in 2.228s [2021-12-09T23:26:45.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-09T23:26:46.260Z] ok github.com/docker/docker/builder/remotecontext/git 1.276s coverage: 86.3% of statements [2021-12-09T23:26:46.260Z] ? github.com/docker/docker/cli [no test files] [2021-12-09T23:26:46.260Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-09T23:26:46.522Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-09T23:26:46.565Z] testing: warning: no tests to run [2021-12-09T23:26:46.565Z] PASS [2021-12-09T23:26:46.565Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.075s [2021-12-09T23:26:46.565Z] [2021-12-09T23:26:46.565Z] DONE 0 tests in 1.024s [2021-12-09T23:26:46.830Z] ok github.com/docker/docker/cmd/docker-proxy 0.030s coverage: 67.6% of statements [2021-12-09T23:26:47.033Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-09T23:26:47.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-12-09T23:26:47.772Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-09T23:26:47.772Z] check_test.go:308: [d2da1b56f6569] daemon is not started [2021-12-09T23:26:47.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-12-09T23:26:47.772Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-09T23:26:47.772Z] check_test.go:308: [d68b8ba36b5f6] daemon is not started [2021-12-09T23:26:47.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-12-09T23:26:49.228Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:26:49.228Z] INFO: Testing against a local daemon [2021-12-09T23:26:49.228Z] === RUN TestPluginWithDevMounts [2021-12-09T23:26:49.228Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:49.228Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-09T23:26:49.228Z] PASS [2021-12-09T23:26:49.228Z] ok github.com/docker/docker/integration/plugin/volumes 0.092s [2021-12-09T23:26:49.228Z] [2021-12-09T23:26:49.228Z] === Skipped [2021-12-09T23:26:49.228Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-09T23:26:49.228Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:49.228Z] [2021-12-09T23:26:49.228Z] DONE 1 tests, 1 skipped in 2.198s [2021-12-09T23:26:49.228Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-09T23:26:49.373Z] ok github.com/docker/docker/client 0.112s coverage: 75.6% of statements [2021-12-09T23:26:49.660Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-09T23:26:49.660Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-09T23:26:50.589Z] check_test.go:308: [d6eebbd9e6619] daemon is not started [2021-12-09T23:26:50.589Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-12-09T23:26:50.589Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-09T23:26:50.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:26:50.769Z] INFO: Testing against a local daemon [2021-12-09T23:26:50.769Z] === RUN TestSecretInspect [2021-12-09T23:26:50.769Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:50.769Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-09T23:26:50.769Z] === RUN TestSecretList [2021-12-09T23:26:50.844Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-09T23:26:51.229Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:51.229Z] --- SKIP: TestSecretList (0.00s) [2021-12-09T23:26:51.229Z] === RUN TestSecretsCreateAndDelete [2021-12-09T23:26:51.229Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:51.229Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-09T23:26:51.229Z] === RUN TestSecretsUpdate [2021-12-09T23:26:51.229Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:51.229Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-09T23:26:51.229Z] === RUN TestTemplatedSecret [2021-12-09T23:26:51.229Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:51.229Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-09T23:26:51.229Z] === RUN TestSecretCreateResolve [2021-12-09T23:26:51.229Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:51.229Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-09T23:26:51.229Z] PASS [2021-12-09T23:26:51.229Z] ok github.com/docker/docker/integration/secret 0.114s [2021-12-09T23:26:51.229Z] [2021-12-09T23:26:51.229Z] === Skipped [2021-12-09T23:26:51.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-09T23:26:51.229Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:51.229Z] [2021-12-09T23:26:51.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-09T23:26:51.229Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:51.229Z] [2021-12-09T23:26:51.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-09T23:26:51.229Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:51.229Z] [2021-12-09T23:26:51.229Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-09T23:26:51.229Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:51.229Z] [2021-12-09T23:26:51.230Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-09T23:26:51.230Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:51.230Z] [2021-12-09T23:26:51.230Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-09T23:26:51.230Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:51.230Z] [2021-12-09T23:26:51.230Z] DONE 6 tests, 6 skipped in 1.986s [2021-12-09T23:26:51.230Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-09T23:26:51.775Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-09T23:26:52.030Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-09T23:26:52.286Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-09T23:26:52.315Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-09T23:26:52.315Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-09T23:26:52.315Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-09T23:26:52.315Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-09T23:26:52.315Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-09T23:26:52.315Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-09T23:26:52.315Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-09T23:26:52.315Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-09T23:26:52.315Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-09T23:26:52.774Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-09T23:26:53.423Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:26:53.423Z] INFO: Testing against a local daemon [2021-12-09T23:26:53.423Z] === RUN TestServiceCreateInit [2021-12-09T23:26:53.423Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-09T23:26:53.423Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.423Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-09T23:26:53.423Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.423Z] --- PASS: TestServiceCreateInit (0.06s) [2021-12-09T23:26:53.423Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-09T23:26:53.423Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-09T23:26:53.423Z] === RUN TestCreateServiceMultipleTimes [2021-12-09T23:26:53.423Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.423Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-09T23:26:53.423Z] === RUN TestCreateServiceConflict [2021-12-09T23:26:53.884Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-12-09T23:26:53.884Z] === RUN TestCreateServiceMaxReplicas [2021-12-09T23:26:53.884Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-12-09T23:26:53.884Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-09T23:26:53.884Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestCreateServiceSecretFileMode [2021-12-09T23:26:53.884Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestCreateServiceConfigFileMode [2021-12-09T23:26:53.884Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestCreateServiceSysctls [2021-12-09T23:26:53.884Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-12-09T23:26:53.884Z] === RUN TestCreateServiceCapabilities [2021-12-09T23:26:53.884Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-12-09T23:26:53.884Z] === RUN TestInspect [2021-12-09T23:26:53.884Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestInspect (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestCreateJob [2021-12-09T23:26:53.884Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestCreateJob (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestReplicatedJob [2021-12-09T23:26:53.884Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestUpdateReplicatedJob [2021-12-09T23:26:53.884Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestServiceListWithStatuses [2021-12-09T23:26:53.884Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestDockerNetworkConnectAlias [2021-12-09T23:26:53.884Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestDockerNetworkReConnect [2021-12-09T23:26:53.884Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestServicePlugin [2021-12-09T23:26:53.884Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestServiceUpdateLabel [2021-12-09T23:26:53.884Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:53.884Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestServiceUpdateSecrets [2021-12-09T23:26:53.884Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:53.884Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestServiceUpdateConfigs [2021-12-09T23:26:53.884Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:53.884Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestServiceUpdateNetwork [2021-12-09T23:26:53.884Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:53.884Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-09T23:26:53.884Z] === RUN TestServiceUpdatePidsLimit [2021-12-09T23:26:53.884Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:53.884Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-09T23:26:53.884Z] PASS [2021-12-09T23:26:53.884Z] ok github.com/docker/docker/integration/service 0.264s [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === Skipped [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-09T23:26:53.884Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-09T23:26:53.884Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-09T23:26:53.884Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2021-12-09T23:26:53.884Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-12-09T23:26:53.884Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-09T23:26:53.884Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-09T23:26:53.884Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-09T23:26:53.884Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-12-09T23:26:53.884Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-12-09T23:26:53.884Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-09T23:26:53.884Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-09T23:26:53.884Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-09T23:26:53.884Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-09T23:26:53.884Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-09T23:26:53.884Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-09T23:26:53.884Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-09T23:26:53.884Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-09T23:26:53.884Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-09T23:26:53.884Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-09T23:26:53.884Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-09T23:26:53.884Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-09T23:26:53.884Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-09T23:26:53.884Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-09T23:26:53.884Z] [2021-12-09T23:26:53.884Z] DONE 24 tests, 23 skipped in 2.642s [2021-12-09T23:26:53.884Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-09T23:26:54.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-12-09T23:26:56.071Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:26:56.071Z] INFO: Testing against a local daemon [2021-12-09T23:26:56.071Z] === RUN TestSessionCreate [2021-12-09T23:26:56.071Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-09T23:26:56.071Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-09T23:26:56.071Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-09T23:26:56.071Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-09T23:26:56.071Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-09T23:26:56.071Z] PASS [2021-12-09T23:26:56.071Z] ok github.com/docker/docker/integration/session 0.092s [2021-12-09T23:26:56.071Z] [2021-12-09T23:26:56.071Z] === Skipped [2021-12-09T23:26:56.071Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-09T23:26:56.071Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-09T23:26:56.071Z] [2021-12-09T23:26:56.071Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-09T23:26:56.071Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-09T23:26:56.071Z] [2021-12-09T23:26:56.071Z] DONE 2 tests, 2 skipped in 1.860s [2021-12-09T23:26:56.071Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-09T23:26:57.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-12-09T23:26:57.318Z] --- PASS: TestUpdateRestartPolicy (12.55s) [2021-12-09T23:26:57.318Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-09T23:26:58.256Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:26:58.256Z] INFO: Testing against a local daemon [2021-12-09T23:26:58.256Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-09T23:26:58.256Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:58.256Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-09T23:26:58.256Z] === RUN TestDiskUsage [2021-12-09T23:26:58.256Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-09T23:26:58.256Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-09T23:26:58.256Z] === RUN TestEventsExecDie [2021-12-09T23:26:58.256Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-09T23:26:58.256Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-09T23:26:58.256Z] === RUN TestEventsBackwardsCompatible [2021-12-09T23:26:58.256Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-09T23:26:58.256Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-09T23:26:58.256Z] === RUN TestEventsVolumeCreate [2021-12-09T23:26:58.256Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-09T23:26:58.256Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-09T23:26:58.256Z] === RUN TestInfoAPI [2021-12-09T23:26:58.256Z] --- PASS: TestInfoAPI (0.05s) [2021-12-09T23:26:58.256Z] === RUN TestInfoAPIWarnings [2021-12-09T23:26:58.256Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:26:58.256Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-09T23:26:58.256Z] === RUN TestInfoDebug [2021-12-09T23:26:58.256Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:26:58.256Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-09T23:26:58.256Z] === RUN TestInfoInsecureRegistries [2021-12-09T23:26:58.256Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:26:58.256Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-09T23:26:58.256Z] === RUN TestInfoRegistryMirrors [2021-12-09T23:26:58.256Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:26:58.256Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-09T23:26:58.256Z] === RUN TestLoginFailsWithBadCredentials [2021-12-09T23:26:58.687Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2021-12-09T23:26:58.687Z] === RUN TestWaitNonBlocked [2021-12-09T23:26:58.687Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:26:58.687Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:26:58.687Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:26:58.687Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:26:58.687Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-09T23:26:58.687Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-09T23:26:59.229Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-12-09T23:26:59.229Z] === RUN TestPingCacheHeaders [2021-12-09T23:26:59.229Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-12-09T23:26:59.229Z] === RUN TestPingGet [2021-12-09T23:26:59.229Z] --- PASS: TestPingGet (0.04s) [2021-12-09T23:26:59.229Z] === RUN TestPingHead [2021-12-09T23:26:59.229Z] --- PASS: TestPingHead (0.03s) [2021-12-09T23:26:59.229Z] === RUN TestVersion [2021-12-09T23:26:59.229Z] --- PASS: TestVersion (0.03s) [2021-12-09T23:26:59.229Z] PASS [2021-12-09T23:26:59.229Z] ok github.com/docker/docker/integration/system 1.243s [2021-12-09T23:26:59.229Z] [2021-12-09T23:26:59.229Z] === Skipped [2021-12-09T23:26:59.229Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-09T23:26:59.229Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-09T23:26:59.229Z] [2021-12-09T23:26:59.229Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-09T23:26:59.229Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-09T23:26:59.229Z] [2021-12-09T23:26:59.229Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-09T23:26:59.229Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-09T23:26:59.229Z] [2021-12-09T23:26:59.229Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-09T23:26:59.229Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-09T23:26:59.229Z] [2021-12-09T23:26:59.229Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-09T23:26:59.229Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-09T23:26:59.229Z] [2021-12-09T23:26:59.229Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-09T23:26:59.230Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-09T23:26:59.230Z] [2021-12-09T23:26:59.230Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-09T23:26:59.230Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:26:59.230Z] [2021-12-09T23:26:59.230Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-09T23:26:59.230Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:26:59.230Z] [2021-12-09T23:26:59.230Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-09T23:26:59.230Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-09T23:26:59.230Z] [2021-12-09T23:26:59.230Z] DONE 15 tests, 9 skipped in 3.133s [2021-12-09T23:26:59.230Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-09T23:26:59.615Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-12-09T23:26:59.615Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2021-12-09T23:26:59.615Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2021-12-09T23:26:59.615Z] === RUN TestWaitBlocked [2021-12-09T23:26:59.615Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-09T23:26:59.615Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-09T23:26:59.616Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-09T23:26:59.616Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-09T23:26:59.616Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-09T23:26:59.616Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-09T23:27:00.964Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-09T23:27:00.964Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-09T23:27:00.964Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-09T23:27:00.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-12-09T23:27:00.987Z] --- PASS: TestWaitBlocked (0.02s) [2021-12-09T23:27:00.987Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-12-09T23:27:00.987Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s) [2021-12-09T23:27:00.987Z] === CONT TestContainerStartOnDaemonRestart [2021-12-09T23:27:00.987Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-09T23:27:01.444Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:27:01.444Z] INFO: Testing against a local daemon [2021-12-09T23:27:01.444Z] === RUN TestVolumesCreateAndList [2021-12-09T23:27:01.444Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-12-09T23:27:01.444Z] === RUN TestVolumesRemove [2021-12-09T23:27:01.444Z] --- PASS: TestVolumesRemove (0.20s) [2021-12-09T23:27:01.444Z] === RUN TestVolumesInspect [2021-12-09T23:27:01.444Z] --- PASS: TestVolumesInspect (0.04s) [2021-12-09T23:27:01.444Z] === RUN TestVolumesInvalidJSON [2021-12-09T23:27:01.444Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-09T23:27:01.444Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-09T23:27:01.444Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-09T23:27:01.444Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-12-09T23:27:01.444Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-09T23:27:01.444Z] PASS [2021-12-09T23:27:01.444Z] ok github.com/docker/docker/integration/volume 0.375s [2021-12-09T23:27:01.906Z] [2021-12-09T23:27:01.906Z] DONE 5 tests in 2.353s [2021-12-09T23:27:01.906Z] INFO: make.ps1 ended at 12/09/2021 23:27:01 [2021-12-09T23:27:01.906Z] INFO: Integration CLI tests being run from the host: [2021-12-09T23:27:01.906Z] 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-12-09T23:27:02.355Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-09T23:27:03.332Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-09T23:27:03.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-12-09T23:27:04.151Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-09T23:27:04.754Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) [2021-12-09T23:27:04.754Z] === CONT TestIpcModeOlderClient [2021-12-09T23:27:04.754Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-12-09T23:27:04.754Z] === CONT TestContainerKillOnDaemonStart [2021-12-09T23:27:04.754Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.82s) [2021-12-09T23:27:04.754Z] === CONT TestDaemonHostGatewayIP [2021-12-09T23:27:05.675Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-09T23:27:05.675Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-09T23:27:07.271Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-09T23:27:08.200Z] --- PASS: TestDaemonHostGatewayIP (3.50s) [2021-12-09T23:27:08.200Z] === CONT TestDaemonRestartIpcMode [2021-12-09T23:27:08.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-12-09T23:27:09.439Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-09T23:27:09.905Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-09T23:27:09.906Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-09T23:27:09.906Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-09T23:27:09.906Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-09T23:27:09.906Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-09T23:27:09.906Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-09T23:27:09.906Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-09T23:27:10.345Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-09T23:27:10.371Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-09T23:27:10.833Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-09T23:27:11.711Z] --- PASS: TestDaemonRestartIpcMode (3.42s) [2021-12-09T23:27:11.711Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-09T23:27:11.711Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-12-09T23:27:11.711Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-09T23:27:11.711Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-12-09T23:27:11.711Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-09T23:27:11.711Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-12-09T23:27:11.970Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-09T23:27:11.970Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-12-09T23:27:11.970Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-09T23:27:12.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-12-09T23:27:12.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-09T23:27:12.263Z] INFO: Testing against a local daemon [2021-12-09T23:27:12.263Z] === RUN TestDockerSuite [2021-12-09T23:27:12.263Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-09T23:27:12.263Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-09T23:27:12.263Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-09T23:27:12.263Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-09T23:27:12.263Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-09T23:27:12.263Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-09T23:27:12.263Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-09T23:27:12.263Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-09T23:27:12.263Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-09T23:27:12.263Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-09T23:27:12.263Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-09T23:27:12.263Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-09T23:27:13.233Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-09T23:27:13.233Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-09T23:27:14.587Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-09T23:27:14.742Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-09T23:27:15.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-12-09T23:27:15.561Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-09T23:27:15.561Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-09T23:27:15.561Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-09T23:27:15.561Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-09T23:27:15.561Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-09T23:27:15.561Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-09T23:27:17.824Z] --- PASS: TestContainerKillOnDaemonStart (12.62s) [2021-12-09T23:27:17.824Z] PASS [2021-12-09T23:27:17.824Z] [2021-12-09T23:27:17.824Z] === Skipped [2021-12-09T23:27:17.824Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-09T23:27:17.824Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-09T23:27:17.824Z] [2021-12-09T23:27:17.824Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-09T23:27:17.824Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:27:17.824Z] [2021-12-09T23:27:17.824Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-09T23:27:17.824Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:27:17.824Z] [2021-12-09T23:27:17.824Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-09T23:27:17.824Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-09T23:27:17.824Z] [2021-12-09T23:27:17.824Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-09T23:27:17.824Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-09T23:27:17.824Z] [2021-12-09T23:27:17.824Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2021-12-09T23:27:17.824Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-09T23:27:17.824Z] [2021-12-09T23:27:17.824Z] DONE 200 tests, 6 skipped in 161.334s [2021-12-09T23:27:17.824Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-09T23:27:17.824Z] ++ 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-12-09T23:27:17.824Z] ++ set -e [2021-12-09T23:27:17.824Z] ++ '[' -n 0 ']' [2021-12-09T23:27:17.824Z] ++ set -x [2021-12-09T23:27:17.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-09T23:27:17.824Z] check_test.go:308: [dec7631f2dff9] daemon is not started [2021-12-09T23:27:17.824Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-12-09T23:27:17.824Z] === RUN TestConfigDaemonLibtrustID [2021-12-09T23:27:18.080Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-12-09T23:27:18.080Z] === RUN TestDaemonConfigValidation [2021-12-09T23:27:18.080Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-09T23:27:18.080Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-09T23:27:18.080Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-09T23:27:18.080Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-09T23:27:18.080Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-09T23:27:18.080Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-09T23:27:18.080Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-09T23:27:18.080Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-09T23:27:18.080Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-09T23:27:18.080Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-09T23:27:18.080Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-09T23:27:18.080Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-09T23:27:18.337Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-09T23:27:18.337Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-09T23:27:18.482Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-09T23:27:18.593Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-09T23:27:18.593Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-09T23:27:18.593Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-09T23:27:18.593Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2021-12-09T23:27:18.593Z] --- PASS: TestDaemonConfigValidation/valid_config (0.25s) [2021-12-09T23:27:18.593Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2021-12-09T23:27:18.593Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2021-12-09T23:27:18.593Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2021-12-09T23:27:18.593Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-09T23:27:18.593Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-09T23:27:19.959Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-09T23:27:20.522Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-12-09T23:27:20.778Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-09T23:27:21.340Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-09T23:27:21.340Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-09T23:27:21.904Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-09T23:27:21.904Z] daemon_test.go:156: [dd6728c84f9dc] daemon is not started [2021-12-09T23:27:21.904Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2021-12-09T23:27:21.904Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-12-09T23:27:21.904Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-12-09T23:27:21.904Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2021-12-09T23:27:21.904Z] === RUN TestDaemonProxy [2021-12-09T23:27:21.904Z] === RUN TestDaemonProxy/environment_variables [2021-12-09T23:27:23.795Z] === RUN TestDaemonProxy/command-line_options [2021-12-09T23:27:24.360Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-12-09T23:27:25.290Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-09T23:27:25.546Z] === RUN TestDaemonProxy/configuration_file [2021-12-09T23:27:25.802Z] check_test.go:308: [d2bbc9a78fa18] daemon is not started [2021-12-09T23:27:25.802Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-12-09T23:27:27.167Z] === RUN TestDaemonProxy/conflicting_options [2021-12-09T23:27:27.728Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-09T23:27:28.120Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.0% of statements [2021-12-09T23:27:28.120Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-12-09T23:27:28.294Z] --- PASS: TestDaemonProxy (6.39s) [2021-12-09T23:27:28.294Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2021-12-09T23:27:28.294Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2021-12-09T23:27:28.294Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2021-12-09T23:27:28.294Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-09T23:27:28.294Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-12-09T23:27:28.294Z] PASS [2021-12-09T23:27:28.294Z] [2021-12-09T23:27:28.294Z] DONE 17 tests in 10.892s [2021-12-09T23:27:28.294Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-09T23:27:28.294Z] ++ 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-12-09T23:27:28.294Z] ++ set -e [2021-12-09T23:27:28.294Z] ++ '[' -n 0 ']' [2021-12-09T23:27:28.294Z] ++ set -x [2021-12-09T23:27:28.294Z] ++ 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-12-09T23:27:28.380Z] ok github.com/docker/docker/cmd/dockerd/trap 2.541s coverage: 0.0% of statements [2021-12-09T23:27:28.380Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-09T23:27:28.380Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-09T23:27:28.380Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-09T23:27:28.380Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-09T23:27:28.380Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-09T23:27:28.550Z] INFO: Testing against a local daemon [2021-12-09T23:27:28.550Z] === RUN TestCommitInheritsEnv [2021-12-09T23:27:28.806Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-12-09T23:27:28.806Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-09T23:27:28.806Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-09T23:27:28.806Z] === RUN TestImagesFilterMultiReference [2021-12-09T23:27:28.806Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-12-09T23:27:28.806Z] === RUN TestImagePullPlatformInvalid [2021-12-09T23:27:28.806Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-12-09T23:27:28.806Z] === RUN TestRemoveImageOrphaning [2021-12-09T23:27:28.842Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-09T23:27:29.063Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-09T23:27:29.318Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-12-09T23:27:29.318Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-12-09T23:27:29.318Z] === RUN TestRemoveImageGarbageCollector [2021-12-09T23:27:29.318Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-09T23:27:30.246Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-09T23:27:31.612Z] --- PASS: TestRemoveImageGarbageCollector (2.35s) [2021-12-09T23:27:31.612Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-09T23:27:31.612Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-12-09T23:27:31.612Z] === RUN TestTagInvalidReference [2021-12-09T23:27:31.612Z] --- PASS: TestTagInvalidReference (0.02s) [2021-12-09T23:27:31.612Z] === RUN TestTagValidPrefixedRepo [2021-12-09T23:27:31.868Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-12-09T23:27:31.868Z] === RUN TestTagExistedNameWithoutForce [2021-12-09T23:27:31.868Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-09T23:27:31.868Z] === RUN TestTagOfficialNames [2021-12-09T23:27:31.868Z] --- PASS: TestTagOfficialNames (0.07s) [2021-12-09T23:27:31.868Z] === RUN TestTagMatchesDigest [2021-12-09T23:27:31.868Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-12-09T23:27:31.868Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-09T23:27:33.277Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-09T23:27:33.838Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-09T23:27:34.094Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-09T23:27:35.061Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-12-09T23:27:35.061Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-09T23:27:35.294Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-09T23:27:35.294Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-09T23:27:35.294Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-09T23:27:35.294Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-09T23:27:35.294Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-09T23:27:35.990Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-12-09T23:27:36.251Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-09T23:27:36.507Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-12-09T23:27:36.613Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2021-12-09T23:27:37.070Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-12-09T23:27:37.070Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-12-09T23:27:37.182Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2021-12-09T23:27:37.443Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-09T23:27:37.632Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-09T23:27:37.632Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-12-09T23:27:38.122Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-12-09T23:27:38.197Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-12-09T23:27:38.417Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-09T23:27:38.417Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-09T23:27:38.417Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-09T23:27:38.758Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-12-09T23:27:39.321Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-12-09T23:27:39.578Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-12-09T23:27:40.141Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-12-09T23:27:40.705Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-12-09T23:27:41.270Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-12-09T23:27:41.832Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-12-09T23:27:42.173Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-09T23:27:42.394Z] check_test.go:308: [de7f3c58af900] daemon is not started [2021-12-09T23:27:42.394Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-12-09T23:27:43.149Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-09T23:27:43.322Z] check_test.go:308: [d8be6fab61f01] daemon is not started [2021-12-09T23:27:43.322Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-12-09T23:27:43.887Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-12-09T23:27:45.253Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-12-09T23:27:46.181Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-09T23:27:46.258Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-12-09T23:27:46.258Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2021-12-09T23:27:46.526Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2021-12-09T23:27:46.786Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-12-09T23:27:47.355Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-12-09T23:27:47.590Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-09T23:27:47.862Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-09T23:27:47.863Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-09T23:27:47.863Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-09T23:27:47.863Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-09T23:27:47.863Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-09T23:27:47.863Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-09T23:27:47.863Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-09T23:27:47.863Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-09T23:27:47.863Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-09T23:27:47.863Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-09T23:27:48.521Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-12-09T23:27:48.737Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.458s coverage: 74.6% of statements [2021-12-09T23:27:49.082Z] check_test.go:308: [d08bdff84a1a1] daemon is not started [2021-12-09T23:27:49.082Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-12-09T23:27:49.678Z] ok github.com/docker/docker/daemon 12.135s coverage: 17.5% of statements [2021-12-09T23:27:49.678Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-09T23:27:49.678Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-09T23:27:49.678Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-09T23:27:49.678Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-09T23:27:49.938Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2021-12-09T23:27:50.447Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-09T23:27:50.509Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.475s coverage: 56.2% of statements [2021-12-09T23:27:51.813Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-12-09T23:27:52.421Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2021-12-09T23:27:53.704Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-12-09T23:27:54.338Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.394s coverage: 50.5% of statements [2021-12-09T23:27:54.598Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.398s coverage: 45.9% of statements [2021-12-09T23:27:54.599Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-09T23:27:57.138Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.8% of statements [2021-12-09T23:27:57.877Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-12-09T23:27:58.519Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.705s coverage: 58.0% of statements [2021-12-09T23:27:58.519Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-09T23:27:58.519Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-09T23:27:58.805Z] check_test.go:308: [da4c9811204ed] daemon is not started [2021-12-09T23:27:58.805Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-12-09T23:27:59.459Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2021-12-09T23:28:00.401Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-12-09T23:28:01.322Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-09T23:28:02.689Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-09T23:28:02.689Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-09T23:28:03.617Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-09T23:28:03.702Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2021-12-09T23:28:03.702Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-09T23:28:03.702Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-09T23:28:03.963Z] ok github.com/docker/docker/daemon/logger 0.266s coverage: 43.5% of statements [2021-12-09T23:28:05.251Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-09T23:28:05.251Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-09T23:28:05.251Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-09T23:28:05.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-09T23:28:05.877Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements [2021-12-09T23:28:06.449Z] ok github.com/docker/docker/daemon/logger/awslogs 0.287s coverage: 78.0% of statements [2021-12-09T23:28:06.449Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-09T23:28:06.449Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-09T23:28:06.889Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-12-09T23:28:07.020Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2021-12-09T23:28:07.146Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-09T23:28:07.962Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2021-12-09T23:28:08.545Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2021-12-09T23:28:09.703Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-09T23:28:09.703Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-12-09T23:28:09.931Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 75.2% of statements [2021-12-09T23:28:09.931Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-09T23:28:09.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-09T23:28:09.938Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-09T23:28:10.870Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 58.6% of statements [2021-12-09T23:28:10.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-09T23:28:11.075Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-09T23:28:11.809Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 31.5% of statements [2021-12-09T23:28:12.441Z] check_test.go:308: [d727f94744830] daemon is not started [2021-12-09T23:28:12.442Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-12-09T23:28:13.004Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-12-09T23:28:13.567Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-12-09T23:28:13.718Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-12-09T23:28:14.129Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-12-09T23:28:14.288Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2021-12-09T23:28:15.227Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-12-09T23:28:15.488Z] ok github.com/docker/docker/daemon/logger/splunk 2.105s coverage: 82.5% of statements [2021-12-09T23:28:15.488Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-09T23:28:15.488Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-09T23:28:16.020Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-12-09T23:28:16.020Z] check_test.go:308: [dadd0657ddc02] daemon is not started [2021-12-09T23:28:16.020Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-12-09T23:28:16.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-09T23:28:16.948Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-09T23:28:17.401Z] ok github.com/docker/docker/distribution/metadata 0.085s coverage: 48.2% of statements [2021-12-09T23:28:18.316Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-12-09T23:28:18.571Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-09T23:28:19.315Z] ok github.com/docker/docker/distribution 0.167s coverage: 26.4% of statements [2021-12-09T23:28:19.315Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-09T23:28:20.257Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2021-12-09T23:28:20.461Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-12-09T23:28:20.717Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-09T23:28:21.640Z] ok github.com/docker/docker/image 0.029s coverage: 86.6% of statements [2021-12-09T23:28:21.640Z] ok github.com/docker/docker/distribution/xfer 2.017s coverage: 85.1% of statements [2021-12-09T23:28:21.640Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-09T23:28:22.215Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-12-09T23:28:23.157Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2021-12-09T23:28:23.418Z] ok github.com/docker/docker/image/v1 0.037s coverage: 25.0% of statements [2021-12-09T23:28:23.418Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-09T23:28:24.361Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2021-12-09T23:28:24.888Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-12-09T23:28:26.254Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-12-09T23:28:26.276Z] ok github.com/docker/docker/oci 0.028s coverage: 43.3% of statements [2021-12-09T23:28:27.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-09T23:28:27.219Z] ok github.com/docker/docker/opts 0.032s coverage: 67.1% of statements [2021-12-09T23:28:27.480Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-12-09T23:28:28.183Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-12-09T23:28:30.447Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-09T23:28:30.447Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-09T23:28:30.447Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-09T23:28:30.447Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-09T23:28:30.447Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-09T23:28:30.805Z] ok github.com/docker/docker/pkg/archive 0.573s coverage: 82.1% of statements [2021-12-09T23:28:31.450Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-12-09T23:28:32.187Z] ok github.com/docker/docker/pkg/authorization 0.990s coverage: 68.3% of statements [2021-12-09T23:28:32.448Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-12-09T23:28:32.709Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-12-09T23:28:34.093Z] ok github.com/docker/docker/layer 7.514s coverage: 68.8% of statements [2021-12-09T23:28:34.093Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-09T23:28:34.093Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-09T23:28:34.093Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-09T23:28:34.093Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-09T23:28:34.093Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-09T23:28:34.354Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-12-09T23:28:34.925Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-12-09T23:28:35.500Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2021-12-09T23:28:35.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-09T23:28:35.611Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-09T23:28:35.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-09T23:28:35.620Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-12-09T23:28:35.620Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-09T23:28:35.620Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-09T23:28:36.449Z] ok github.com/docker/docker/pkg/chrootarchive 2.848s coverage: 43.5% of statements [2021-12-09T23:28:36.450Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-09T23:28:36.450Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-09T23:28:37.392Z] ok github.com/docker/docker/pkg/discovery/memory 0.022s coverage: 92.3% of statements [2021-12-09T23:28:38.336Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-12-09T23:28:38.597Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-12-09T23:28:39.167Z] ok github.com/docker/docker/pkg/discovery/kv 3.031s coverage: 84.1% of statements [2021-12-09T23:28:39.427Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-12-09T23:28:39.688Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 84.8% of statements [2021-12-09T23:28:39.793Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-12-09T23:28:39.948Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2021-12-09T23:28:39.949Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-12-09T23:28:40.356Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-09T23:28:40.930Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-09T23:28:40.930Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-12-09T23:28:41.209Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-09T23:28:41.331Z] ok github.com/docker/docker/pkg/idtools 0.424s coverage: 69.5% of statements [2021-12-09T23:28:41.331Z] ok github.com/docker/docker/pkg/ioutils 0.467s coverage: 70.1% of statements [2021-12-09T23:28:41.331Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-12-09T23:28:41.331Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-09T23:28:41.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-09T23:28:41.407Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-09T23:28:41.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-09T23:28:41.407Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-09T23:28:41.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-09T23:28:41.591Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-12-09T23:28:41.591Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-09T23:28:41.591Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-09T23:28:41.591Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2021-12-09T23:28:41.591Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-09T23:28:41.851Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-12-09T23:28:42.117Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-12-09T23:28:42.151Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-09T23:28:42.151Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-12-09T23:28:42.151Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-09T23:28:42.381Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-12-09T23:28:42.381Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-12-09T23:28:42.381Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-09T23:28:42.381Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-09T23:28:42.711Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-09T23:28:42.952Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-12-09T23:28:42.967Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-09T23:28:43.213Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-12-09T23:28:43.223Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-12-09T23:28:43.473Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-12-09T23:28:43.733Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-12-09T23:28:45.113Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2021-12-09T23:28:45.113Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-12-09T23:28:45.373Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-12-09T23:28:45.373Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-12-09T23:28:45.633Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-12-09T23:28:45.739Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-09T23:28:45.893Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-12-09T23:28:46.153Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-12-09T23:28:46.300Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-12-09T23:28:46.723Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-12-09T23:28:46.862Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-09T23:28:46.985Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2021-12-09T23:28:47.564Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-12-09T23:28:47.564Z] coverage: [no statements] [2021-12-09T23:28:47.564Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-12-09T23:28:47.825Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-12-09T23:28:48.085Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-12-09T23:28:48.085Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-12-09T23:28:48.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-09T23:28:48.479Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-09T23:28:48.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-09T23:28:48.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-09T23:28:48.479Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-09T23:28:48.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-09T23:28:48.479Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-09T23:28:48.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-09T23:28:48.753Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-09T23:28:50.016Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-12-09T23:28:50.016Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-12-09T23:28:50.119Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-09T23:28:50.276Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-12-09T23:28:51.486Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-09T23:28:51.605Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-09T23:28:51.605Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-09T23:28:51.605Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-09T23:28:51.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-09T23:28:51.659Z] ok github.com/docker/docker/quota 0.183s coverage: 71.4% of statements [2021-12-09T23:28:51.659Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2021-12-09T23:28:51.742Z] docker_cli_daemon_test.go:2550: [dc36c4a437e4f] daemon is not started [2021-12-09T23:28:52.601Z] ok github.com/docker/docker/registry 0.038s coverage: 58.3% of statements [2021-12-09T23:28:52.670Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-09T23:28:52.862Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-12-09T23:28:53.122Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-12-09T23:28:53.597Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-12-09T23:28:53.692Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-12-09T23:28:53.692Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-12-09T23:28:54.531Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-09T23:28:54.531Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-09T23:28:54.531Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-09T23:28:54.531Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-09T23:28:54.531Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-09T23:28:54.531Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-09T23:28:54.531Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-09T23:28:54.531Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-09T23:28:54.531Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-09T23:28:54.531Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-09T23:28:54.531Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-09T23:28:54.531Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-09T23:28:54.531Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-09T23:28:54.531Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-09T23:28:54.531Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-09T23:28:54.531Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-09T23:28:54.531Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-09T23:28:54.531Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-09T23:28:54.531Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-09T23:28:54.531Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-09T23:28:56.234Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-12-09T23:28:56.803Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.4% of statements [2021-12-09T23:28:57.063Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2021-12-09T23:28:57.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-09T23:28:57.421Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-09T23:28:57.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-09T23:28:58.446Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-12-09T23:29:00.140Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-09T23:29:00.337Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-09T23:29:00.337Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-09T23:29:00.337Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-09T23:29:00.337Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-09T23:29:00.337Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-09T23:29:01.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-09T23:29:02.030Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-09T23:29:04.547Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-12-09T23:29:05.244Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-09T23:29:06.439Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-12-09T23:29:08.159Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-09T23:29:08.159Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-09T23:29:08.159Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-09T23:29:08.159Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-09T23:29:08.159Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-09T23:29:08.159Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-09T23:29:08.159Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-09T23:29:08.159Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-09T23:29:08.159Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-09T23:29:09.000Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-12-09T23:29:09.256Z] check_test.go:308: [d20d8eed1868d] daemon is not started [2021-12-09T23:29:09.256Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-12-09T23:29:10.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-09T23:29:12.871Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-09T23:29:12.871Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-09T23:29:12.871Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-09T23:29:12.871Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-09T23:29:12.871Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-09T23:29:13.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite (337.44s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.41s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.71s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.51s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.46s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.29s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.47s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.89s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.45s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.02s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.97s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.12s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.50s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.16s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.11s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.62s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.55s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.17s) [2021-12-09T23:29:15.794Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.14s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.16s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.65s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.94s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.37s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.21s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.32s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.32s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.62s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.67s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.91s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.66s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.65s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.03s) [2021-12-09T23:29:15.794Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.77s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.99s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.89s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.20s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.24s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.15s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.37s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.60s) [2021-12-09T23:29:15.795Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-12-09T23:29:15.795Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.26s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.97s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.76s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.34s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.27s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.47s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.66s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.30s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.16s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.07s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.50s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.54s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.94s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.78s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.06s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.70s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.64s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.33s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.27s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.17s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.82s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.36s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.44s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.99s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.19s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.36s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.73s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.72s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2021-12-09T23:29:15.795Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.71s) [2021-12-09T23:29:15.795Z] === RUN TestDockerSwarmSuite [2021-12-09T23:29:15.795Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-12-09T23:29:17.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-09T23:29:17.340Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-09T23:29:17.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-09T23:29:18.310Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-12-09T23:29:18.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-09T23:29:18.312Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-09T23:29:18.770Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-09T23:29:18.770Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-09T23:29:18.770Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-09T23:29:19.675Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-09T23:29:19.962Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-09T23:29:20.308Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-09T23:29:20.308Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-09T23:29:20.308Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-09T23:29:20.389Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/rootless [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/volume [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-09T23:29:20.389Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-09T23:29:20.389Z] [2021-12-09T23:29:20.389Z] === Skipped [2021-12-09T23:29:20.389Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-09T23:29:20.389Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-09T23:29:20.389Z] [2021-12-09T23:29:20.389Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-09T23:29:20.389Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-09T23:29:20.389Z] [2021-12-09T23:29:20.389Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-09T23:29:20.389Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-09T23:29:20.389Z] [2021-12-09T23:29:20.389Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-09T23:29:20.389Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-09T23:29:20.389Z] [2021-12-09T23:29:20.389Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-09T23:29:20.389Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:29:20.389Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-09T23:29:20.389Z] [2021-12-09T23:29:20.389Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-09T23:29:20.390Z] graphtest_unix.go:71: No driver to put! [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-09T23:29:20.390Z] time="2021-12-09T23:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-09T23:29:20.390Z] time="2021-12-09T23:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-09T23:29:20.390Z] time="2021-12-09T23:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-12-09T23:29:20.390Z] time="2021-12-09T23:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-09T23:29:20.390Z] time="2021-12-09T23:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-09T23:29:20.390Z] graphtest_unix.go:71: No driver to put! [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-09T23:29:20.390Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-09T23:29:20.390Z] overlay_test.go:50: Fails to compute changes intermittently [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-09T23:29:20.390Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-09T23:29:20.390Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-09T23:29:20.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-09T23:29:20.390Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-09T23:29:20.390Z] graphtest_unix.go:71: No driver to put! [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-09T23:29:20.390Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-09T23:29:20.390Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-12-09T23:29:20.390Z] [2021-12-09T23:29:20.390Z] DONE 2340 tests, 28 skipped in 249.808s [2021-12-09T23:29:20.390Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/bitseq [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/cluster [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/config [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/datastore [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/driverapi [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/etchosts [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/idm [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/ipam [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/iptables [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/netlabel [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/netutils [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/networkdb [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/ns [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/options [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/osl [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/portallocator [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/portmapper [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/testutils [2021-12-09T23:29:20.390Z] github.com/docker/docker/libnetwork/types' ']' [2021-12-09T23:29:20.390Z] + 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/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-12-09T23:29:21.040Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-12-09T23:29:21.602Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-09T23:29:25.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-12-09T23:29:25.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-09T23:29:25.939Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-09T23:29:25.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-09T23:29:25.939Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-09T23:29:25.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-09T23:29:26.104Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-09T23:29:26.563Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-09T23:29:26.563Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-09T23:29:26.563Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-09T23:29:26.563Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-09T23:29:27.022Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-09T23:29:28.559Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-09T23:29:29.526Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-09T23:29:29.985Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-09T23:29:30.443Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-09T23:29:31.057Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-09T23:29:31.057Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-09T23:29:31.411Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-09T23:29:31.618Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-09T23:29:31.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-09T23:29:31.756Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-09T23:29:31.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-09T23:29:31.874Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-09T23:29:32.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-09T23:29:32.218Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-09T23:29:32.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-09T23:29:32.218Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-09T23:29:32.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-09T23:29:33.241Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-09T23:29:33.241Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-12-09T23:29:33.241Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-09T23:29:33.497Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-09T23:29:38.493Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-09T23:29:40.031Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-09T23:29:40.031Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-09T23:29:40.031Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-09T23:29:40.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-12-09T23:29:40.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-12-09T23:29:40.999Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-09T23:29:40.999Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-09T23:29:40.999Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-09T23:29:41.460Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-09T23:29:42.564Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-09T23:29:42.827Z] docker_api_swarm_test.go:563: [d8508a79415b8] joining swarm manager [d6dfe132dc5ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:29:43.086Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-09T23:29:44.017Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-09T23:29:44.370Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-09T23:29:44.946Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-09T23:29:45.202Z] === RUN TestDockerSuite/TestBuildFails [2021-12-09T23:29:45.339Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-09T23:29:45.799Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-09T23:29:45.799Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-09T23:29:45.799Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-09T23:29:46.130Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-09T23:29:46.130Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-09T23:29:46.767Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-09T23:29:47.736Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-09T23:29:47.736Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-09T23:29:47.736Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-09T23:29:47.736Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-09T23:29:47.736Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-09T23:29:48.646Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-09T23:29:50.014Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-09T23:29:51.379Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-09T23:29:52.743Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-09T23:29:53.306Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-09T23:29:53.528Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-09T23:29:54.673Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-09T23:29:55.602Z] docker_api_swarm_test.go:585: [dd9238fb5fd71] joining swarm manager [d6dfe132dc5ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:29:56.529Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-09T23:29:57.897Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-09T23:29:58.461Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-09T23:29:58.461Z] check_test.go:379: [d8508a79415b8] daemon is not started [2021-12-09T23:29:59.120Z] ok github.com/docker/docker/libnetwork 37.160s coverage: 40.7% of statements [2021-12-09T23:29:59.120Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2021-12-09T23:29:59.120Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-09T23:30:00.060Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-09T23:30:00.349Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-09T23:30:00.349Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-09T23:30:00.349Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-09T23:30:00.349Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-09T23:30:00.349Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-12-09T23:30:00.349Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-09T23:30:00.350Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-09T23:30:00.935Z] ok github.com/docker/docker/libnetwork/config 0.029s coverage: 24.0% of statements [2021-12-09T23:30:01.195Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-12-09T23:30:01.195Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-09T23:30:01.195Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-09T23:30:01.455Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-12-09T23:30:01.721Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-09T23:30:03.086Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-09T23:30:03.994Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.345s coverage: 59.9% of statements [2021-12-09T23:30:03.994Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-09T23:30:03.994Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-12-09T23:30:04.933Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.204s coverage: 4.0% of statements [2021-12-09T23:30:04.933Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-09T23:30:05.193Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-12-09T23:30:05.193Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-09T23:30:05.453Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-12-09T23:30:07.253Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-09T23:30:07.253Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-09T23:30:07.816Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-09T23:30:07.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-09T23:30:08.380Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-09T23:30:08.941Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-09T23:30:08.941Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-09T23:30:08.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-12-09T23:30:08.941Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-12-09T23:30:08.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-12-09T23:30:09.870Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-09T23:30:10.433Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-09T23:30:10.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-09T23:30:10.894Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-09T23:30:10.894Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-09T23:30:10.894Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-09T23:30:10.995Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-09T23:30:11.356Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-09T23:30:11.557Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-09T23:30:11.814Z] docker_api_swarm_test.go:46: [d2fea59031e9b] joining swarm manager [d2771c50dc724]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:30:12.071Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-09T23:30:12.333Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-09T23:30:12.333Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-09T23:30:12.333Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-09T23:30:12.633Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-09T23:30:13.603Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-09T23:30:15.440Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.889s coverage: 7.2% of statements [2021-12-09T23:30:15.440Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-09T23:30:15.440Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-12-09T23:30:15.440Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-12-09T23:30:15.440Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-09T23:30:15.440Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-12-09T23:30:15.440Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-09T23:30:15.700Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-12-09T23:30:15.960Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-12-09T23:30:16.118Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-09T23:30:16.220Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-12-09T23:30:16.481Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-12-09T23:30:16.481Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-12-09T23:30:17.046Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-09T23:30:17.509Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-09T23:30:17.509Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-09T23:30:17.509Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-09T23:30:17.509Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-09T23:30:17.509Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-09T23:30:19.056Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-09T23:30:20.031Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-09T23:30:20.493Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-09T23:30:20.954Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-09T23:30:21.363Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-09T23:30:21.415Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-09T23:30:24.627Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-09T23:30:24.627Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-09T23:30:24.627Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-09T23:30:24.627Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-09T23:30:24.627Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-09T23:30:24.883Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-09T23:30:26.128Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-09T23:30:26.247Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-09T23:30:27.611Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-09T23:30:28.319Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-09T23:30:28.319Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-09T23:30:28.319Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-09T23:30:28.699Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-12-09T23:30:28.978Z] --- PASS: TestImportExtremelyLargeImageWorks (177.09s) [2021-12-09T23:30:28.978Z] PASS [2021-12-09T23:30:28.978Z] [2021-12-09T23:30:28.978Z] DONE 12 tests in 180.650s [2021-12-09T23:30:28.978Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-09T23:30:28.978Z] ++ 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-12-09T23:30:28.978Z] ++ set -e [2021-12-09T23:30:28.978Z] ++ '[' -n 0 ']' [2021-12-09T23:30:28.978Z] ++ set -x [2021-12-09T23:30:28.978Z] ++ 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-12-09T23:30:29.234Z] INFO: Testing against a local daemon [2021-12-09T23:30:29.234Z] === RUN TestNetworkCreateDelete [2021-12-09T23:30:29.234Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-12-09T23:30:29.234Z] === RUN TestDockerNetworkDeletePreferID [2021-12-09T23:30:29.297Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-09T23:30:29.297Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-09T23:30:29.297Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-09T23:30:29.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-12-09T23:30:29.746Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-12-09T23:30:29.746Z] === RUN TestDaemonDNSFallback [2021-12-09T23:30:29.760Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-09T23:30:30.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-12-09T23:30:30.931Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-09T23:30:31.313Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-09T23:30:31.529Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-09T23:30:32.110Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-09T23:30:32.287Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-09T23:30:32.750Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-09T23:30:32.750Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-09T23:30:32.750Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-09T23:30:33.727Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-09T23:30:34.189Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-09T23:30:34.189Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-09T23:30:34.189Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-09T23:30:34.189Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-09T23:30:34.189Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-09T23:30:36.054Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-09T23:30:36.054Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-09T23:30:36.054Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-09T23:30:36.514Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-09T23:30:36.514Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-09T23:30:36.972Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-09T23:30:36.972Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-09T23:30:37.357Z] --- PASS: TestDaemonDNSFallback (6.90s) [2021-12-09T23:30:37.357Z] === RUN TestInspectNetwork [2021-12-09T23:30:37.431Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-09T23:30:37.431Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-09T23:30:37.431Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-09T23:30:37.890Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-09T23:30:37.890Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-09T23:30:37.890Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-09T23:30:38.284Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-09T23:30:38.900Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-09T23:30:40.799Z] === RUN TestInspectNetwork/full_network_id [2021-12-09T23:30:40.799Z] === RUN TestInspectNetwork/partial_network_id [2021-12-09T23:30:40.799Z] === RUN TestInspectNetwork/network_name [2021-12-09T23:30:40.799Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-09T23:30:41.058Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-09T23:30:41.984Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-09T23:30:43.348Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-09T23:30:43.348Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-12-09T23:30:43.348Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-09T23:30:43.602Z] ok github.com/docker/docker/libnetwork/ipam 13.871s coverage: 85.3% of statements [2021-12-09T23:30:43.602Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-09T23:30:43.602Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-09T23:30:43.602Z] ok github.com/docker/docker/libnetwork/ipams/null 0.008s coverage: 57.1% of statements [2021-12-09T23:30:43.602Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-12-09T23:30:43.602Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-09T23:30:43.602Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-12-09T23:30:43.602Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2021-12-09T23:30:43.602Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.1% of statements [2021-12-09T23:30:43.602Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-12-09T23:30:43.602Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-12-09T23:30:45.235Z] --- PASS: TestInspectNetwork (8.15s) [2021-12-09T23:30:45.235Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-09T23:30:45.235Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-09T23:30:45.235Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-09T23:30:45.235Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-09T23:30:45.235Z] === RUN TestRunContainerWithBridgeNone [2021-12-09T23:30:47.125Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-09T23:30:47.125Z] --- PASS: TestRunContainerWithBridgeNone (2.12s) [2021-12-09T23:30:47.125Z] === RUN TestNetworkInvalidJSON [2021-12-09T23:30:47.125Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-09T23:30:47.125Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-09T23:30:47.125Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:30:47.125Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:30:47.125Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:30:47.125Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:30:47.125Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-09T23:30:47.125Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-09T23:30:47.125Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-09T23:30:47.125Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-12-09T23:30:47.125Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-09T23:30:47.125Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-09T23:30:47.125Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-09T23:30:47.125Z] === RUN TestNetworkList [2021-12-09T23:30:47.125Z] === RUN TestNetworkList//networks [2021-12-09T23:30:47.125Z] === PAUSE TestNetworkList//networks [2021-12-09T23:30:47.125Z] === RUN TestNetworkList//networks/ [2021-12-09T23:30:47.125Z] === PAUSE TestNetworkList//networks/ [2021-12-09T23:30:47.125Z] === CONT TestNetworkList//networks [2021-12-09T23:30:47.125Z] === CONT TestNetworkList//networks/ [2021-12-09T23:30:47.125Z] --- PASS: TestNetworkList (0.02s) [2021-12-09T23:30:47.125Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-09T23:30:47.125Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-09T23:30:47.125Z] === RUN TestHostIPv4BridgeLabel [2021-12-09T23:30:47.381Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-09T23:30:47.638Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-12-09T23:30:47.638Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-09T23:30:49.001Z] --- PASS: TestDaemonRestartWithLiveRestore (1.10s) [2021-12-09T23:30:49.001Z] === RUN TestDaemonDefaultNetworkPools [2021-12-09T23:30:49.001Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-09T23:30:49.001Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-09T23:30:49.563Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-12-09T23:30:49.563Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-09T23:30:50.491Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-09T23:30:50.747Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2021-12-09T23:30:50.747Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-09T23:30:51.003Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-09T23:30:51.931Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-09T23:30:51.931Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2021-12-09T23:30:51.931Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-09T23:30:52.496Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-09T23:30:52.496Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-12-09T23:30:52.496Z] === RUN TestServiceWithPredefinedNetwork [2021-12-09T23:30:53.903Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-09T23:30:53.903Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-09T23:30:54.159Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-09T23:30:54.457Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-09T23:30:55.018Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-09T23:30:55.275Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2021-12-09T23:30:55.275Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-09T23:30:55.275Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:30:55.275Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:30:55.275Z] === RUN TestServiceWithDataPathPortInit [2021-12-09T23:30:55.275Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-09T23:30:56.751Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-09T23:30:57.313Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-09T23:30:59.829Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-09T23:31:00.390Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-09T23:31:01.279Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-09T23:31:01.279Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-09T23:31:01.279Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-09T23:31:01.279Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-09T23:31:01.279Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-09T23:31:01.757Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-09T23:31:02.683Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-09T23:31:03.037Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-09T23:31:03.496Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-09T23:31:03.496Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-09T23:31:03.496Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-09T23:31:03.614Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-09T23:31:04.176Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-09T23:31:05.042Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-09T23:31:05.505Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-09T23:31:05.505Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-09T23:31:05.505Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-09T23:31:05.505Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-09T23:31:05.505Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-09T23:31:05.505Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-09T23:31:05.505Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-09T23:31:05.967Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-09T23:31:06.694Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-09T23:31:06.941Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-09T23:31:08.060Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-09T23:31:08.622Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-09T23:31:08.905Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-09T23:31:08.905Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-09T23:31:08.905Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-09T23:31:09.184Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-09T23:31:10.814Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-09T23:31:11.073Z] --- PASS: TestServiceWithDataPathPortInit (15.62s) [2021-12-09T23:31:11.073Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-09T23:31:11.824Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-09T23:31:11.825Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-09T23:31:12.287Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-09T23:31:12.287Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-09T23:31:12.287Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-09T23:31:12.287Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-09T23:31:12.287Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-09T23:31:12.360Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-09T23:31:12.360Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-09T23:31:12.360Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-09T23:31:12.360Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-09T23:31:12.360Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-09T23:31:12.750Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-09T23:31:12.750Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-09T23:31:12.750Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-09T23:31:12.821Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-09T23:31:14.345Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s84m0c30blf3es7da9fn7kna5 Created:2021-12-09 23:31:12.347743303 +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[08870f41bea81e3e844fef6ac21ebc4102adc28e2ffd75c7c280be47fc72228e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pccurafa8q93ptu6p9nls67sx EndpointID:9577b58820e1ae6da776a8a88e35d17ca20e3065fc56b34384dc755b9281e8dd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:815804b6bd28c79ffa8a2e450aedeef852f561836bed71daecd77dafe8efd2b6 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:74ebb292378c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pccurafa8q93ptu6p9nls67sx EndpointID:9577b58820e1ae6da776a8a88e35d17ca20e3065fc56b34384dc755b9281e8dd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-09T23:31:15.717Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-09T23:31:15.736Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-09T23:31:18.232Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-12-09T23:31:19.160Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.06s) [2021-12-09T23:31:19.160Z] PASS [2021-12-09T23:31:19.160Z] [2021-12-09T23:31:19.160Z] === Skipped [2021-12-09T23:31:19.160Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-09T23:31:19.160Z] service_test.go:243: FLAKY_TEST [2021-12-09T23:31:19.160Z] [2021-12-09T23:31:19.160Z] DONE 26 tests, 1 skipped in 49.987s [2021-12-09T23:31:19.160Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-09T23:31:19.160Z] ++ 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-12-09T23:31:19.160Z] ++ set -e [2021-12-09T23:31:19.160Z] ++ '[' -n 0 ']' [2021-12-09T23:31:19.160Z] ++ set -x [2021-12-09T23:31:19.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-09T23:31:19.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-12-09T23:31:19.161Z] INFO: Testing against a local daemon [2021-12-09T23:31:19.161Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-09T23:31:19.161Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:31:19.161Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-12-09T23:31:19.161Z] === RUN TestDockerNetworkIpvlan [2021-12-09T23:31:19.161Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:31:19.161Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-09T23:31:19.161Z] PASS [2021-12-09T23:31:19.161Z] [2021-12-09T23:31:19.161Z] === Skipped [2021-12-09T23:31:19.161Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-12-09T23:31:19.161Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:31:19.161Z] [2021-12-09T23:31:19.161Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-09T23:31:19.161Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-09T23:31:19.161Z] [2021-12-09T23:31:19.161Z] DONE 2 tests, 2 skipped in 0.144s [2021-12-09T23:31:19.161Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-09T23:31:19.161Z] ++ 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-12-09T23:31:19.161Z] ++ set -e [2021-12-09T23:31:19.161Z] ++ '[' -n 0 ']' [2021-12-09T23:31:19.161Z] ++ set -x [2021-12-09T23:31:19.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-09T23:31:19.417Z] INFO: Testing against a local daemon [2021-12-09T23:31:19.417Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-09T23:31:19.979Z] === RUN TestDockerSuite/TestBuildRm [2021-12-09T23:31:20.906Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-12-09T23:31:20.906Z] === RUN TestDockerNetworkMacvlan [2021-12-09T23:31:21.469Z] docker_api_swarm_test.go:304: [dd8236df7bbb4] joining swarm manager [d3a8cb84634a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:31:21.726Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-09T23:31:22.655Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-09T23:31:22.911Z] docker_api_swarm_test.go:305: [dea26c7724dcc] joining swarm manager [d3a8cb84634a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:31:23.166Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-09T23:31:23.727Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-09T23:31:23.983Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-12-09T23:31:23.983Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-09T23:31:24.592Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-09T23:31:24.592Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-09T23:31:24.592Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-09T23:31:25.348Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-09T23:31:25.348Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-09T23:31:25.910Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-09T23:31:25.910Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-09T23:31:26.838Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-09T23:31:27.767Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-09T23:31:28.022Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-09T23:31:28.328Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-09T23:31:28.584Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-09T23:31:30.574Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-09T23:31:31.855Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-09T23:31:31.855Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-09T23:31:32.059Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-09T23:31:32.416Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-09T23:31:32.416Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-09T23:31:32.416Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-12-09T23:31:32.416Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-09T23:31:32.672Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-09T23:31:33.234Z] --- PASS: TestDockerNetworkMacvlan (12.58s) [2021-12-09T23:31:33.234Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-12-09T23:31:33.234Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-12-09T23:31:33.234Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2021-12-09T23:31:33.234Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2021-12-09T23:31:33.234Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.85s) [2021-12-09T23:31:33.234Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2021-12-09T23:31:33.234Z] PASS [2021-12-09T23:31:33.234Z] [2021-12-09T23:31:33.234Z] DONE 8 tests in 14.164s [2021-12-09T23:31:33.234Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-09T23:31:33.234Z] ++ 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-12-09T23:31:33.234Z] ++ set -e [2021-12-09T23:31:33.234Z] ++ '[' -n 0 ']' [2021-12-09T23:31:33.234Z] ++ set -x [2021-12-09T23:31:33.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-09T23:31:33.532Z] testing: warning: no tests to run [2021-12-09T23:31:33.532Z] PASS [2021-12-09T23:31:33.532Z] [2021-12-09T23:31:33.532Z] DONE 0 tests in 0.032s [2021-12-09T23:31:33.532Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-09T23:31:33.532Z] ++ 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-12-09T23:31:33.532Z] ++ set -e [2021-12-09T23:31:33.532Z] ++ '[' -n 0 ']' [2021-12-09T23:31:33.532Z] ++ set -x [2021-12-09T23:31:33.532Z] ++ 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-12-09T23:31:33.532Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-09T23:31:33.532Z] INFO: Testing against a local daemon [2021-12-09T23:31:33.532Z] === RUN TestAuthZPluginAllowRequest [2021-12-09T23:31:33.532Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-09T23:31:34.463Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-09T23:31:34.965Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-09T23:31:35.042Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2021-12-09T23:31:35.042Z] === RUN TestAuthZPluginTLS [2021-12-09T23:31:35.605Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-12-09T23:31:35.605Z] === RUN TestAuthZPluginDenyRequest [2021-12-09T23:31:36.208Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-12-09T23:31:36.208Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-09T23:31:36.388Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-09T23:31:36.770Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-12-09T23:31:36.770Z] === RUN TestAuthZPluginDenyResponse [2021-12-09T23:31:36.849Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-09T23:31:36.849Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-09T23:31:36.849Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-09T23:31:37.026Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-12-09T23:31:37.026Z] === RUN TestAuthZPluginAllowEventStream [2021-12-09T23:31:37.282Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-09T23:31:37.934Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-09T23:31:37.934Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-09T23:31:37.934Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-09T23:31:37.934Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-09T23:31:38.210Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-09T23:31:38.467Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2021-12-09T23:31:38.467Z] === RUN TestAuthZPluginErrorResponse [2021-12-09T23:31:39.069Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-09T23:31:39.069Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-12-09T23:31:39.069Z] === RUN TestAuthZPluginErrorRequest [2021-12-09T23:31:39.325Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-09T23:31:39.581Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-12-09T23:31:39.581Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-09T23:31:39.837Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-09T23:31:40.093Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2021-12-09T23:31:40.093Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-09T23:31:40.592Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-09T23:31:41.020Z] === RUN TestDockerSuite/TestBuildUser [2021-12-09T23:31:41.948Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2021-12-09T23:31:41.948Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-09T23:31:42.510Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-09T23:31:42.779Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-09T23:31:43.875Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2021-12-09T23:31:43.875Z] === RUN TestAuthZPluginHeader [2021-12-09T23:31:44.437Z] --- PASS: TestAuthZPluginHeader (0.78s) [2021-12-09T23:31:44.437Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-09T23:31:45.365Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-09T23:31:47.879Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-12-09T23:31:48.598Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-09T23:31:48.598Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-09T23:31:48.598Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-09T23:31:48.598Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-09T23:31:48.598Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-09T23:31:48.598Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-09T23:31:48.598Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-09T23:31:48.598Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-09T23:31:48.598Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-09T23:31:49.058Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-09T23:31:49.246Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.83s) [2021-12-09T23:31:49.246Z] === RUN TestAuthZPluginV2Disable [2021-12-09T23:31:53.440Z] --- PASS: TestAuthZPluginV2Disable (3.88s) [2021-12-09T23:31:53.440Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-09T23:31:56.718Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-09T23:31:56.718Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2021-12-09T23:31:56.718Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-09T23:31:56.975Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-09T23:31:57.231Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-09T23:31:57.792Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-09T23:31:58.719Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-09T23:31:59.688Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-09T23:31:59.688Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-12-09T23:31:59.688Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-09T23:31:59.688Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-12-09T23:31:59.688Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-09T23:31:59.688Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-12-09T23:31:59.688Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-09T23:31:59.688Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-12-09T23:31:59.688Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-09T23:32:00.617Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-09T23:32:00.874Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-09T23:32:01.436Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-09T23:32:01.997Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-09T23:32:02.558Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-09T23:32:02.558Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-09T23:32:04.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-12-09T23:32:05.815Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-09T23:32:07.182Z] docker_api_swarm_test.go:272: [d7c73927ae1ca] joining swarm manager [d2d4e21a590d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:32:07.747Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-09T23:32:07.941Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-09T23:32:07.941Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-09T23:32:07.941Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-09T23:32:08.674Z] docker_api_swarm_test.go:273: [de5d20d704ec3] joining swarm manager [d2d4e21a590d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:32:08.929Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-09T23:32:09.184Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-09T23:32:09.746Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-09T23:32:09.746Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-12-09T23:32:09.746Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-09T23:32:10.307Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-09T23:32:11.680Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-09T23:32:12.222Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-09T23:32:12.222Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-09T23:32:12.222Z] docker_cli_sni_test.go:18: Flakey test [2021-12-09T23:32:12.222Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-09T23:32:12.222Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (15.33s) [2021-12-09T23:32:12.222Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-09T23:32:12.479Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-09T23:32:13.040Z] === RUN TestDockerSuite/TestCommitChange [2021-12-09T23:32:13.862Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-09T23:32:13.966Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-09T23:32:14.222Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-09T23:32:15.148Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-09T23:32:16.080Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-09T23:32:16.641Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-09T23:32:18.006Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-09T23:32:18.263Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-09T23:32:19.190Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-09T23:32:19.752Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-09T23:32:19.752Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-09T23:32:19.752Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-09T23:32:20.008Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-09T23:32:20.008Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-09T23:32:20.008Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-09T23:32:20.008Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-09T23:32:20.945Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-09T23:32:20.977Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-09T23:32:21.905Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-09T23:32:21.905Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-09T23:32:22.466Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-09T23:32:22.721Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-09T23:32:23.282Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-09T23:32:23.842Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-09T23:32:24.097Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-09T23:32:24.097Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-09T23:32:24.097Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-09T23:32:24.658Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-09T23:32:24.658Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-09T23:32:24.658Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-09T23:32:24.658Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-09T23:32:24.658Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-09T23:32:25.218Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-09T23:32:25.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-09T23:32:26.341Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-09T23:32:26.341Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-09T23:32:27.268Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-09T23:32:27.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-09T23:32:27.828Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-09T23:32:28.397Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-09T23:32:28.658Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-12-09T23:32:28.658Z] PASS [2021-12-09T23:32:28.658Z] [2021-12-09T23:32:28.658Z] DONE 17 tests in 55.191s [2021-12-09T23:32:28.658Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-09T23:32:28.658Z] ++ 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-12-09T23:32:28.658Z] ++ set -e [2021-12-09T23:32:28.658Z] ++ '[' -n 0 ']' [2021-12-09T23:32:28.658Z] ++ set -x [2021-12-09T23:32:28.658Z] ++ 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-12-09T23:32:28.658Z] INFO: Testing against a local daemon [2021-12-09T23:32:28.658Z] === RUN TestPluginInvalidJSON [2021-12-09T23:32:28.658Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:32:28.658Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:32:28.658Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-09T23:32:28.658Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-12-09T23:32:28.658Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-09T23:32:28.658Z] === RUN TestPluginInstall [2021-12-09T23:32:28.658Z] === RUN TestPluginInstall/no_auth [2021-12-09T23:32:28.913Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-09T23:32:29.474Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-09T23:32:29.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-12-09T23:32:29.986Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-09T23:32:29.986Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-09T23:32:30.914Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-09T23:32:31.170Z] time="2021-12-09T23:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:32:31.170Z] time="2021-12-09T23:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e625c0ef4dc70a5a606351e06211c4d4e82d6d231fbb41e75345dddee09610e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:32:31.170Z] time="2021-12-09T23:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:32:31.170Z] time="2021-12-09T23:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e625c0ef4dc70a5a606351e06211c4d4e82d6d231fbb41e75345dddee09610e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:32:31.426Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-09T23:32:31.615Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-09T23:32:31.615Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-09T23:32:31.615Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-09T23:32:31.615Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-09T23:32:31.615Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-09T23:32:31.682Z] === RUN TestPluginInstall/with_htpasswd [2021-12-09T23:32:32.613Z] time="2021-12-09T23:32:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:32:32.613Z] time="2021-12-09T23:32:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0d7d3b401b16091e3c366c4c2a5675443c9ddd79a2376b8bd66137550194604" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:32:32.613Z] time="2021-12-09T23:32:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:32:32.613Z] time="2021-12-09T23:32:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0d7d3b401b16091e3c366c4c2a5675443c9ddd79a2376b8bd66137550194604" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:32:32.613Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-09T23:32:32.613Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-09T23:32:33.175Z] === RUN TestPluginInstall/with_insecure [2021-12-09T23:32:33.432Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-09T23:32:33.995Z] time="2021-12-09T23:32:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:32:33.995Z] time="2021-12-09T23:32:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93a5c2c4c8abf5864e32b0b527ac4e3265e0803d22ba5f3673d281bc47135eab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:32:33.995Z] time="2021-12-09T23:32:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-09T23:32:33.995Z] time="2021-12-09T23:32:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93a5c2c4c8abf5864e32b0b527ac4e3265e0803d22ba5f3673d281bc47135eab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-09T23:32:34.557Z] plugin_test.go:165: [d5b82bfb17c33] daemon is not started [2021-12-09T23:32:34.557Z] --- PASS: TestPluginInstall (5.63s) [2021-12-09T23:32:34.557Z] --- PASS: TestPluginInstall/no_auth (2.95s) [2021-12-09T23:32:34.557Z] --- PASS: TestPluginInstall/with_htpasswd (1.37s) [2021-12-09T23:32:34.557Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2021-12-09T23:32:34.557Z] === RUN TestPluginsWithRuntimes [2021-12-09T23:32:34.557Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-09T23:32:35.078Z] ok github.com/docker/docker/libnetwork/networkdb 105.546s coverage: 60.0% of statements [2021-12-09T23:32:35.078Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-09T23:32:35.078Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-12-09T23:32:35.338Z] ok github.com/docker/docker/libnetwork/osl 4.308s coverage: 39.7% of statements [2021-12-09T23:32:35.402Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-09T23:32:35.403Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-09T23:32:35.403Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-09T23:32:35.403Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-09T23:32:35.484Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-09T23:32:35.484Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-09T23:32:35.597Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-12-09T23:32:35.739Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-09T23:32:35.739Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-09T23:32:35.739Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-09T23:32:35.857Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-12-09T23:32:35.995Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-09T23:32:35.995Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-09T23:32:36.427Z] ok github.com/docker/docker/libnetwork/portmapper 0.219s coverage: 48.6% of statements [2021-12-09T23:32:36.687Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-12-09T23:32:36.687Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-09T23:32:36.947Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-12-09T23:32:36.947Z] [2021-12-09T23:32:36.947Z] === Skipped [2021-12-09T23:32:36.947Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-12-09T23:32:36.947Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-09T23:32:36.947Z] [2021-12-09T23:32:36.947Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-12-09T23:32:36.947Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-09T23:32:36.947Z] [2021-12-09T23:32:36.947Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-12-09T23:32:36.947Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-09T23:32:36.947Z] [2021-12-09T23:32:36.947Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-09T23:32:36.947Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:32:36.947Z] [2021-12-09T23:32:36.947Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-09T23:32:36.947Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:32:36.947Z] [2021-12-09T23:32:36.947Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-09T23:32:36.947Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:32:36.947Z] [2021-12-09T23:32:36.947Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-09T23:32:36.947Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:32:36.947Z] [2021-12-09T23:32:36.947Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-09T23:32:36.947Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-09T23:32:36.947Z] [2021-12-09T23:32:36.947Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-12-09T23:32:36.947Z] firewalld_test.go:14: firewalld is not running [2021-12-09T23:32:36.947Z] [2021-12-09T23:32:36.947Z] DONE 331 tests, 9 skipped in 200.021s [2021-12-09T23:32:37.362Z] === RUN TestPluginsWithRuntimes/With_Args Post stage [Pipeline] junit [2021-12-09T23:32:37.904Z] Recording test results [2021-12-09T23:32:37.924Z] --- PASS: TestPluginsWithRuntimes (3.64s) [2021-12-09T23:32:37.924Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.98s) [2021-12-09T23:32:37.925Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-12-09T23:32:37.925Z] === RUN TestPluginBackCompatMediaTypes [2021-12-09T23:32:38.186Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-12-09T23:32:38.486Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-12-09T23:32:38.486Z] PASS [2021-12-09T23:32:38.486Z] [2021-12-09T23:32:38.486Z] DONE 10 tests in 9.988s [2021-12-09T23:32:38.486Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-09T23:32:38.486Z] ++ 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-12-09T23:32:38.486Z] ++ set -e [2021-12-09T23:32:38.486Z] ++ '[' -n 0 ']' [2021-12-09T23:32:38.486Z] ++ set -x [2021-12-09T23:32:38.486Z] ++ 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-12-09T23:32:38.563Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43073/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6de7c780cd9eb40797042669f572f58635447f5f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6de7c780cd9eb40797042669f572f58635447f5f hack/validate/vendor [2021-12-09T23:32:38.742Z] INFO: Testing against a local daemon [2021-12-09T23:32:38.742Z] === RUN TestExternalGraphDriver [2021-12-09T23:32:38.742Z] === RUN TestExternalGraphDriver/json [2021-12-09T23:32:39.505Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-09T23:32:40.411Z] + echo Ensuring container killed. [2021-12-09T23:32:40.411Z] Ensuring container killed. [2021-12-09T23:32:40.411Z] + docker rm -vf docker-pr1 [2021-12-09T23:32:40.411Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-12-09T23:32:40.630Z] === RUN TestExternalGraphDriver/spec [2021-12-09T23:32:40.630Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-09T23:32:40.754Z] + echo Chowning /workspace to jenkins user [2021-12-09T23:32:40.754Z] Chowning /workspace to jenkins user [2021-12-09T23:32:40.754Z] + id -u [2021-12-09T23:32:40.754Z] + id -g [2021-12-09T23:32:40.754Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43073:/workspace busybox chown -R 1000:1000 /workspace [2021-12-09T23:32:40.885Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-09T23:32:41.814Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-09T23:32:41.814Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-12-09T23:32:41.814Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-09T23:32:41.814Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-09T23:32:42.071Z] === RUN TestExternalGraphDriver/pull [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-09T23:32:42.461Z] + bundleName=unit [2021-12-09T23:32:42.461Z] + echo Creating unit-bundles.tar.gz [2021-12-09T23:32:42.461Z] Creating unit-bundles.tar.gz [2021-12-09T23:32:42.461Z] + 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-12-09T23:32:42.461Z] bundles/junit-report-libnetwork.xml [2021-12-09T23:32:42.461Z] bundles/junit-report.xml [2021-12-09T23:32:42.461Z] bundles/go-test-report-libnetwork.json [2021-12-09T23:32:42.461Z] bundles/go-test-report.json [2021-12-09T23:32:42.461Z] bundles/profile-libnetwork.out [2021-12-09T23:32:42.461Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-12-09T23:32:42.475Z] Archiving artifacts [2021-12-09T23:32:43.032Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-09T23:32:43.358Z] + make clean [2021-12-09T23:32:43.624Z] docker volume rm -f docker-dev-cache [2021-12-09T23:32:43.624Z] docker-dev-cache [Pipeline] deleteDir [2021-12-09T23:32:43.957Z] --- PASS: TestExternalGraphDriver (5.08s) [2021-12-09T23:32:43.957Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2021-12-09T23:32:43.957Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2021-12-09T23:32:43.957Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2021-12-09T23:32:43.957Z] === RUN TestGraphdriverPluginV2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-09T23:32:44.215Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-09T23:32:44.777Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-09T23:32:45.380Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-09T23:32:48.689Z] --- PASS: TestGraphdriverPluginV2 (4.46s) [2021-12-09T23:32:48.689Z] PASS [2021-12-09T23:32:48.689Z] [2021-12-09T23:32:48.689Z] DONE 5 tests in 9.638s [2021-12-09T23:32:48.689Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-09T23:32:48.689Z] ++ 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-12-09T23:32:48.689Z] ++ set -e [2021-12-09T23:32:48.689Z] ++ '[' -n 0 ']' [2021-12-09T23:32:48.689Z] ++ set -x [2021-12-09T23:32:48.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-09T23:32:48.689Z] INFO: Testing against a local daemon [2021-12-09T23:32:48.689Z] === RUN TestContinueAfterPluginCrash [2021-12-09T23:32:48.689Z] === PAUSE TestContinueAfterPluginCrash [2021-12-09T23:32:48.689Z] === RUN TestReadPluginNoRead [2021-12-09T23:32:48.689Z] === PAUSE TestReadPluginNoRead [2021-12-09T23:32:48.689Z] === RUN TestDaemonStartWithLogOpt [2021-12-09T23:32:48.689Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-09T23:32:48.689Z] === CONT TestContinueAfterPluginCrash [2021-12-09T23:32:48.689Z] === CONT TestDaemonStartWithLogOpt [2021-12-09T23:32:48.689Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-09T23:32:49.250Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-09T23:32:49.323Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-09T23:32:49.323Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-09T23:32:49.783Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-09T23:32:50.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-09T23:32:51.139Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-09T23:32:52.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-09T23:32:52.762Z] --- PASS: TestDaemonStartWithLogOpt (4.36s) [2021-12-09T23:32:52.762Z] === CONT TestReadPluginNoRead [2021-12-09T23:32:53.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-12-09T23:32:53.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-12-09T23:32:54.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-12-09T23:32:55.799Z] === RUN TestReadPluginNoRead/default [2021-12-09T23:32:56.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-12-09T23:32:57.423Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-09T23:32:57.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-12-09T23:32:57.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-12-09T23:32:57.935Z] --- PASS: TestContinueAfterPluginCrash (9.49s) [2021-12-09T23:32:58.862Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-09T23:32:59.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0005f23d8_} [2021-12-09T23:32:59.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-09T23:32:59.341Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-09T23:32:59.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-09T23:33:00.046Z] docker_api_swarm_node_test.go:20: [de2e2ca8ce10a] joining swarm manager [d9a0b05fc744d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:33:00.302Z] === CONT TestReadPluginNoRead [2021-12-09T23:33:00.302Z] read_test.go:92: [d22660b1f8a82] daemon is not started [2021-12-09T23:33:00.302Z] --- PASS: TestReadPluginNoRead (7.49s) [2021-12-09T23:33:00.302Z] --- PASS: TestReadPluginNoRead/default (1.65s) [2021-12-09T23:33:00.302Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2021-12-09T23:33:00.302Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s) [2021-12-09T23:33:00.302Z] PASS [2021-12-09T23:33:00.302Z] [2021-12-09T23:33:00.302Z] DONE 6 tests in 11.964s [2021-12-09T23:33:00.302Z] 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-12-09T23:33:00.302Z] ++ 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-12-09T23:33:00.302Z] ++ set -e [2021-12-09T23:33:00.302Z] ++ '[' -n 0 ']' [2021-12-09T23:33:00.302Z] ++ set -x [2021-12-09T23:33:00.302Z] ++ 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-12-09T23:33:00.302Z] testing: warning: no tests to run [2021-12-09T23:33:00.302Z] PASS [2021-12-09T23:33:00.302Z] [2021-12-09T23:33:00.302Z] DONE 0 tests in 0.038s [2021-12-09T23:33:00.302Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-09T23:33:00.302Z] ++ 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-12-09T23:33:00.302Z] ++ set -e [2021-12-09T23:33:00.302Z] ++ '[' -n 0 ']' [2021-12-09T23:33:00.302Z] ++ set -x [2021-12-09T23:33:00.302Z] ++ 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-12-09T23:33:00.302Z] INFO: Testing against a local daemon [2021-12-09T23:33:00.302Z] === RUN TestPluginWithDevMounts [2021-12-09T23:33:00.302Z] === PAUSE TestPluginWithDevMounts [2021-12-09T23:33:00.302Z] === CONT TestPluginWithDevMounts [2021-12-09T23:33:00.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11599915128_/foo_false____} [2021-12-09T23:33:00.815Z] docker_api_swarm_node_test.go:21: [dc80403c60308] joining swarm manager [d9a0b05fc744d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:33:02.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11599915128_/foo_true____} [2021-12-09T23:33:02.181Z] --- PASS: TestPluginWithDevMounts (1.78s) [2021-12-09T23:33:02.181Z] PASS [2021-12-09T23:33:02.181Z] [2021-12-09T23:33:02.181Z] DONE 1 tests in 1.864s [2021-12-09T23:33:02.181Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-09T23:33:02.181Z] ++ 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-12-09T23:33:02.181Z] ++ set -e [2021-12-09T23:33:02.181Z] ++ '[' -n 0 ']' [2021-12-09T23:33:02.181Z] ++ set -x [2021-12-09T23:33:02.181Z] ++ 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-12-09T23:33:02.181Z] INFO: Testing against a local daemon [2021-12-09T23:33:02.181Z] === RUN TestSecretInspect [2021-12-09T23:33:03.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33711569006_/foo_false____} [2021-12-09T23:33:03.802Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33711569006_/foo_true____} [2021-12-09T23:33:04.751Z] --- PASS: TestSecretInspect (2.55s) [2021-12-09T23:33:04.751Z] === RUN TestSecretList [2021-12-09T23:33:05.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33711569006_/foo_true__0xc0005f2408__} [2021-12-09T23:33:05.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-09T23:33:06.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0005f2420_} [2021-12-09T23:33:06.931Z] --- PASS: TestSecretList (2.21s) [2021-12-09T23:33:06.931Z] === RUN TestSecretsCreateAndDelete [2021-12-09T23:33:08.336Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0005f2438_} [2021-12-09T23:33:09.700Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2021-12-09T23:33:09.700Z] === RUN TestSecretsUpdate [2021-12-09T23:33:09.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0005f2450_} [2021-12-09T23:33:09.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0005f2468_} [2021-12-09T23:33:11.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-09T23:33:11.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-12-09T23:33:11.577Z] --- PASS: TestSecretsUpdate (2.26s) [2021-12-09T23:33:11.577Z] === RUN TestTemplatedSecret [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-12-09T23:33:12.941Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-09T23:33:15.456Z] --- PASS: TestTemplatedSecret (3.47s) [2021-12-09T23:33:15.456Z] === RUN TestSecretCreateResolve [2021-12-09T23:33:15.712Z] docker_api_swarm_test.go:502: [d3336a46e8dce] joining swarm manager [db103728df878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:33:15.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-09T23:33:16.640Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-09T23:33:18.005Z] --- PASS: TestSecretCreateResolve (2.63s) [2021-12-09T23:33:18.005Z] PASS [2021-12-09T23:33:18.005Z] [2021-12-09T23:33:18.005Z] DONE 6 tests in 15.560s [2021-12-09T23:33:18.005Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-09T23:33:18.005Z] ++ 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-12-09T23:33:18.005Z] ++ set -e [2021-12-09T23:33:18.005Z] ++ '[' -n 0 ']' [2021-12-09T23:33:18.005Z] ++ set -x [2021-12-09T23:33:18.005Z] ++ 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-12-09T23:33:18.005Z] INFO: Testing against a local daemon [2021-12-09T23:33:18.005Z] === RUN TestServiceCreateInit [2021-12-09T23:33:18.005Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-09T23:33:18.005Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-09T23:33:20.522Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-09T23:33:21.083Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-09T23:33:21.339Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-09T23:33:22.266Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-09T23:33:22.266Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-09T23:33:22.827Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-12-09T23:33:23.414Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-09T23:33:24.345Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-09T23:33:24.908Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-09T23:33:25.471Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-09T23:33:26.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-09T23:33:26.301Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-09T23:33:26.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-09T23:33:26.398Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-09T23:33:26.654Z] --- PASS: TestServiceCreateInit (8.79s) [2021-12-09T23:33:26.654Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.48s) [2021-12-09T23:33:26.654Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.29s) [2021-12-09T23:33:26.654Z] === RUN TestCreateServiceMultipleTimes [2021-12-09T23:33:26.910Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-09T23:33:27.838Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-09T23:33:28.445Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-09T23:33:29.007Z] docker_api_swarm_test.go:507: [d55d0281aaa2c] joining swarm manager [db103728df878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:33:29.569Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-09T23:33:30.497Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-09T23:33:31.062Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-09T23:33:32.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-09T23:33:32.109Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-09T23:33:32.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-09T23:33:32.109Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-09T23:33:32.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-09T23:33:32.427Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-09T23:33:33.355Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-09T23:33:33.917Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-09T23:33:33.917Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-09T23:33:34.478Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-09T23:33:35.040Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-09T23:33:35.968Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-09T23:33:36.023Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-09T23:33:36.023Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-09T23:33:36.023Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-09T23:33:36.531Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-09T23:33:37.093Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-09T23:33:38.457Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-09T23:33:38.712Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-09T23:33:39.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-09T23:33:39.195Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-09T23:33:39.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-09T23:33:40.081Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-09T23:33:42.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-09T23:33:42.936Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-09T23:33:42.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-09T23:33:42.936Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-09T23:33:42.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-09T23:33:43.349Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-09T23:33:43.911Z] --- PASS: TestCreateServiceMultipleTimes (17.31s) [2021-12-09T23:33:43.911Z] === RUN TestCreateServiceConflict [2021-12-09T23:33:45.279Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-09T23:33:45.841Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-09T23:33:46.768Z] --- PASS: TestCreateServiceConflict (2.58s) [2021-12-09T23:33:46.768Z] === RUN TestCreateServiceMaxReplicas [2021-12-09T23:33:46.997Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-09T23:33:46.997Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-09T23:33:46.997Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-09T23:33:46.997Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-09T23:33:50.037Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-09T23:33:50.037Z] --- PASS: TestCreateServiceMaxReplicas (3.25s) [2021-12-09T23:33:50.037Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-09T23:33:51.926Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-09T23:33:52.854Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-09T23:33:55.369Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-12-09T23:33:55.929Z] === RUN TestDockerSuite/TestCpToDot [2021-12-09T23:33:56.490Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-09T23:33:57.124Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-09T23:33:57.854Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-09T23:33:58.415Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-09T23:33:58.976Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-09T23:33:59.903Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-09T23:33:59.903Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-09T23:34:00.471Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-09T23:34:01.452Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-09T23:34:01.452Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-09T23:34:01.452Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-09T23:34:01.707Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-09T23:34:02.270Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-09T23:34:02.270Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-09T23:34:02.270Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-09T23:34:02.270Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-09T23:34:02.527Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-09T23:34:02.782Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-09T23:34:03.038Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-09T23:34:03.038Z] === RUN TestDockerSuite/TestCreateRM [2021-12-09T23:34:03.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-12-09T23:34:03.038Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-09T23:34:03.038Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-09T23:34:03.038Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-09T23:34:03.294Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-09T23:34:03.294Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-09T23:34:03.856Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.88s) [2021-12-09T23:34:03.856Z] === RUN TestCreateServiceSecretFileMode [2021-12-09T23:34:05.222Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-09T23:34:05.478Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-09T23:34:05.478Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-09T23:34:05.693Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-09T23:34:05.733Z] docker_api_swarm_node_test.go:81: [d7fc03f801105] joining swarm manager [d2d4754298ba9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:34:09.941Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-09T23:34:09.941Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-09T23:34:09.941Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-09T23:34:09.941Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-09T23:34:09.941Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-09T23:34:09.941Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-09T23:34:10.197Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-09T23:34:11.125Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-09T23:34:11.688Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-09T23:34:12.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-09T23:34:13.055Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-09T23:34:14.419Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-09T23:34:15.025Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-09T23:34:15.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-09T23:34:15.101Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-09T23:34:15.282Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-09T23:34:15.282Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-09T23:34:15.843Z] === RUN TestDockerSuite/TestDockerFails [2021-12-09T23:34:15.843Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-12-09T23:34:15.843Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-12-09T23:34:15.843Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-12-09T23:34:16.016Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-09T23:34:16.071Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-09T23:34:16.071Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-09T23:34:16.531Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-09T23:34:16.770Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-12-09T23:34:17.026Z] --- PASS: TestCreateServiceSecretFileMode (13.21s) [2021-12-09T23:34:17.026Z] === RUN TestCreateServiceConfigFileMode [2021-12-09T23:34:17.282Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-12-09T23:34:18.647Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-12-09T23:34:18.647Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-12-09T23:34:18.647Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-12-09T23:34:18.713Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-09T23:34:18.713Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-09T23:34:18.713Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-09T23:34:18.903Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-12-09T23:34:19.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-12-09T23:34:21.082Z] docker_api_swarm_node_test.go:53: [d4e28e3f2f4e3] joining swarm manager [decf48b96d640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:34:22.008Z] docker_api_swarm_node_test.go:54: [ded833500b2d2] joining swarm manager [decf48b96d640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:34:23.418Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-09T23:34:24.716Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-09T23:34:24.963Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-09T23:34:24.963Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-09T23:34:24.963Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-09T23:34:24.963Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-09T23:34:24.963Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-09T23:34:26.604Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-09T23:34:27.150Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-09T23:34:27.970Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-09T23:34:28.119Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-09T23:34:28.579Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-09T23:34:29.335Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-12-09T23:34:29.550Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-09T23:34:29.896Z] --- PASS: TestCreateServiceConfigFileMode (12.85s) [2021-12-09T23:34:29.896Z] === RUN TestCreateServiceSysctls [2021-12-09T23:34:29.896Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-09T23:34:30.011Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-09T23:34:30.457Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-09T23:34:31.388Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-09T23:34:31.950Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-09T23:34:32.513Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-09T23:34:33.075Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-12-09T23:34:33.636Z] --- PASS: TestCreateServiceSysctls (3.71s) [2021-12-09T23:34:33.636Z] === RUN TestCreateServiceCapabilities [2021-12-09T23:34:34.564Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-12-09T23:34:36.455Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-09T23:34:36.455Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2021-12-09T23:34:36.455Z] === RUN TestInspect [2021-12-09T23:34:37.115Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-09T23:34:37.700Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-09T23:34:37.700Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-09T23:34:37.700Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-09T23:34:38.976Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-12-09T23:34:39.301Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-09T23:34:39.301Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-09T23:34:39.301Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-09T23:34:39.906Z] --- PASS: TestInspect (3.44s) [2021-12-09T23:34:39.906Z] === RUN TestCreateJob [2021-12-09T23:34:40.844Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-09T23:34:40.845Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-09T23:34:40.845Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-09T23:34:41.269Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-09T23:34:41.305Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-09T23:34:42.197Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-09T23:34:43.491Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-09T23:34:43.563Z] --- PASS: TestCreateJob (3.53s) [2021-12-09T23:34:43.563Z] === RUN TestReplicatedJob [2021-12-09T23:34:43.563Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-09T23:34:44.464Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-09T23:34:45.434Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-09T23:34:45.434Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-09T23:34:45.434Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-09T23:34:45.966Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-09T23:34:46.405Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-09T23:34:46.866Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-09T23:34:46.866Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-09T23:34:46.866Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-09T23:34:46.866Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-09T23:34:46.866Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-09T23:34:48.821Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-09T23:34:49.077Z] --- PASS: TestReplicatedJob (5.82s) [2021-12-09T23:34:49.077Z] === RUN TestUpdateReplicatedJob [2021-12-09T23:34:49.333Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-09T23:34:50.261Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-09T23:34:51.188Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-12-09T23:34:51.188Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-09T23:34:51.749Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-12-09T23:34:52.005Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-12-09T23:34:52.005Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-09T23:34:52.261Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2021-12-09T23:34:52.261Z] === RUN TestServiceListWithStatuses [2021-12-09T23:34:52.261Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-09T23:34:52.261Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-09T23:34:52.261Z] === RUN TestDockerNetworkConnectAlias [2021-12-09T23:34:53.189Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-09T23:34:53.954Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-09T23:34:54.116Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-09T23:34:54.116Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-09T23:34:54.116Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-09T23:34:54.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-12-09T23:34:55.394Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-09T23:34:55.482Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-09T23:34:55.482Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-09T23:34:56.289Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-09T23:34:56.409Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-09T23:34:57.336Z] --- PASS: TestDockerNetworkConnectAlias (4.93s) [2021-12-09T23:34:57.336Z] === RUN TestDockerNetworkReConnect [2021-12-09T23:34:57.336Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-12-09T23:34:57.591Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-12-09T23:34:57.591Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-09T23:34:57.591Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-12-09T23:34:57.591Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-09T23:34:57.591Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-09T23:35:00.131Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-12-09T23:35:00.691Z] === RUN TestDockerSuite/TestEventsRename [2021-12-09T23:35:00.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-12-09T23:35:01.252Z] --- PASS: TestDockerNetworkReConnect (3.89s) [2021-12-09T23:35:01.252Z] === RUN TestServicePlugin [2021-12-09T23:35:01.509Z] === RUN TestDockerSuite/TestEventsResize [2021-12-09T23:35:02.438Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-09T23:35:02.470Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-09T23:35:03.365Z] docker_api_swarm_test.go:202: [d14037515ce20] joining swarm manager [d8698b9d09b3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:35:05.880Z] plugin_test.go:61: [d23396afcf154] joining swarm manager [d7fbea4216601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:35:06.609Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-09T23:35:07.244Z] plugin_test.go:64: [d9c47eca5eb3b] joining swarm manager [d7fbea4216601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:35:08.170Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-09T23:35:08.732Z] === RUN TestDockerSuite/TestEventsStreaming [2021-12-09T23:35:09.293Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-09T23:35:11.045Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-09T23:35:12.561Z] === RUN TestDockerSuite/TestEventsTop [2021-12-09T23:35:12.561Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-09T23:35:15.825Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-09T23:35:21.107Z] === RUN TestDockerSuite/TestExec [2021-12-09T23:35:21.677Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-09T23:35:22.248Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-09T23:35:22.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-12-09T23:35:22.810Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-09T23:35:23.372Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-09T23:35:24.737Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-09T23:35:24.737Z] docker_api_swarm_test.go:384: [d228dbaaf97f4] joining swarm manager [d4f9f9a019e3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:35:25.300Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-09T23:35:25.862Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-09T23:35:26.118Z] docker_api_swarm_test.go:385: [dec11ed7f556b] joining swarm manager [d4f9f9a019e3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:35:26.678Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-09T23:35:27.242Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-09T23:35:27.804Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-09T23:35:28.366Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-09T23:35:29.294Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-09T23:35:30.220Z] === RUN TestDockerSuite/TestExecEnv [2021-12-09T23:35:30.780Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-09T23:35:31.708Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-09T23:35:32.270Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-09T23:35:32.526Z] --- PASS: TestServicePlugin (31.21s) [2021-12-09T23:35:32.526Z] === RUN TestServiceUpdateLabel [2021-12-09T23:35:35.040Z] --- PASS: TestServiceUpdateLabel (2.18s) [2021-12-09T23:35:35.040Z] === RUN TestServiceUpdateSecrets [2021-12-09T23:35:35.040Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-09T23:35:35.603Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-12-09T23:35:36.164Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-09T23:35:36.533Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-09T23:35:36.533Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-09T23:35:36.533Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-09T23:35:37.094Z] === RUN TestDockerSuite/TestExecParseError [2021-12-09T23:35:37.349Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-09T23:35:37.954Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-09T23:35:38.515Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-09T23:35:39.474Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-09T23:35:40.036Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-09T23:35:40.597Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-09T23:35:41.002Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-09T23:35:41.232Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-09T23:35:41.232Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-09T23:35:41.232Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-09T23:35:41.232Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-09T23:35:41.692Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-09T23:35:41.692Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-09T23:35:41.692Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-09T23:35:42.665Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-09T23:35:42.665Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-09T23:35:42.665Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-09T23:35:50.530Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2021-12-09T23:35:50.530Z] === RUN TestServiceUpdateConfigs [2021-12-09T23:35:51.459Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-09T23:35:52.020Z] === RUN TestDockerSuite/TestExecTTY [2021-12-09T23:35:52.581Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-09T23:35:53.143Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-09T23:35:53.388Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-09T23:35:53.399Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-09T23:35:53.960Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-09T23:35:53.960Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-09T23:35:53.960Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-09T23:35:55.370Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-12-09T23:35:55.627Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-09T23:35:56.555Z] === RUN TestDockerSuite/TestExecWithTERM [2021-12-09T23:35:57.116Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-09T23:35:57.676Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-09T23:36:00.465Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-09T23:36:02.915Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-09T23:36:04.277Z] --- PASS: TestServiceUpdateConfigs (14.49s) [2021-12-09T23:36:04.277Z] === RUN TestServiceUpdateNetwork [2021-12-09T23:36:06.814Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-09T23:36:08.178Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-09T23:36:12.661Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-09T23:36:12.661Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-09T23:36:12.661Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-09T23:36:12.661Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-09T23:36:13.417Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-09T23:36:13.417Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-09T23:36:13.417Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-09T23:36:13.417Z] === RUN TestDockerSuite/TestHealth [2021-12-09T23:36:16.679Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2021-12-09T23:36:16.679Z] === RUN TestServiceUpdatePidsLimit [2021-12-09T23:36:17.606Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-09T23:36:18.533Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-09T23:36:23.776Z] check_test.go:379: [dec11ed7f556b] daemon is not started [2021-12-09T23:36:23.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-12-09T23:36:25.664Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-09T23:36:25.664Z] docker_api_swarm_test.go:802: [d9e00d7becd87] joining swarm manager [dd862333c912b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:36:27.033Z] docker_api_swarm_test.go:802: [d869b02d1c07e] joining swarm manager [dd862333c912b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:36:28.396Z] docker_api_swarm_test.go:802: [d961e5c6046da] joining swarm manager [dd862333c912b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-09T23:36:29.774Z] docker_api_swarm_test.go:802: [d3a0812278a0e] joining swarm manager [dd862333c912b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-09T23:36:30.700Z] docker_api_swarm_test.go:810: [d8ad0de782cd3] joining swarm manager [dd862333c912b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-12-09T23:36:32.586Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-09T23:36:32.586Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-09T23:36:32.586Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-09T23:36:32.586Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-09T23:36:32.677Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-09T23:36:32.677Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-09T23:36:32.677Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-09T23:36:32.677Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-09T23:36:32.677Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-09T23:36:32.677Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-09T23:36:32.677Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-09T23:36:32.677Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-09T23:36:32.677Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-09T23:36:32.677Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-09T23:36:32.677Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-09T23:36:32.677Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-09T23:36:32.842Z] --- PASS: TestServiceUpdatePidsLimit (16.67s) [2021-12-09T23:36:32.842Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-12-09T23:36:32.842Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2021-12-09T23:36:32.842Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2021-12-09T23:36:32.842Z] PASS [2021-12-09T23:36:32.842Z] [2021-12-09T23:36:32.842Z] === Skipped [2021-12-09T23:36:32.842Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-09T23:36:32.842Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-09T23:36:32.842Z] [2021-12-09T23:36:32.842Z] DONE 27 tests, 1 skipped in 195.186s [2021-12-09T23:36:33.099Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-09T23:36:33.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-12-09T23:36:33.099Z] ++ set -e [2021-12-09T23:36:33.099Z] ++ '[' -n 0 ']' [2021-12-09T23:36:33.099Z] ++ set -x [2021-12-09T23:36:33.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-12-09T23:36:33.099Z] INFO: Testing against a local daemon [2021-12-09T23:36:33.099Z] === RUN TestSessionCreate [2021-12-09T23:36:33.099Z] --- PASS: TestSessionCreate (0.03s) [2021-12-09T23:36:33.099Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-09T23:36:33.099Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-09T23:36:33.099Z] PASS [2021-12-09T23:36:33.099Z] [2021-12-09T23:36:33.099Z] DONE 2 tests in 0.143s [2021-12-09T23:36:33.099Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-09T23:36:33.099Z] ++ 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-12-09T23:36:33.099Z] ++ set -e [2021-12-09T23:36:33.099Z] ++ '[' -n 0 ']' [2021-12-09T23:36:33.099Z] ++ set -x [2021-12-09T23:36:33.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12-09T23:36:33.099Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-09T23:36:33.099Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-09T23:36:33.356Z] INFO: Testing against a local daemon [2021-12-09T23:36:33.356Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-09T23:36:33.356Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-09T23:36:33.356Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-09T23:36:33.356Z] === RUN TestDiskUsage [2021-12-09T23:36:33.356Z] === PAUSE TestDiskUsage [2021-12-09T23:36:33.356Z] === RUN TestEventsExecDie [2021-12-09T23:36:33.779Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-09T23:36:33.918Z] --- PASS: TestEventsExecDie (0.71s) [2021-12-09T23:36:33.918Z] === RUN TestEventsBackwardsCompatible [2021-12-09T23:36:33.918Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-12-09T23:36:33.918Z] === RUN TestEventsVolumeCreate [2021-12-09T23:36:33.918Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-09T23:36:34.174Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-09T23:36:34.174Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-09T23:36:34.174Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-12-09T23:36:34.174Z] === RUN TestInfoBinaryCommits [2021-12-09T23:36:34.174Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-09T23:36:34.174Z] === RUN TestInfoAPIVersioned [2021-12-09T23:36:34.174Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-09T23:36:34.174Z] === RUN TestInfoDiscoveryBackend [2021-12-09T23:36:34.174Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-09T23:36:34.239Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-09T23:36:34.430Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-09T23:36:34.686Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-09T23:36:34.686Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-12-09T23:36:34.686Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-09T23:36:34.942Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-09T23:36:34.942Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-09T23:36:35.212Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-09T23:36:35.503Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-09T23:36:35.503Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-09T23:36:35.582Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-09T23:36:35.758Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-09T23:36:35.758Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-09T23:36:36.321Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2021-12-09T23:36:36.321Z] === RUN TestInfoAPI [2021-12-09T23:36:36.321Z] --- PASS: TestInfoAPI (0.03s) [2021-12-09T23:36:36.321Z] === RUN TestInfoAPIWarnings [2021-12-09T23:36:36.883Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-09T23:36:37.444Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-09T23:36:37.444Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-09T23:36:38.005Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-09T23:36:39.915Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-09T23:36:40.274Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-09T23:36:40.518Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-09T23:36:40.518Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-09T23:36:40.518Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-09T23:36:41.446Z] === RUN TestDockerSuite/TestImportFile [2021-12-09T23:36:42.811Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-09T23:36:42.811Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-09T23:36:43.658Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-09T23:36:43.739Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-09T23:36:44.972Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-09T23:36:44.972Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-09T23:36:44.972Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-09T23:36:44.972Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-09T23:36:45.105Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-09T23:36:45.432Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-09T23:36:45.432Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-09T23:36:45.432Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-09T23:36:45.432Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-09T23:36:45.432Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-09T23:36:45.432Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-09T23:36:45.432Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-09T23:36:46.055Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-09T23:36:46.628Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-09T23:36:47.189Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-09T23:36:47.402Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-09T23:36:47.444Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-09T23:36:47.699Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-12-09T23:36:47.699Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-09T23:36:48.261Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-09T23:36:48.823Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-09T23:36:49.171Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-09T23:36:49.171Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-09T23:36:49.386Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-09T23:36:49.630Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-09T23:36:49.630Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-09T23:36:49.630Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-09T23:36:49.630Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-09T23:36:49.630Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-09T23:36:49.643Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-09T23:36:50.204Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-09T23:36:50.601Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-09T23:36:50.766Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-09T23:36:50.766Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-12-09T23:36:51.736Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-09T23:36:52.299Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-09T23:36:52.862Z] --- PASS: TestInfoAPIWarnings (16.44s) [2021-12-09T23:36:52.862Z] === RUN TestInfoDebug [2021-12-09T23:36:52.862Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-09T23:36:52.862Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-09T23:36:53.118Z] --- PASS: TestInfoDebug (0.53s) [2021-12-09T23:36:53.118Z] === RUN TestInfoInsecureRegistries [2021-12-09T23:36:53.375Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-09T23:36:53.375Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-09T23:36:53.375Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-09T23:36:53.631Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-12-09T23:36:53.631Z] === RUN TestInfoRegistryMirrors [2021-12-09T23:36:54.194Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-09T23:36:54.194Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-12-09T23:36:54.194Z] === RUN TestLoginFailsWithBadCredentials [2021-12-09T23:36:54.449Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-12-09T23:36:54.449Z] === RUN TestPingCacheHeaders [2021-12-09T23:36:54.449Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-09T23:36:54.449Z] === RUN TestPingGet [2021-12-09T23:36:54.449Z] --- PASS: TestPingGet (0.02s) [2021-12-09T23:36:54.449Z] === RUN TestPingHead [2021-12-09T23:36:54.449Z] --- PASS: TestPingHead (0.03s) [2021-12-09T23:36:54.449Z] === RUN TestVersion [2021-12-09T23:36:54.449Z] --- PASS: TestVersion (0.03s) [2021-12-09T23:36:54.449Z] === CONT TestDiskUsage [2021-12-09T23:36:54.705Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-09T23:36:54.961Z] === RUN TestDiskUsage/empty [2021-12-09T23:36:54.961Z] === RUN TestDiskUsage/empty/container_types [2021-12-09T23:36:54.961Z] === RUN TestDiskUsage/empty/image_types [2021-12-09T23:36:54.961Z] === RUN TestDiskUsage/empty/volume_types [2021-12-09T23:36:54.961Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-09T23:36:54.961Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-09T23:36:54.961Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-09T23:36:54.961Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-09T23:36:54.961Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-09T23:36:54.961Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-09T23:36:54.961Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-09T23:36:54.961Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-09T23:36:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-09T23:36:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-09T23:36:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-09T23:36:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-09T23:36:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-09T23:36:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-09T23:36:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-09T23:36:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-09T23:36:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-09T23:36:55.217Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-09T23:36:55.217Z] === RUN TestDiskUsage/after_container.Run [2021-12-09T23:36:55.217Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-09T23:36:55.299Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-09T23:36:55.780Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-09T23:36:55.780Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-09T23:36:55.780Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-09T23:36:55.780Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-09T23:36:55.780Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-09T23:36:55.780Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-09T23:36:55.780Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-09T23:36:55.780Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-09T23:36:55.780Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-09T23:36:55.780Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage (1.42s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/empty (0.02s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-09T23:36:56.036Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-09T23:36:56.036Z] PASS [2021-12-09T23:36:56.036Z] [2021-12-09T23:36:56.036Z] === Skipped [2021-12-09T23:36:56.036Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-09T23:36:56.036Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-09T23:36:56.036Z] [2021-12-09T23:36:56.036Z] DONE 53 tests, 1 skipped in 22.795s [2021-12-09T23:36:56.036Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-09T23:36:56.036Z] ++ 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-12-09T23:36:56.036Z] ++ set -e [2021-12-09T23:36:56.036Z] ++ '[' -n 0 ']' [2021-12-09T23:36:56.036Z] ++ set -x [2021-12-09T23:36:56.036Z] ++ 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-12-09T23:36:56.036Z] INFO: Testing against a local daemon [2021-12-09T23:36:56.036Z] === RUN TestVolumesCreateAndList [2021-12-09T23:36:56.036Z] === RUN TestDockerSuite/TestInspectImage [2021-12-09T23:36:56.036Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-12-09T23:36:56.036Z] === RUN TestVolumesRemove [2021-12-09T23:36:56.036Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-09T23:36:56.036Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-09T23:36:56.036Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-09T23:36:56.036Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-09T23:36:56.036Z] --- PASS: TestVolumesRemove (0.07s) [2021-12-09T23:36:56.036Z] === RUN TestVolumesInspect [2021-12-09T23:36:56.292Z] --- PASS: TestVolumesInspect (0.03s) [2021-12-09T23:36:56.292Z] === RUN TestVolumesInvalidJSON [2021-12-09T23:36:56.292Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-09T23:36:56.292Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-09T23:36:56.292Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-09T23:36:56.292Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-09T23:36:56.292Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-09T23:36:56.292Z] PASS [2021-12-09T23:36:56.292Z] [2021-12-09T23:36:56.292Z] DONE 5 tests in 0.253s [2021-12-09T23:36:56.292Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-09T23:36:56.548Z] ++++ cat bundles/test-integration/docker.pid [2021-12-09T23:36:56.548Z] +++ kill 6282 [2021-12-09T23:36:56.804Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-09T23:36:56.804Z] +++ /etc/init.d/apparmor stop [2021-12-09T23:36:56.804Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-09T23:36:56.804Z] [2021-12-09T23:36:56.804Z] Unloading profiles will leave already running processes permanently [2021-12-09T23:36:56.804Z] unconfined, which can lead to unexpected situations. [2021-12-09T23:36:56.804Z] [2021-12-09T23:36:56.804Z] To set a process to complain mode, use the command line tool [2021-12-09T23:36:56.804Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-09T23:36:56.804Z] +++ true [2021-12-09T23:36:56.804Z] exiting test-integration [2021-12-09T23:36:56.804Z] ++ exit 0 [2021-12-09T23:36:56.804Z] [2021-12-09T23:36:57.368Z] + for job in $(jobs -p) [2021-12-09T23:36:57.368Z] + wait 8661 [2021-12-09T23:36:57.368Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-09T23:36:57.368Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-09T23:36:58.297Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-09T23:36:58.859Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-09T23:37:01.370Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-09T23:37:01.370Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-09T23:37:01.370Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-09T23:37:01.932Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-09T23:37:03.305Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-09T23:37:03.561Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-09T23:37:04.126Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-09T23:37:04.689Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-09T23:37:04.945Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-09T23:37:05.507Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-09T23:37:06.068Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-09T23:37:06.068Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-12-09T23:37:07.434Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-09T23:37:08.362Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-09T23:37:09.290Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-09T23:37:09.290Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-09T23:37:10.145Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-09T23:37:10.604Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-09T23:37:10.604Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-09T23:37:10.604Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-09T23:37:10.604Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-09T23:37:10.604Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-09T23:37:10.604Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-09T23:37:10.604Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-09T23:37:10.604Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-09T23:37:10.604Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-09T23:37:10.604Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-09T23:37:10.604Z] === RUN TestDockerSuite/TestBuildFails [2021-12-09T23:37:10.741Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-09T23:37:12.147Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-09T23:37:13.511Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-09T23:37:13.511Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-09T23:37:14.351Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-09T23:37:14.351Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-09T23:37:14.875Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-09T23:37:14.875Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-09T23:37:15.437Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-09T23:37:21.428Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-09T23:37:23.519Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-09T23:37:23.519Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-09T23:37:24.894Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-09T23:37:24.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-12-09T23:37:25.150Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-09T23:37:27.039Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-12-09T23:37:27.039Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-09T23:37:27.039Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-09T23:37:27.039Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-09T23:37:27.039Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-09T23:37:27.601Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-09T23:37:27.860Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-09T23:37:28.502Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-09T23:37:32.022Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-09T23:37:32.022Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-09T23:37:35.575Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-09T23:37:37.264Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-09T23:37:37.264Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-09T23:37:37.264Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-09T23:37:37.520Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-09T23:37:38.448Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-09T23:37:39.376Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-09T23:37:40.302Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-09T23:37:40.865Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-09T23:37:42.653Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-09T23:37:42.756Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-09T23:37:43.012Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-09T23:37:43.113Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-09T23:37:43.573Z] === RUN TestDockerSuite/TestLogsSince [2021-12-09T23:37:46.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-12-09T23:37:47.873Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-09T23:37:48.907Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-09T23:37:48.907Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-09T23:37:48.907Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-09T23:37:49.366Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-09T23:37:49.825Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-09T23:37:49.825Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-09T23:37:49.825Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-09T23:37:50.110Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-09T23:37:50.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-12-09T23:37:52.251Z] docker_api_swarm_service_test.go:395: [d8a16dbc80f02] joining swarm manager [d465025d2d8db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:37:52.573Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-09T23:37:52.573Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-09T23:37:53.034Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-09T23:37:53.178Z] docker_api_swarm_service_test.go:395: [d50b6851b2c17] joining swarm manager [d465025d2d8db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:37:55.693Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-09T23:37:56.256Z] === RUN TestDockerSuite/TestLogsTail [2021-12-09T23:37:57.100Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-09T23:37:57.100Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-09T23:37:57.100Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-09T23:37:57.100Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-09T23:37:57.100Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-09T23:37:57.100Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-09T23:37:57.100Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-09T23:37:57.100Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-09T23:37:57.100Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-09T23:37:57.100Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-09T23:37:57.100Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-09T23:37:57.100Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-09T23:37:57.100Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-09T23:37:57.185Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-09T23:37:57.559Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-09T23:37:57.747Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-09T23:37:58.308Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-09T23:37:58.308Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-09T23:37:58.870Z] === RUN TestDockerSuite/TestNetHostname [2021-12-09T23:38:00.145Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-09T23:38:00.145Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-09T23:38:00.145Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-09T23:38:00.235Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-09T23:38:00.235Z] === RUN TestDockerSuite/TestNetworkEvents [2021-12-09T23:38:02.260Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-09T23:38:02.260Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-09T23:38:02.260Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-09T23:38:02.260Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-09T23:38:02.260Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-09T23:38:02.260Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-09T23:38:02.260Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-09T23:38:02.260Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-09T23:38:02.260Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-09T23:38:02.260Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-09T23:38:02.260Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-09T23:38:06.002Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-09T23:38:06.002Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-09T23:38:06.002Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-09T23:38:06.002Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-09T23:38:06.002Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-09T23:38:06.002Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-09T23:38:06.002Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-09T23:38:06.767Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-09T23:38:06.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-09T23:38:07.022Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-09T23:38:07.586Z] === RUN TestDockerSuite/TestPluginActive [2021-12-09T23:38:08.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-12-09T23:38:10.056Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-09T23:38:10.056Z] docker_api_swarm_service_test.go:343: [d27b8ab93ae79] joining swarm manager [df066796bbc89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:38:10.465Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-09T23:38:10.617Z] docker_api_swarm_service_test.go:343: [d9b64ea478ba6] joining swarm manager [df066796bbc89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:38:11.434Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-09T23:38:11.668Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-09T23:38:14.345Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-09T23:38:14.345Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-09T23:38:14.345Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-09T23:38:15.314Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-09T23:38:15.314Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-09T23:38:17.195Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-09T23:38:17.195Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-09T23:38:17.195Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-09T23:38:18.121Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-09T23:38:20.004Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-09T23:38:20.973Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-09T23:38:21.384Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-09T23:38:21.942Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-09T23:38:22.911Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-09T23:38:23.272Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-09T23:38:23.375Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-09T23:38:24.343Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-09T23:38:25.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-12-09T23:38:25.414Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-09T23:38:25.879Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-09T23:38:26.494Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-09T23:38:26.494Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-09T23:38:26.494Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-09T23:38:26.494Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-09T23:38:26.494Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-09T23:38:26.494Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-09T23:38:26.494Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-09T23:38:26.494Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-09T23:38:26.494Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-09T23:38:26.494Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-09T23:38:26.494Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-09T23:38:26.494Z] === RUN TestDockerSuite/TestBuildFails [2021-12-09T23:38:27.300Z] docker_api_swarm_service_test.go:490: [d8d783cb16d1c] joining swarm manager [de6197724c99c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:38:27.862Z] docker_api_swarm_service_test.go:490: [d6d6b0fc9f62c] joining swarm manager [de6197724c99c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:38:31.127Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-09T23:38:31.671Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-09T23:38:31.671Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-09T23:38:31.671Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-09T23:38:31.671Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-09T23:38:31.671Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-09T23:38:32.057Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-09T23:38:32.130Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-09T23:38:32.130Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-09T23:38:32.130Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-09T23:38:32.130Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-09T23:38:32.290Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-09T23:38:32.290Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-09T23:38:32.589Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-09T23:38:32.999Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-09T23:38:33.557Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-09T23:38:33.929Z] === RUN TestDockerSuite/TestPortList [2021-12-09T23:38:36.982Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-09T23:38:39.350Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-09T23:38:40.467Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-09T23:38:40.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-12-09T23:38:40.723Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-09T23:38:42.782Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-09T23:38:46.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-12-09T23:38:47.371Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-09T23:38:47.371Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-09T23:38:47.371Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-09T23:38:47.933Z] docker_api_swarm_service_test.go:128: [d0cdeaf0fa97f] joining swarm manager [d0d51667895f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:38:47.933Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-09T23:38:47.933Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-09T23:38:48.493Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-09T23:38:48.493Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-09T23:38:48.578Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-09T23:38:48.751Z] docker_api_swarm_service_test.go:129: [d809dd09f8420] joining swarm manager [d0d51667895f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:38:49.007Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-09T23:38:49.264Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-09T23:38:50.628Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-09T23:38:50.628Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-12-09T23:38:50.884Z] docker_api_swarm_service_test.go:137: [d3bb6440409f6] joining swarm manager [d0d51667895f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-09T23:38:51.812Z] docker_api_swarm_service_test.go:138: [d841f90bf46a2] joining swarm manager [d0d51667895f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-09T23:38:53.178Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-12-09T23:38:54.105Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-12-09T23:38:54.361Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-12-09T23:38:54.616Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-09T23:38:56.530Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-09T23:38:57.051Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-09T23:38:57.051Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-09T23:38:57.051Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-09T23:38:57.092Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-09T23:38:58.598Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-09T23:38:58.904Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-09T23:38:59.364Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-09T23:38:59.606Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-09T23:39:02.124Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-09T23:39:02.124Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-09T23:39:04.055Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-09T23:39:04.055Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-09T23:39:04.055Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-09T23:39:04.641Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-09T23:39:05.023Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-09T23:39:05.175Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-09T23:39:05.175Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-09T23:39:05.175Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-09T23:39:05.483Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-09T23:39:05.483Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-09T23:39:05.483Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-09T23:39:11.174Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-09T23:39:12.100Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-09T23:39:13.466Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-09T23:39:14.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-12-09T23:39:14.592Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-09T23:39:15.521Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-09T23:39:16.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-12-09T23:39:17.815Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-09T23:39:17.867Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-09T23:39:17.867Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-09T23:39:17.867Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-09T23:39:18.764Z] docker_api_swarm_service_test.go:304: [dbb8d160877d7] joining swarm manager [d91aab04e769b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:39:19.326Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-09T23:39:19.581Z] docker_api_swarm_service_test.go:304: [d94a51b09e7e5] joining swarm manager [d91aab04e769b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:39:20.945Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-09T23:39:21.200Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-09T23:39:21.763Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-09T23:39:23.131Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-09T23:39:25.021Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-09T23:39:25.021Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-09T23:39:25.021Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-09T23:39:25.021Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-09T23:39:25.277Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-09T23:39:25.277Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-09T23:39:25.533Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-09T23:39:25.788Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-09T23:39:26.403Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-09T23:39:26.716Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-09T23:39:28.082Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-09T23:39:28.193Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-09T23:39:28.644Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-09T23:39:28.653Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-09T23:39:30.837Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-09T23:39:30.837Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-09T23:39:30.837Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-09T23:39:31.297Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-09T23:39:31.297Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-09T23:39:35.033Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-09T23:39:35.184Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-09T23:39:35.440Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-09T23:39:36.002Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-09T23:39:36.462Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-09T23:39:36.806Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-09T23:39:36.806Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-09T23:39:36.806Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-09T23:39:37.062Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-09T23:39:37.431Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-09T23:39:38.400Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-09T23:39:38.815Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-09T23:39:38.951Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-09T23:39:39.369Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-09T23:39:39.516Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-12-09T23:39:40.078Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-09T23:39:40.909Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-09T23:39:41.309Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-09T23:39:41.444Z] docker_api_swarm_service_test.go:100: [d9f50dd73b97c] joining swarm manager [dc7762c579d1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:39:42.005Z] docker_api_swarm_service_test.go:101: [dfa167d7effdc] joining swarm manager [dc7762c579d1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:39:42.261Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-09T23:39:43.627Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-09T23:39:43.627Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-09T23:39:43.627Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-09T23:39:46.705Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-09T23:39:46.705Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-09T23:39:46.705Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-09T23:39:46.705Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-09T23:39:46.705Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-09T23:39:46.705Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-09T23:39:46.705Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-09T23:39:46.705Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-09T23:39:47.165Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-09T23:39:47.628Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-09T23:39:47.798Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-09T23:39:47.798Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-09T23:39:48.053Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-09T23:39:48.087Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-09T23:39:48.981Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-09T23:39:49.908Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-09T23:39:50.835Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-09T23:39:51.211Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-09T23:39:51.397Z] === RUN TestDockerSuite/TestRmiTag [2021-12-09T23:39:51.397Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-09T23:39:51.660Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-09T23:39:51.959Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-09T23:39:52.778Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-09T23:39:55.227Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-09T23:39:55.227Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-09T23:39:55.789Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-09T23:39:56.044Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-09T23:39:56.971Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-09T23:39:57.532Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-09T23:39:57.788Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-09T23:39:58.363Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-09T23:39:58.363Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-09T23:39:58.756Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-09T23:39:58.924Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-09T23:39:59.850Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-09T23:40:00.413Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-09T23:40:01.342Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-09T23:40:01.905Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-12-09T23:40:03.272Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-09T23:40:03.836Z] check_test.go:379: [d9f50dd73b97c] daemon is not started [2021-12-09T23:40:04.398Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-12-09T23:40:04.959Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-12-09T23:40:05.520Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-12-09T23:40:05.856Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-09T23:40:06.081Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-12-09T23:40:06.642Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-12-09T23:40:07.204Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-09T23:40:07.599Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-09T23:40:07.599Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-09T23:40:07.599Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-09T23:40:07.766Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-12-09T23:40:08.058Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-09T23:40:08.693Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-09T23:40:08.949Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-09T23:40:08.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-12-09T23:40:09.511Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-09T23:40:10.072Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-09T23:40:10.072Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-09T23:40:11.446Z] docker_api_swarm_service_test.go:533: [dd4602e5981b1] joining swarm manager [dd2e160463361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:40:11.701Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-09T23:40:12.263Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-09T23:40:12.519Z] docker_api_swarm_service_test.go:534: [d3a5c3c1e9050] joining swarm manager [dd2e160463361]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:40:12.775Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-09T23:40:12.951Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-09T23:40:13.336Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-09T23:40:13.898Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-09T23:40:13.898Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-09T23:40:14.498Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-09T23:40:15.427Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-09T23:40:15.991Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-09T23:40:16.920Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-09T23:40:17.176Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-09T23:40:17.176Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-09T23:40:18.152Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-09T23:40:18.152Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-09T23:40:18.714Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-09T23:40:19.276Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-09T23:40:20.204Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-09T23:40:20.459Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-09T23:40:20.459Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-09T23:40:21.023Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-09T23:40:21.185Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-09T23:40:21.950Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-09T23:40:22.877Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-09T23:40:23.805Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-09T23:40:24.061Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-09T23:40:24.623Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-09T23:40:24.879Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-09T23:40:25.441Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-09T23:40:26.002Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-09T23:40:26.929Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-09T23:40:28.817Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-09T23:40:29.073Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-09T23:40:29.329Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-09T23:40:31.239Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-09T23:40:32.167Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-09T23:40:33.534Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-09T23:40:33.664Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-09T23:40:34.080Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-09T23:40:34.080Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-09T23:40:34.080Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-09T23:40:34.898Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-09T23:40:34.898Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-12-09T23:40:34.898Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-09T23:40:34.898Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-12-09T23:40:34.898Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-09T23:40:35.461Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-09T23:40:35.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-12-09T23:40:36.645Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-09T23:40:38.014Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-09T23:40:38.014Z] docker_api_swarm_service_test.go:148: [d56700c065b02] joining swarm manager [d7d47d8b40faa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:40:38.020Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-09T23:40:38.942Z] docker_api_swarm_service_test.go:148: [dffae2fbf3fa2] joining swarm manager [d7d47d8b40faa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:40:39.505Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-09T23:40:40.432Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-09T23:40:41.177Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-09T23:40:41.177Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-09T23:40:41.177Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-09T23:40:41.177Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-09T23:40:41.177Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-09T23:40:41.177Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-09T23:40:41.364Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-09T23:40:41.927Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-12-09T23:40:41.927Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-09T23:40:41.927Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-09T23:40:42.490Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-12-09T23:40:43.859Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-09T23:40:43.859Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-09T23:40:43.999Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-09T23:40:44.115Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-09T23:40:44.676Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-09T23:40:44.928Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-09T23:40:44.933Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-12-09T23:40:45.498Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-09T23:40:45.498Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-09T23:40:46.059Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-09T23:40:46.314Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-09T23:40:46.877Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-09T23:40:47.132Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-09T23:40:47.698Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-09T23:40:48.260Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-09T23:40:48.867Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-09T23:40:49.430Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-09T23:40:49.430Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-09T23:40:49.635Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-09T23:40:49.685Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-09T23:40:50.246Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-09T23:40:51.175Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-09T23:40:51.430Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-09T23:40:51.430Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-09T23:40:51.430Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-09T23:40:52.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-09T23:40:52.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-09T23:40:53.014Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-09T23:40:53.322Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-09T23:40:53.883Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-09T23:40:55.930Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-09T23:40:56.903Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-09T23:40:57.876Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-09T23:40:59.118Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-09T23:41:02.028Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-09T23:41:06.046Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-12-09T23:41:06.046Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-09T23:41:06.608Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-12-09T23:41:06.608Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-12-09T23:41:06.608Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-09T23:41:06.608Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-09T23:41:06.864Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-09T23:41:07.836Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-09T23:41:08.227Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-09T23:41:08.754Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-09T23:41:09.203Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-09T23:41:09.683Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-09T23:41:10.610Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-09T23:41:12.537Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-09T23:41:14.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-12-09T23:41:16.199Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-09T23:41:16.762Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-09T23:41:17.690Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-09T23:41:18.251Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-09T23:41:18.507Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-09T23:41:18.762Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-09T23:41:19.552Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-09T23:41:19.688Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-09T23:41:20.249Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-09T23:41:21.614Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-09T23:41:21.614Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-09T23:41:21.614Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-09T23:41:22.541Z] === RUN TestDockerSuite/TestRunMount [2021-12-09T23:41:24.263Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-09T23:41:27.353Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-09T23:41:27.353Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-09T23:41:27.353Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-09T23:41:27.782Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-09T23:41:27.782Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-09T23:41:28.038Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-09T23:41:28.964Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-09T23:41:30.853Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-09T23:41:32.867Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-09T23:41:33.371Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-09T23:41:34.438Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-09T23:41:34.438Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-09T23:41:34.438Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-09T23:41:34.438Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-09T23:41:34.438Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-09T23:41:34.438Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-09T23:41:35.279Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-09T23:41:36.617Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-09T23:41:36.685Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-09T23:41:38.051Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-09T23:41:38.678Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-09T23:41:39.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-12-09T23:41:39.416Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-09T23:41:39.416Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-09T23:41:39.978Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-09T23:41:40.905Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-09T23:41:41.467Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-09T23:41:42.397Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-09T23:41:43.383Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-09T23:41:43.844Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-09T23:41:43.844Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-09T23:41:44.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-12-09T23:41:44.289Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-09T23:41:44.306Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-09T23:41:44.306Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-09T23:41:44.306Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-09T23:41:45.194Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-09T23:41:45.657Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-09T23:41:46.586Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-12-09T23:41:48.100Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-09T23:41:48.100Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-09T23:41:48.100Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-09T23:41:49.014Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-09T23:41:49.014Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-09T23:41:49.014Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-09T23:41:49.104Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-09T23:41:49.360Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-09T23:41:49.616Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-12-09T23:41:49.616Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-12-09T23:41:50.223Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-09T23:41:50.223Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-09T23:41:50.785Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-09T23:41:51.007Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-09T23:41:51.040Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-09T23:41:51.296Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-09T23:41:51.859Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-09T23:41:51.988Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-09T23:41:52.792Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-12-09T23:41:54.174Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-09T23:41:55.387Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-12-09T23:41:57.901Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-12-09T23:41:57.901Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-12-09T23:41:57.901Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-09T23:41:57.901Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-09T23:41:58.157Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-12-09T23:41:58.719Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-09T23:42:00.083Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-09T23:42:01.011Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-12-09T23:42:01.573Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-12-09T23:42:01.573Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-09T23:42:01.828Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-12-09T23:42:02.084Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-09T23:42:02.649Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-09T23:42:03.210Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-09T23:42:03.772Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-09T23:42:03.772Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-12-09T23:42:03.772Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-09T23:42:04.701Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-09T23:42:05.262Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-09T23:42:05.262Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-12-09T23:42:05.262Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-09T23:42:05.823Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-12-09T23:42:06.079Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-12-09T23:42:07.008Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-09T23:42:07.008Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-12-09T23:42:07.008Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-09T23:42:09.526Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-09T23:42:10.078Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-09T23:42:10.078Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-09T23:42:10.078Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-09T23:42:10.078Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-09T23:42:10.078Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-09T23:42:10.078Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-09T23:42:10.078Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-09T23:42:10.453Z] === RUN TestDockerSuite/TestRunRm [2021-12-09T23:42:10.538Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-09T23:42:10.538Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-09T23:42:10.538Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-09T23:42:10.725Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-09T23:42:10.998Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-09T23:42:11.970Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-09T23:42:14.947Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-09T23:42:14.947Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-09T23:42:15.203Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-12-09T23:42:15.283Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-09T23:42:16.252Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-09T23:42:16.567Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-12-09T23:42:16.823Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-12-09T23:42:17.856Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-09T23:42:19.342Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-12-09T23:42:20.771Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-09T23:42:21.857Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-12-09T23:42:22.112Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-12-09T23:42:22.368Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-12-09T23:42:22.929Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-12-09T23:42:23.184Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-12-09T23:42:23.747Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-12-09T23:42:24.004Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-12-09T23:42:24.566Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-09T23:42:24.827Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-09T23:42:25.127Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-09T23:42:25.382Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-09T23:42:26.579Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-09T23:42:26.579Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-09T23:42:26.579Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-09T23:42:26.579Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-09T23:42:26.579Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-09T23:42:26.579Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-09T23:42:26.579Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-09T23:42:26.579Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-09T23:42:26.579Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-09T23:42:26.579Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-09T23:42:26.579Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-09T23:42:27.739Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-09T23:42:27.894Z] === RUN TestDockerSuite/TestRunState [2021-12-09T23:42:28.821Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-09T23:42:29.383Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-09T23:42:29.952Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-09T23:42:29.952Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-12-09T23:42:29.952Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-12-09T23:42:29.952Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-09T23:42:30.207Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-09T23:42:30.470Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-09T23:42:31.032Z] === RUN TestDockerSuite/TestRunSysctls [2021-12-09T23:42:31.279Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-09T23:42:31.279Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-09T23:42:31.279Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-09T23:42:31.279Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-09T23:42:31.279Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-09T23:42:31.279Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-09T23:42:31.279Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-09T23:42:32.252Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-09T23:42:32.399Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-09T23:42:32.399Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-09T23:42:32.399Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-09T23:42:32.960Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-12-09T23:42:34.850Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-12-09T23:42:35.411Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-12-09T23:42:36.313Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-09T23:42:36.338Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-12-09T23:42:38.060Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-09T23:42:38.894Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-12-09T23:42:39.150Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-09T23:42:39.749Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-09T23:42:40.054Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-09T23:42:41.667Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-12-09T23:42:41.924Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-09T23:42:42.487Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-09T23:42:43.048Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-09T23:42:43.304Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-09T23:42:43.794Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-09T23:42:44.762Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-09T23:42:44.762Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-09T23:42:44.762Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-09T23:42:44.762Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-09T23:42:44.762Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-09T23:42:45.192Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-09T23:42:46.119Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-09T23:42:46.375Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-09T23:42:46.631Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-09T23:42:46.631Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-09T23:42:46.942Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-09T23:42:46.942Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-09T23:42:46.942Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-09T23:42:47.192Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-09T23:42:47.448Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-09T23:42:48.009Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-12-09T23:42:48.009Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-09T23:42:48.009Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-09T23:42:48.264Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-09T23:42:48.520Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-09T23:42:51.036Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-09T23:42:51.597Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-09T23:42:52.158Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-09T23:42:53.527Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-09T23:42:54.891Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-12-09T23:42:54.891Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-09T23:42:55.795Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-09T23:42:55.795Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-09T23:42:55.795Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-09T23:42:55.795Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-09T23:42:55.795Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-09T23:42:55.795Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-09T23:42:55.795Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-09T23:42:55.795Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-09T23:42:55.795Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-09T23:42:55.795Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-09T23:42:55.795Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-09T23:42:55.795Z] === RUN TestDockerSuite/TestBuildFails [2021-12-09T23:42:56.259Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-09T23:42:57.624Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-12-09T23:42:57.981Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-09T23:42:57.981Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-09T23:42:58.189Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-09T23:42:58.749Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-09T23:42:58.749Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-12-09T23:42:58.749Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-09T23:42:58.750Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-12-09T23:42:58.750Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-09T23:42:58.750Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-12-09T23:42:58.750Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-09T23:42:59.006Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-12-09T23:42:59.006Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-09T23:42:59.006Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-12-09T23:42:59.933Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-12-09T23:43:00.497Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-12-09T23:43:00.753Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-12-09T23:43:00.877Z] === RUN TestDockerSuite/TestBuildRm [2021-12-09T23:43:01.681Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-12-09T23:43:01.937Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-12-09T23:43:02.498Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-09T23:43:02.755Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-12-09T23:43:03.316Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-12-09T23:43:03.316Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-09T23:43:03.316Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-12-09T23:43:03.316Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-09T23:43:03.316Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-12-09T23:43:03.316Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-12-09T23:43:03.316Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-09T23:43:03.316Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-12-09T23:43:03.316Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-09T23:43:03.316Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-12-09T23:43:03.316Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-09T23:43:03.316Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-12-09T23:43:03.316Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-09T23:43:03.574Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-12-09T23:43:03.574Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-09T23:43:03.574Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-12-09T23:43:04.136Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-12-09T23:43:04.701Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-12-09T23:43:04.701Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-12-09T23:43:05.264Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-09T23:43:05.541Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-09T23:43:06.114Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-09T23:43:06.370Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-12-09T23:43:06.567Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-09T23:43:06.626Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-12-09T23:43:06.882Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-12-09T23:43:07.444Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-12-09T23:43:07.444Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-09T23:43:07.444Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-09T23:43:08.006Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-09T23:43:09.372Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-12-09T23:43:09.627Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-12-09T23:43:09.885Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-12-09T23:43:09.885Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-09T23:43:09.885Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-09T23:43:10.141Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-09T23:43:10.397Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-09T23:43:11.324Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-09T23:43:12.254Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-09T23:43:12.815Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-12-09T23:43:13.294Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-09T23:43:13.660Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-09T23:43:14.182Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-09T23:43:14.439Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-09T23:43:14.439Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-09T23:43:14.696Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-09T23:43:15.258Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-12-09T23:43:15.514Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-12-09T23:43:16.442Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-12-09T23:43:17.045Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-09T23:43:17.045Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-09T23:43:17.045Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-09T23:43:17.045Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-09T23:43:17.045Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-09T23:43:17.370Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-09T23:43:17.370Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-09T23:43:18.589Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-09T23:43:18.735Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-12-09T23:43:18.993Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-09T23:43:18.993Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-09T23:43:19.556Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-09T23:43:20.921Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents4027897766 [2021-12-09T23:43:21.482Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-09T23:43:21.482Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-09T23:43:22.243Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-09T23:43:22.882Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-09T23:43:22.882Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-09T23:43:22.882Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-09T23:43:23.294Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-09T23:43:24.247Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-09T23:43:24.808Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-12-09T23:43:25.369Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-09T23:43:25.929Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-09T23:43:25.930Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-09T23:43:26.186Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-09T23:43:26.442Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-09T23:43:27.003Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-09T23:43:27.045Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-09T23:43:29.335Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-09T23:43:29.477Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-09T23:43:29.517Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-09T23:43:29.774Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-12-09T23:43:30.307Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-09T23:43:31.750Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-09T23:43:35.054Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-09T23:43:35.983Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-09T23:43:36.545Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-09T23:43:37.395Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-09T23:43:37.395Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-09T23:43:37.395Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-09T23:43:37.471Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-09T23:43:38.365Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-09T23:43:38.825Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-09T23:43:38.825Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-09T23:43:38.825Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-09T23:43:39.983Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-09T23:43:41.350Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-09T23:43:41.912Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-09T23:43:43.285Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-12-09T23:43:43.285Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-09T23:43:45.174Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-09T23:43:45.735Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-12-09T23:43:46.662Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-09T23:43:49.158Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-09T23:43:49.158Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-09T23:43:49.158Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-09T23:43:49.176Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-09T23:43:49.431Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-12-09T23:43:49.469Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-09T23:43:49.469Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-09T23:43:49.931Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-09T23:43:51.949Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-12-09T23:43:53.839Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-09T23:43:54.625Z] === RUN TestDockerSuite/TestBuildRm [2021-12-09T23:43:56.351Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-12-09T23:43:56.606Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-09T23:43:59.164Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-12-09T23:44:00.281Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-09T23:44:00.281Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-09T23:44:01.554Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-09T23:44:01.677Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-09T23:44:02.526Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-09T23:44:04.031Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-09T23:44:04.209Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-12-09T23:44:04.498Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-09T23:44:04.714Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-09T23:44:04.714Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-09T23:44:04.714Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-09T23:44:04.951Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-09T23:44:05.139Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-09T23:44:05.688Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-09T23:44:05.688Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-09T23:44:05.701Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-09T23:44:06.262Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-09T23:44:06.823Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-09T23:44:06.823Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-09T23:44:06.823Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-09T23:44:07.079Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-09T23:44:07.129Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-09T23:44:07.129Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-09T23:44:07.129Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-09T23:44:07.129Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-09T23:44:07.129Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-09T23:44:08.667Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-09T23:44:09.201Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-09T23:44:10.349Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-09T23:44:11.496Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-09T23:44:11.574Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-09T23:44:11.712Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-12-09T23:44:11.956Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-09T23:44:12.639Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-12-09T23:44:12.929Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-09T23:44:13.204Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-12-09T23:44:13.899Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-09T23:44:14.131Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-12-09T23:44:14.131Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-12-09T23:44:14.131Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-12-09T23:44:14.131Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-12-09T23:44:14.131Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-12-09T23:44:14.869Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-09T23:44:15.058Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-12-09T23:44:15.315Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-09T23:44:15.619Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-12-09T23:44:15.838Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-09T23:44:16.180Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-12-09T23:44:17.108Z] === RUN TestDockerSuite/TestUpdateStats [2021-12-09T23:44:17.378Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-09T23:44:21.270Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-12-09T23:44:21.270Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-12-09T23:44:21.270Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-12-09T23:44:21.270Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-12-09T23:44:22.196Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-12-09T23:44:22.758Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-09T23:44:23.886Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-09T23:44:24.461Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-09T23:44:24.461Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-09T23:44:24.461Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-09T23:44:24.461Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-09T23:44:24.461Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-09T23:44:24.461Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-09T23:44:24.461Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-09T23:44:24.461Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-09T23:44:24.461Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-09T23:44:24.651Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-12-09T23:44:25.212Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-12-09T23:44:25.431Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-09T23:44:25.890Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-09T23:44:27.102Z] docker_cli_service_logs_test.go:246: checking task qv7bulaqko9g [2021-12-09T23:44:27.102Z] docker_cli_service_logs_test.go:251: checking messages for qv7bulaqko9g [2021-12-09T23:44:27.102Z] docker_cli_service_logs_test.go:246: checking task 70yx827177ep [2021-12-09T23:44:27.102Z] docker_cli_service_logs_test.go:251: checking messages for 70yx827177ep [2021-12-09T23:44:28.028Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-12-09T23:44:29.916Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-12-09T23:44:30.326Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-09T23:44:30.326Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-09T23:44:30.788Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-09T23:44:31.282Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-09T23:44:31.710Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-09T23:44:33.797Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-09T23:44:34.537Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-09T23:44:35.510Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-09T23:44:36.315Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-12-09T23:44:37.243Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-12-09T23:44:37.805Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-12-09T23:44:39.171Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-12-09T23:44:40.098Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-12-09T23:44:40.355Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-12-09T23:44:41.282Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-12-09T23:44:41.323Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-09T23:44:42.692Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-12-09T23:44:44.059Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-12-09T23:44:45.426Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-12-09T23:44:46.790Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-12-09T23:44:47.141Z] === RUN TestDockerSuite/TestBuildUser [2021-12-09T23:44:47.141Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-09T23:44:47.141Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-09T23:44:47.141Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-09T23:44:47.141Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-09T23:44:47.141Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-09T23:44:47.141Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-09T23:44:48.155Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-09T23:44:49.031Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-09T23:44:49.031Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-09T23:44:49.031Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-09T23:44:49.417Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-09T23:44:49.417Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-09T23:44:49.417Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-09T23:44:51.596Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-09T23:44:51.850Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-09T23:44:51.850Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-09T23:44:55.603Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-09T23:44:55.603Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-09T23:44:55.603Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-09T23:44:55.603Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-09T23:44:55.603Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-09T23:44:57.603Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-09T23:44:57.603Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-09T23:44:58.091Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-12-09T23:45:00.603Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-12-09T23:45:01.342Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-09T23:45:01.342Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-09T23:45:02.489Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-12-09T23:45:03.416Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-09T23:45:03.416Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-09T23:45:03.416Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-09T23:45:03.978Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-09T23:45:03.978Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-09T23:45:04.235Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-09T23:45:04.235Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-09T23:45:04.492Z] docker_cli_swarm_test.go:1901: [d41cc5777d938] joining swarm manager [d9a809d792bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:45:04.748Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-09T23:45:05.005Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-09T23:45:05.079Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-09T23:45:05.567Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-09T23:45:05.567Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-09T23:45:05.567Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-09T23:45:05.567Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-09T23:45:05.823Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-09T23:45:05.823Z] docker_cli_swarm_test.go:1902: [dde5fce59a538] joining swarm manager [d9a809d792bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:45:07.758Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-09T23:45:07.758Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-09T23:45:07.758Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-09T23:45:07.758Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-09T23:45:07.758Z] === RUN TestDockerSuite/TestVolumeEvents [2021-12-09T23:45:08.323Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-09T23:45:09.688Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-09T23:45:09.688Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-09T23:45:09.944Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-09T23:45:11.833Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-09T23:45:14.349Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-09T23:45:14.349Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite (1297.67s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.57s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.63s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.39s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.25s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.93s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.54s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.55s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.58s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.62s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.48s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.86s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.70s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.66s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.58s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.98s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.74s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.93s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.24s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.73s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.46s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.08s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.03s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.91s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.09s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.71s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.99s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.10s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.96s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.84s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.14s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.58s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.10s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.92s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.12s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.78s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.08s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.28s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.58s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.61s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.95s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.80s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.60s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.14s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.21s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.11s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.88s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.96s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.62s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.65s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.34s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.14s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.18s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.27s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.81s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.42s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.08s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.35s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.34s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.79s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2021-12-09T23:45:14.349Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.13s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.48s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.90s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.60s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.44s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.12s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.75s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.49s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.40s) [2021-12-09T23:45:14.349Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-09T23:45:14.349Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-12-09T23:45:14.349Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-12-09T23:45:14.349Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.90s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.77s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.65s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.23s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.95s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.60s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.48s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.91s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.00s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.14s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.15s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.21s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.67s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.36s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.97s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.84s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.48s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.19s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.81s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.71s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.93s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.96s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.72s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.75s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.26s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.62s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.74s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEnv (1.48s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.05s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.52s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.40s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.73s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s) [2021-12-09T23:45:14.349Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.13s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildExpose (0.59s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.93s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.82s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.39s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.18s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.82s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.40s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.36s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.22s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.02s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.41s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.69s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.31s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildHistory (3.65s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.00s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.68s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildLabels (0.52s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.53s) [2021-12-09T23:45:14.349Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.80s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.17s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.56s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.33s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.35s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.54s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.41s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.74s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.44s) [2021-12-09T23:45:14.350Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.65s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.48s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.44s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.76s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.31s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.50s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.38s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.63s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.97s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.88s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.45s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.99s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.64s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildPATH (1.40s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.53s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.60s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.33s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.60s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.91s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildRm (3.03s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.90s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.45s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.97s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.83s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.39s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2021-12-09T23:45:14.350Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.71s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildStderr (0.75s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.05s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.40s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.07s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildUser (1.55s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.59s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.16s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.74s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.02s) [2021-12-09T23:45:14.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-09T23:45:14.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-09T23:45:14.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-09T23:45:14.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.20s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.65s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.63s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.94s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.23s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.19s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.53s) [2021-12-09T23:45:14.350Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.46s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-12-09T23:45:14.350Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.54s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.67s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCommitChange (0.62s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.93s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.97s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCommitTTY (0.97s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.97s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.93s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.48s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.42s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.43s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.49s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.48s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.46s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.04s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.51s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.51s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.57s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.58s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.74s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.73s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.95s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.09s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.70s) [2021-12-09T23:45:14.350Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.75s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.19s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.80s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.24s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.05s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.54s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.41s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.52s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.43s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0005f23d8_} (1.48s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11599915128_/foo_false____} (1.47s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11599915128_/foo_true____} (1.38s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33711569006_/foo_false____} (0.47s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33711569006_/foo_true____} (1.42s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33711569006_/foo_true__0xc0005f2408__} (1.42s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0005f2420_} (1.48s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0005f2438_} (1.34s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0005f2450_} (0.46s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0005f2468_} (1.38s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.41s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.41s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.63s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.99s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.15s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.67s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.66s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.69s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.65s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.71s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.74s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.86s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.86s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.03s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.57s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.53s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.68s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.88s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.51s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.65s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.19s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.37s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.96s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.13s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.62s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.83s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.37s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.64s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.78s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.03s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.86s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToStdout (0.49s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.48s) [2021-12-09T23:45:14.350Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.80s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.43s) [2021-12-09T23:45:14.351Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-12-09T23:45:14.351Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.91s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.10s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.85s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.03s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.26s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.36s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.92s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.21s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.06s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.67s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.58s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.66s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.15s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.96s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.53s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.72s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.28s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsCopy (1.11s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.30s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsFilters (1.08s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsFormat (1.03s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.17s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.75s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2021-12-09T23:45:14.351Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-09T23:45:14.351Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.23s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsRename (0.98s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsResize (0.76s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.74s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.66s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsTop (0.71s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsUntag (2.62s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.90s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.61s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.52s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.35s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.59s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.60s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.69s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.63s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecCgroup (0.87s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecInspectID (2.72s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecInteractive (0.63s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.83s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.07s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2021-12-09T23:45:14.351Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.17s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.55s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.61s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestHealth (19.07s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.74s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.82s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.13s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.11s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.15s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.55s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.64s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.54s) [2021-12-09T23:45:14.351Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.77s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.67s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectDefault (0.60s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectHistory (0.73s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-12-09T23:45:14.351Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.56s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.66s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.75s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.69s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.06s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.17s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.31s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.69s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.57s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.75s) [2021-12-09T23:45:14.351Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestLogsSince (6.67s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.59s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestLogsTail (0.85s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.60s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.24s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPluginActive (2.08s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.10s) [2021-12-09T23:45:14.352Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.22s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.13s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.19s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.97s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPortList (6.05s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.38s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.66s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.64s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.29s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.52s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.96s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsByOrder (1.85s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.13s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.02s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.45s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.52s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.39s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.98s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.03s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.91s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.84s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.45s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.30s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.63s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.44s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.53s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s) [2021-12-09T23:45:14.352Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.11s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.11s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.71s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.01s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.29s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.99s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.44s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.67s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.05s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.73s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.56s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.99s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.64s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.09s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.26s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.61s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.55s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.71s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.58s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.56s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.92s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.69s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.53s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.63s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.84s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.62s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.59s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.99s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.53s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.49s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.54s) [2021-12-09T23:45:14.352Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-12-09T23:45:14.352Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.30s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.06s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.60s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.15s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2021-12-09T23:45:14.352Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.57s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.13s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.41s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.64s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.58s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.85s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2021-12-09T23:45:14.352Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.04s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.00s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.60s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.84s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.01s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.63s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.88s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.81s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.13s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunMount (4.41s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.95s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.69s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.73s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.66s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.47s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.30s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNetHost (0.75s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.76s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.61s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.09s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.50s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.19s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.52s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.53s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.66s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s) [2021-12-09T23:45:14.352Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.37s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.77s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.54s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s) [2021-12-09T23:45:14.352Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.68s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.64s) [2021-12-09T23:45:14.352Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.72s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.07s) [2021-12-09T23:45:14.352Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.43s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.41s) [2021-12-09T23:45:14.352Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.35s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.16s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.58s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.42s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.38s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.38s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.49s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunState (0.96s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunSysctls (1.10s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.56s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.01s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.64s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.53s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.57s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.98s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.41s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.51s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.15s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.57s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.95s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.90s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.06s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.42s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.59s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.57s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.69s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.69s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.08s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.59s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.53s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.32s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.61s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.11s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.10s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.70s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.86s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.00s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.78s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.01s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.51s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.48s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.88s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.26s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.43s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.52s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.15s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.14s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.78s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.32s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.47s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStartRecordError (1.31s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.93s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.35s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.74s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.36s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.59s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.54s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.49s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.72s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.38s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.58s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.64s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.16s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.09s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.53s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.39s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.28s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.56s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.12s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.70s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.85s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.48s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s) [2021-12-09T23:45:14.353Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s) [2021-12-09T23:45:14.353Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-09T23:45:14.353Z] === RUN TestDockerRegistrySuite [2021-12-09T23:45:14.353Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-09T23:45:14.915Z] check_test.go:195: [d59debb9beff8] daemon is not started [2021-12-09T23:45:14.915Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-09T23:45:15.844Z] check_test.go:195: [d7a94e2ccb572] daemon is not started [2021-12-09T23:45:16.100Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-09T23:45:17.027Z] check_test.go:195: [d6d254517b13a] daemon is not started [2021-12-09T23:45:17.282Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-09T23:45:17.282Z] check_test.go:195: [d87030ab5469c] daemon is not started [2021-12-09T23:45:17.282Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-09T23:45:20.550Z] check_test.go:195: [d3738516fca15] daemon is not started [2021-12-09T23:45:20.550Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-09T23:45:20.789Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-09T23:45:20.789Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-09T23:45:22.479Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-12-09T23:45:22.777Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-09T23:45:22.778Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-09T23:45:22.778Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-09T23:45:25.684Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-09T23:45:25.743Z] check_test.go:195: [d32eecd2cfb45] daemon is not started [2021-12-09T23:45:25.743Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-09T23:45:26.653Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-09T23:45:27.886Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-09T23:45:28.272Z] check_test.go:195: [d2df82d2341b8] daemon is not started [2021-12-09T23:45:28.272Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-09T23:45:29.199Z] check_test.go:195: [d954e39ff13b7] daemon is not started [2021-12-09T23:45:29.199Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-09T23:45:30.131Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-12-09T23:45:30.131Z] check_test.go:195: [d8e95aa283508] daemon is not started [2021-12-09T23:45:30.131Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-09T23:45:30.395Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-09T23:45:31.497Z] check_test.go:195: [dacba3d3a7569] daemon is not started [2021-12-09T23:45:31.497Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-09T23:45:32.425Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-12-09T23:45:32.680Z] check_test.go:195: [d297c7b95a550] daemon is not started [2021-12-09T23:45:32.680Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-09T23:45:33.701Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-09T23:45:33.702Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-09T23:45:34.046Z] check_test.go:195: [d3ba61add2481] daemon is not started [2021-12-09T23:45:34.046Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-09T23:45:34.141Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-09T23:45:34.163Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-09T23:45:34.163Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-09T23:45:34.163Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-09T23:45:34.972Z] check_test.go:195: [d17b408402b15] daemon is not started [2021-12-09T23:45:34.972Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-09T23:45:35.092Z] === RUN TestDockerSuite/TestBuildUser [2021-12-09T23:45:35.092Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-09T23:45:35.092Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-09T23:45:35.092Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-09T23:45:35.092Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-09T23:45:35.092Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-09T23:45:35.092Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-09T23:45:35.900Z] check_test.go:195: [d01ac6f8627a0] daemon is not started [2021-12-09T23:45:35.900Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-09T23:45:36.830Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ef72fa6603f5357ff573d5845f2876b1f38cdf94ce2f7b0bea98411d87a7230f [2021-12-09T23:45:37.080Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-09T23:45:37.080Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-09T23:45:37.080Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-09T23:45:37.391Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:caa1495721c688795f249c507d7af646a31efb3fe49e3a4c048f3223bb581447 [2021-12-09T23:45:37.647Z] check_test.go:195: [d4df176da6304] daemon is not started [2021-12-09T23:45:37.647Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-09T23:45:38.573Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:98900b8074ebf63cbf01a445a5f0e5ca65f2a0f43e59b116d2fcfa7099e10a6e [2021-12-09T23:45:38.829Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-09T23:45:39.288Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-09T23:45:39.502Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c59e08717abeb9cad93952432a497a88a5eaeaa114a178bde914465fa7e3c4a8 [2021-12-09T23:45:39.502Z] check_test.go:195: [dbe9aa5654792] daemon is not started [2021-12-09T23:45:39.502Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-09T23:45:40.430Z] check_test.go:195: [d24382f6d2354] daemon is not started [2021-12-09T23:45:40.430Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-09T23:45:42.948Z] check_test.go:195: [d6c239932b607] daemon is not started [2021-12-09T23:45:42.948Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-09T23:45:43.511Z] check_test.go:195: [d90b9e3801f12] daemon is not started [2021-12-09T23:45:43.511Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-09T23:45:43.766Z] check_test.go:195: [ddd9748c99f35] daemon is not started [2021-12-09T23:45:43.766Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-09T23:45:44.483Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-09T23:45:44.694Z] check_test.go:195: [d7a0c4c5ef5ce] daemon is not started [2021-12-09T23:45:44.694Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-09T23:45:45.626Z] check_test.go:195: [dbc4d8a3d5f2c] daemon is not started [2021-12-09T23:45:45.626Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-09T23:45:46.554Z] check_test.go:195: [d0b7219a24d92] daemon is not started [2021-12-09T23:45:46.554Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-09T23:45:47.858Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-09T23:45:47.858Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-09T23:45:47.858Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-09T23:45:47.858Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-09T23:45:47.858Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-09T23:45:47.920Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-12-09T23:45:49.285Z] check_test.go:195: [d382f53061a37] daemon is not started [2021-12-09T23:45:49.285Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-09T23:45:49.542Z] check_test.go:195: [db3476385c76e] daemon is not started [2021-12-09T23:45:49.542Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-09T23:45:50.105Z] docker_cli_swarm_test.go:1802: [d00451a27921d] joining swarm manager [decc796044f48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:45:51.035Z] check_test.go:195: [dc5d62e20b1a8] daemon is not started [2021-12-09T23:45:51.035Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-09T23:45:51.291Z] check_test.go:195: [df331f17316e4] daemon is not started [2021-12-09T23:45:51.291Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-09T23:45:51.291Z] check_test.go:195: [df3c2fc31f51c] daemon is not started [2021-12-09T23:45:51.291Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-09T23:45:51.546Z] docker_cli_swarm_test.go:1803: [d6287b7d44eeb] joining swarm manager [decc796044f48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:45:51.546Z] check_test.go:195: [d30d333f02f13] daemon is not started [2021-12-09T23:45:51.547Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-09T23:45:51.567Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-09T23:45:51.802Z] check_test.go:195: [db1fcd110d339] daemon is not started [2021-12-09T23:45:51.802Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-09T23:45:51.924Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-09T23:45:52.363Z] check_test.go:195: [dab53e477bfde] daemon is not started [2021-12-09T23:45:52.363Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-09T23:45:52.363Z] check_test.go:195: [d054bd51c1e10] daemon is not started [2021-12-09T23:45:52.363Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-09T23:45:53.731Z] check_test.go:195: [d2d2ce26ef6eb] daemon is not started [2021-12-09T23:45:53.731Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-09T23:45:54.847Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-09T23:45:55.095Z] check_test.go:195: [dfd7d8d07e7db] daemon is not started [2021-12-09T23:45:55.095Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-09T23:45:55.308Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-09T23:45:55.716Z] check_test.go:195: [d56493497b491] daemon is not started [2021-12-09T23:45:55.716Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-09T23:45:56.647Z] check_test.go:195: [d738848e4fcc6] daemon is not started [2021-12-09T23:45:56.647Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-09T23:45:57.573Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite (44.41s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.62s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.63s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.97s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.16s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.26s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.13s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.18s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.77s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.24s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.68s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.47s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.26s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.09s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2021-12-09T23:45:58.499Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-12-09T23:45:58.499Z] === RUN TestDockerSchema1RegistrySuite [2021-12-09T23:45:58.499Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-09T23:45:58.499Z] check_test.go:222: [d5b2ddcf3f6c4] daemon is not started [2021-12-09T23:45:58.499Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-09T23:45:58.649Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-09T23:46:01.059Z] check_test.go:222: [d57471331f3e6] daemon is not started [2021-12-09T23:46:01.059Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-09T23:46:04.453Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-09T23:46:05.556Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-09T23:46:06.015Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-09T23:46:06.347Z] check_test.go:222: [de86dbe1c1dd5] daemon is not started [2021-12-09T23:46:06.347Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-09T23:46:07.275Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-12-09T23:46:07.275Z] check_test.go:222: [d26c3b4dbbe9b] daemon is not started [2021-12-09T23:46:07.275Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-09T23:46:07.531Z] check_test.go:222: [d190d02320fde] daemon is not started [2021-12-09T23:46:07.531Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-09T23:46:08.458Z] check_test.go:222: [d0000bed95fdc] daemon is not started [2021-12-09T23:46:08.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-09T23:46:09.684Z] check_test.go:222: [d815ae0be1b99] daemon is not started [2021-12-09T23:46:09.939Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-09T23:46:10.162Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-09T23:46:10.162Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-09T23:46:10.162Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-09T23:46:10.162Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-09T23:46:10.162Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-09T23:46:10.162Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-09T23:46:10.162Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-09T23:46:10.865Z] check_test.go:222: [d196f6f3b6238] daemon is not started [2021-12-09T23:46:10.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-09T23:46:11.134Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-09T23:46:13.380Z] check_test.go:222: [dc0a3952c4f18] daemon is not started [2021-12-09T23:46:13.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-09T23:46:13.380Z] check_test.go:222: [d31d5af872938] daemon is not started [2021-12-09T23:46:13.380Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-09T23:46:13.941Z] check_test.go:222: [d8b26a6cd3855] daemon is not started [2021-12-09T23:46:13.941Z] --- PASS: TestDockerSchema1RegistrySuite (15.60s) [2021-12-09T23:46:13.941Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-12-09T23:46:13.941Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2021-12-09T23:46:13.941Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.18s) [2021-12-09T23:46:13.941Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.04s) [2021-12-09T23:46:13.941Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-12-09T23:46:13.941Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.07s) [2021-12-09T23:46:13.941Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2021-12-09T23:46:13.941Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-12-09T23:46:13.941Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.37s) [2021-12-09T23:46:13.941Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-12-09T23:46:13.941Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-12-09T23:46:13.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-09T23:46:13.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-09T23:46:14.616Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-09T23:46:14.869Z] check_test.go:251: [d052fd6854a2a] daemon is not started [2021-12-09T23:46:14.869Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-09T23:46:15.129Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-12-09T23:46:15.385Z] check_test.go:251: [dee12bfd17a35] daemon is not started [2021-12-09T23:46:15.385Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-09T23:46:15.641Z] check_test.go:251: [d96485cc7a8d8] daemon is not started [2021-12-09T23:46:15.641Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-09T23:46:17.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-09T23:46:17.264Z] docker_cli_swarm_test.go:1321: [d8b21ddfddfc3] joining swarm manager [d7e0e8657eb64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:46:17.826Z] check_test.go:251: [d060ec0e9d573] daemon is not started [2021-12-09T23:46:17.826Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-09T23:46:18.356Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-09T23:46:18.356Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-09T23:46:18.356Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-09T23:46:18.356Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-09T23:46:18.356Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-09T23:46:18.410Z] check_test.go:251: [d3f42a37e4a09] daemon is not started [2021-12-09T23:46:18.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-09T23:46:18.666Z] docker_cli_swarm_test.go:1322: [d1dd52d63abf3] joining swarm manager [d7e0e8657eb64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:46:19.591Z] check_test.go:251: [d3bf64aeb0ffc] daemon is not started [2021-12-09T23:46:19.591Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-09T23:46:19.591Z] check_test.go:251: [d4329cf69e566] daemon is not started [2021-12-09T23:46:19.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.67s) [2021-12-09T23:46:19.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-12-09T23:46:19.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.67s) [2021-12-09T23:46:19.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-12-09T23:46:19.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.45s) [2021-12-09T23:46:19.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.71s) [2021-12-09T23:46:19.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.57s) [2021-12-09T23:46:19.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.17s) [2021-12-09T23:46:19.591Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-12-09T23:46:19.591Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-09T23:46:19.591Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-09T23:46:20.537Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-09T23:46:20.537Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-09T23:46:20.996Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-09T23:46:21.480Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-09T23:46:22.150Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-09T23:46:22.150Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-09T23:46:22.453Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-09T23:46:22.453Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-09T23:46:22.610Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-09T23:46:22.918Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-09T23:46:22.918Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-09T23:46:22.918Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-09T23:46:22.918Z] docker_cli_sni_test.go:18: Flakey test [2021-12-09T23:46:22.918Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-09T23:46:24.828Z] check_test.go:278: [d1ae133bdab81] daemon is not started [2021-12-09T23:46:24.828Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-09T23:46:24.828Z] check_test.go:278: [dcb7317a99f52] daemon is not started [2021-12-09T23:46:24.828Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-09T23:46:25.084Z] check_test.go:278: [d057d87747081] daemon is not started [2021-12-09T23:46:25.084Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-09T23:46:25.084Z] check_test.go:278: [db086b1b92ec8] daemon is not started [2021-12-09T23:46:25.084Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-09T23:46:25.106Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-09T23:46:25.107Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-09T23:46:25.107Z] === RUN TestDockerSuite/TestCommitChange [2021-12-09T23:46:25.339Z] check_test.go:278: [db345161b96d1] daemon is not started [2021-12-09T23:46:25.339Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-12-09T23:46:25.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-12-09T23:46:25.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-12-09T23:46:25.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-12-09T23:46:25.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-12-09T23:46:25.339Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-12-09T23:46:25.339Z] === RUN TestDockerNetworkSuite [2021-12-09T23:46:25.339Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-12-09T23:46:26.265Z] docker_cli_network_unix_test.go:46: [d6cdafa0e95b6] daemon is not started [2021-12-09T23:46:26.521Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-12-09T23:46:26.776Z] docker_cli_network_unix_test.go:46: [deaff415e028c] daemon is not started [2021-12-09T23:46:27.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-12-09T23:46:29.549Z] docker_cli_network_unix_test.go:46: [daaa3c12e9a0a] daemon is not started [2021-12-09T23:46:29.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-12-09T23:46:30.920Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-09T23:46:31.168Z] docker_cli_network_unix_test.go:46: [d1e44166424f7] daemon is not started [2021-12-09T23:46:31.199Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-09T23:46:31.319Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-09T23:46:31.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-12-09T23:46:31.679Z] docker_cli_network_unix_test.go:1233: [d02692dd79d2d] daemon is not started [2021-12-09T23:46:32.172Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-09T23:46:32.172Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-09T23:46:32.172Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-09T23:46:32.172Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-09T23:46:32.172Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-09T23:46:34.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-12-09T23:46:34.225Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-09T23:46:34.684Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-09T23:46:35.082Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-09T23:46:35.120Z] docker_cli_network_unix_test.go:46: [ddc0ff900d3e9] daemon is not started [2021-12-09T23:46:35.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-12-09T23:46:35.627Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-09T23:46:35.627Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-09T23:46:35.627Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-09T23:46:39.553Z] docker_cli_network_unix_test.go:46: [df007da2a0403] daemon is not started [2021-12-09T23:46:40.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-12-09T23:46:40.881Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-09T23:46:42.371Z] docker_cli_network_unix_test.go:46: [d0712ea80dc76] daemon is not started [2021-12-09T23:46:42.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-12-09T23:46:42.729Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-09T23:46:42.729Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-09T23:46:42.729Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-09T23:46:43.070Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-09T23:46:43.070Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-09T23:46:43.530Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-09T23:46:43.552Z] docker_cli_network_unix_test.go:46: [d339ce310a926] daemon is not started [2021-12-09T23:46:43.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-12-09T23:46:44.113Z] docker_cli_network_unix_test.go:46: [d5758390f2930] daemon is not started [2021-12-09T23:46:44.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-12-09T23:46:44.675Z] docker_cli_network_unix_test.go:46: [d742d5cc05071] daemon is not started [2021-12-09T23:46:44.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-12-09T23:46:45.235Z] docker_cli_network_unix_test.go:46: [db0781438028e] daemon is not started [2021-12-09T23:46:45.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-12-09T23:46:46.052Z] docker_cli_network_unix_test.go:46: [d1ec6bbc9df35] daemon is not started [2021-12-09T23:46:46.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-12-09T23:46:46.437Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-09T23:46:46.563Z] docker_cli_network_unix_test.go:46: [d7ffeb2b786c5] daemon is not started [2021-12-09T23:46:46.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-12-09T23:46:46.819Z] docker_cli_network_unix_test.go:46: [de766d4652e5b] daemon is not started [2021-12-09T23:46:46.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-12-09T23:46:47.380Z] docker_cli_network_unix_test.go:46: [d1cb225eee47e] daemon is not started [2021-12-09T23:46:47.407Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-09T23:46:47.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-12-09T23:46:47.636Z] docker_cli_network_unix_test.go:46: [d1a43942a8f72] daemon is not started [2021-12-09T23:46:47.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-12-09T23:46:47.636Z] docker_cli_network_unix_test.go:46: [dc96e105f1bd8] daemon is not started [2021-12-09T23:46:47.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-12-09T23:46:47.892Z] docker_cli_network_unix_test.go:46: [d34ec20ad903a] daemon is not started [2021-12-09T23:46:47.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-12-09T23:46:48.818Z] docker_cli_network_unix_test.go:46: [d7696f7921793] daemon is not started [2021-12-09T23:46:48.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-12-09T23:46:48.951Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-09T23:46:49.378Z] docker_cli_network_unix_test.go:46: [db3258a3ddda6] daemon is not started [2021-12-09T23:46:49.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-12-09T23:46:49.890Z] docker_cli_network_unix_test.go:46: [dc679b126eb31] daemon is not started [2021-12-09T23:46:49.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-12-09T23:46:49.890Z] docker_cli_network_unix_test.go:46: [d605dfa5f2c3e] daemon is not started [2021-12-09T23:46:50.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-12-09T23:46:50.145Z] docker_cli_network_unix_test.go:46: [da3b4f091a742] daemon is not started [2021-12-09T23:46:50.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-12-09T23:46:51.321Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-09T23:46:51.508Z] docker_cli_network_unix_test.go:968: [d1dea3eb356b1] daemon is not started [2021-12-09T23:46:52.372Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-09T23:46:52.372Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-09T23:46:52.372Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-09T23:46:52.372Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-09T23:46:52.372Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-09T23:46:52.372Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-09T23:46:52.372Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-09T23:46:52.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-12-09T23:46:52.833Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-09T23:46:53.363Z] docker_cli_network_unix_test.go:46: [dd5e925d0f0e6] daemon is not started [2021-12-09T23:46:53.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-12-09T23:46:56.027Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-09T23:46:56.027Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-09T23:46:56.027Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-09T23:46:56.027Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-09T23:46:56.027Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-09T23:46:56.027Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-09T23:46:56.027Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-09T23:46:56.027Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-09T23:46:56.027Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-09T23:46:56.027Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-09T23:46:56.027Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-09T23:46:56.027Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-09T23:46:56.027Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-09T23:46:56.027Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-09T23:46:56.027Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-09T23:46:56.027Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-09T23:46:56.138Z] docker_cli_network_unix_test.go:1116: [dfcd9fc43e4ce] daemon is not started [2021-12-09T23:46:59.283Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-09T23:46:59.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-12-09T23:46:59.405Z] docker_cli_network_unix_test.go:46: [df263aad2aa50] daemon is not started [2021-12-09T23:46:59.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-12-09T23:46:59.909Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-09T23:46:59.966Z] docker_cli_network_unix_test.go:46: [de4b26b017edf] daemon is not started [2021-12-09T23:46:59.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-12-09T23:46:59.966Z] docker_cli_network_unix_test.go:46: [dbacaa75f479b] daemon is not started [2021-12-09T23:47:00.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-12-09T23:47:00.222Z] docker_cli_network_unix_test.go:46: [d6e127160d9df] daemon is not started [2021-12-09T23:47:00.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-12-09T23:47:00.222Z] docker_cli_network_unix_test.go:46: [dd1d3807a4eb7] daemon is not started [2021-12-09T23:47:00.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-12-09T23:47:00.479Z] docker_cli_network_unix_test.go:46: [d34bfb30adf2e] daemon is not started [2021-12-09T23:47:00.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-12-09T23:47:00.479Z] docker_cli_network_unix_test.go:46: [d15328d4f12e5] daemon is not started [2021-12-09T23:47:00.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-12-09T23:47:00.825Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-09T23:47:02.089Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-09T23:47:02.089Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-09T23:47:02.089Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-09T23:47:02.089Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-09T23:47:02.089Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-09T23:47:02.089Z] docker_cli_sni_test.go:18: Flakey test [2021-12-09T23:47:02.089Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-09T23:47:02.368Z] docker_cli_network_unix_test.go:46: [d36af39b95810] daemon is not started [2021-12-09T23:47:02.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-12-09T23:47:03.130Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-09T23:47:03.185Z] docker_cli_network_unix_test.go:46: [d001e712d6bab] daemon is not started [2021-12-09T23:47:03.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-12-09T23:47:03.185Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-09T23:47:03.185Z] docker_cli_network_unix_test.go:46: [dbf4684bde7de] daemon is not started [2021-12-09T23:47:03.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-12-09T23:47:03.440Z] docker_cli_network_unix_test.go:46: [dea6b8ecbd95e] daemon is not started [2021-12-09T23:47:04.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-12-09T23:47:04.269Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-09T23:47:07.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-12-09T23:47:08.673Z] docker_cli_network_unix_test.go:1084: [d416abcbcc3ad] daemon is not started [2021-12-09T23:47:10.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-12-09T23:47:10.559Z] docker_cli_network_unix_test.go:46: [d2c4a6c6d190c] daemon is not started [2021-12-09T23:47:10.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-12-09T23:47:10.815Z] docker_cli_network_unix_test.go:46: [d6afa693391e4] daemon is not started [2021-12-09T23:47:11.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-12-09T23:47:11.164Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-09T23:47:11.721Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-09T23:47:11.721Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-09T23:47:11.721Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-09T23:47:12.437Z] docker_cli_network_unix_test.go:46: [d3816f65360b7] daemon is not started [2021-12-09T23:47:12.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-12-09T23:47:12.437Z] docker_cli_network_unix_test.go:46: [da35c98e3ef90] daemon is not started [2021-12-09T23:47:12.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-12-09T23:47:12.844Z] === RUN TestDockerSuite/TestCommitChange [2021-12-09T23:47:13.024Z] docker_cli_network_unix_test.go:46: [dffefbada1689] daemon is not started [2021-12-09T23:47:13.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-12-09T23:47:13.540Z] docker_cli_network_unix_test.go:46: [d137acf0f049c] daemon is not started [2021-12-09T23:47:13.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-12-09T23:47:14.358Z] docker_cli_network_unix_test.go:46: [d6d00d340933c] daemon is not started [2021-12-09T23:47:14.613Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-12-09T23:47:14.638Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-09T23:47:14.638Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-09T23:47:14.638Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-09T23:47:14.638Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-09T23:47:14.638Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-09T23:47:14.638Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-09T23:47:14.638Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-09T23:47:15.859Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-09T23:47:17.536Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-09T23:47:17.556Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-09T23:47:17.556Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-09T23:47:17.556Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-09T23:47:17.556Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-09T23:47:20.471Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-09T23:47:20.471Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-09T23:47:20.471Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-09T23:47:20.471Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-09T23:47:20.471Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-09T23:47:20.471Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-09T23:47:20.471Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-09T23:47:20.471Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-09T23:47:21.146Z] docker_cli_network_unix_test.go:46: [d2922ad46ff49] daemon is not started [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite (55.08s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.05s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.58s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.49s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.97s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.19s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.79s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.36s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.54s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-12-09T23:47:21.146Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.70s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.43s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2021-12-09T23:47:21.146Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.84s) [2021-12-09T23:47:21.146Z] === RUN TestDockerHubPullSuite [2021-12-09T23:47:21.146Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-12-09T23:47:21.273Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-09T23:47:21.273Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-09T23:47:21.273Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-09T23:47:22.072Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-12-09T23:47:24.221Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-09T23:47:24.441Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-09T23:47:24.584Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-12-09T23:47:24.839Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-12-09T23:47:26.727Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-12-09T23:47:26.727Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-12-09T23:47:26.727Z] --- PASS: TestDockerHubPullSuite (6.35s) [2021-12-09T23:47:26.727Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.64s) [2021-12-09T23:47:26.727Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-12-09T23:47:26.727Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2021-12-09T23:47:26.727Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.54s) [2021-12-09T23:47:26.727Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2021-12-09T23:47:26.727Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-12-09T23:47:26.727Z] PASS [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === Skipped [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-09T23:47:26.727Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-12-09T23:47:26.727Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-12-09T23:47:26.727Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-12-09T23:47:26.727Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-09T23:47:26.727Z] docker_cli_sni_test.go:18: Flakey test [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-09T23:47:26.727Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2021-12-09T23:47:26.727Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-09T23:47:26.727Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-09T23:47:26.727Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-09T23:47:26.727Z] docker_cli_network_unix_test.go:46: [dbf4684bde7de] daemon is not started [2021-12-09T23:47:26.727Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] DONE 1262 tests, 51 skipped in 1436.203s [2021-12-09T23:47:26.727Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-09T23:47:26.727Z] ++++ cat bundles/test-integration/docker.pid [2021-12-09T23:47:26.727Z] +++ kill 8499 [2021-12-09T23:47:26.727Z] +++ /etc/init.d/apparmor stop [2021-12-09T23:47:26.727Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] Unloading profiles will leave already running processes permanently [2021-12-09T23:47:26.727Z] unconfined, which can lead to unexpected situations. [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:26.727Z] To set a process to complain mode, use the command line tool [2021-12-09T23:47:26.727Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-09T23:47:26.727Z] +++ true [2021-12-09T23:47:26.727Z] exiting test-integration [2021-12-09T23:47:26.727Z] ++ exit 0 [2021-12-09T23:47:26.727Z] [2021-12-09T23:47:27.065Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-09T23:47:27.065Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-09T23:47:27.065Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-09T23:47:27.137Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-09T23:47:27.289Z] + for job in $(jobs -p) [2021-12-09T23:47:27.289Z] + wait 8662 [2021-12-09T23:47:30.242Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-09T23:47:30.889Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-09T23:47:30.889Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-09T23:47:30.889Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-09T23:47:30.889Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-09T23:47:34.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-09T23:47:34.639Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-09T23:47:36.044Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-09T23:47:37.020Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-09T23:47:37.020Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-09T23:47:37.020Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-09T23:47:37.020Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-09T23:47:37.020Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-09T23:47:37.388Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-09T23:47:37.557Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-09T23:47:37.557Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-09T23:47:37.557Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-09T23:47:37.557Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-09T23:47:37.557Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-09T23:47:39.929Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-09T23:47:39.929Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-09T23:47:39.929Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-09T23:47:40.473Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-09T23:47:40.473Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-09T23:47:41.128Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-09T23:47:41.128Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-09T23:47:41.128Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-09T23:47:41.128Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-09T23:47:41.587Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-09T23:47:41.587Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-09T23:47:41.587Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-09T23:47:41.587Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-09T23:47:41.587Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-09T23:47:41.587Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-09T23:47:41.587Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-09T23:47:41.587Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-09T23:47:41.587Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-09T23:47:41.587Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-09T23:47:41.587Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-09T23:47:41.587Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-09T23:47:43.390Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-09T23:47:43.390Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-09T23:47:43.390Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-09T23:47:45.324Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-12-09T23:47:46.312Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-09T23:47:46.774Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-09T23:47:47.382Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-09T23:47:47.853Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-12-09T23:47:49.692Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-09T23:47:54.383Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-12-09T23:47:55.505Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-09T23:47:59.624Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-12-09T23:47:59.771Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-09T23:47:59.771Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-09T23:47:59.771Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-09T23:48:00.230Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-09T23:48:00.230Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-09T23:48:00.230Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-09T23:48:00.230Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-09T23:48:00.230Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-09T23:48:00.230Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-09T23:48:00.230Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-09T23:48:01.320Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-09T23:48:01.320Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-09T23:48:01.320Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-09T23:48:01.320Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-09T23:48:01.320Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-09T23:48:02.184Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-12-09T23:48:04.236Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-09T23:48:04.236Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-09T23:48:04.236Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-09T23:48:06.346Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-12-09T23:48:07.154Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-09T23:48:07.154Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-09T23:48:07.154Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-09T23:48:07.308Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-09T23:48:07.308Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-09T23:48:07.308Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-09T23:48:07.308Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-09T23:48:08.232Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-12-09T23:48:09.487Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-09T23:48:09.487Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-09T23:48:09.487Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-09T23:48:09.487Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-09T23:48:09.487Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-09T23:48:09.487Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-09T23:48:09.487Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-09T23:48:09.487Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-09T23:48:10.906Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-09T23:48:10.906Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-09T23:48:11.666Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-09T23:48:12.394Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-12-09T23:48:12.394Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-09T23:48:12.394Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-12-09T23:48:13.855Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-09T23:48:15.394Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-09T23:48:15.394Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-09T23:48:15.394Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-09T23:48:15.394Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-09T23:48:16.587Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-12-09T23:48:16.718Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-09T23:48:17.148Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-12-09T23:48:17.573Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-09T23:48:17.573Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-09T23:48:18.074Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-12-09T23:48:18.906Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-09T23:48:18.906Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-09T23:48:18.906Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-09T23:48:18.906Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-09T23:48:18.906Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-09T23:48:18.906Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-09T23:48:18.906Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-09T23:48:18.906Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-09T23:48:18.906Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-09T23:48:18.906Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-09T23:48:18.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-09T23:48:19.754Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-09T23:48:19.754Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-09T23:48:19.754Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-09T23:48:19.754Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-09T23:48:19.754Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-09T23:48:19.961Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-12-09T23:48:21.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-09T23:48:21.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-09T23:48:21.932Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-09T23:48:21.932Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-09T23:48:23.472Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-09T23:48:23.472Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-09T23:48:23.472Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-09T23:48:24.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-09T23:48:26.381Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-09T23:48:26.381Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-09T23:48:27.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-09T23:48:27.920Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-09T23:48:30.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-09T23:48:30.647Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-09T23:48:31.666Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-09T23:48:33.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000385f68_} [2021-12-09T23:48:35.401Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-09T23:48:35.401Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-09T23:48:35.401Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-09T23:48:35.401Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-09T23:48:35.401Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-09T23:48:36.372Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-09T23:48:36.372Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-09T23:48:36.372Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-09T23:48:36.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11284593293_c:\foo_false____} [2021-12-09T23:48:39.282Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-09T23:48:39.282Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-09T23:48:39.282Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-09T23:48:39.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11284593293_c:\foo_true____} [2021-12-09T23:48:40.821Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-09T23:48:40.821Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-09T23:48:42.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-09T23:48:42.247Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-09T23:48:42.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-09T23:48:42.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-09T23:48:42.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-09T23:48:42.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-09T23:48:42.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-09T23:48:42.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-09T23:48:42.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-09T23:48:42.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-09T23:48:42.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-09T23:48:42.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-09T23:48:42.709Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-09T23:48:42.709Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-09T23:48:42.709Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-09T23:48:42.709Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-09T23:48:42.709Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-09T23:48:42.709Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-09T23:48:42.709Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-09T23:48:42.709Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-09T23:48:42.709Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-09T23:48:42.709Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-09T23:48:42.709Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-09T23:48:42.709Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-09T23:48:45.477Z] === RUN TestDockerSuite/TestBuildRm [2021-12-09T23:48:45.513Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-09T23:48:46.457Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-09T23:48:46.457Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-09T23:48:46.457Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-09T23:48:46.457Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-09T23:48:46.457Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-09T23:48:46.457Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-09T23:48:46.457Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-09T23:48:46.457Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-09T23:48:46.457Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-09T23:48:46.457Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-09T23:48:46.457Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-09T23:48:46.457Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-09T23:48:46.457Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-09T23:48:46.457Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-09T23:48:47.051Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-09T23:48:47.051Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-09T23:48:47.051Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-09T23:48:47.051Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-09T23:48:47.051Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-09T23:48:47.051Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-09T23:48:47.051Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-09T23:48:47.051Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-09T23:48:47.051Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-09T23:48:47.051Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-09T23:48:47.051Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-09T23:48:48.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-09T23:48:48.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-09T23:48:49.373Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-09T23:48:49.373Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-09T23:48:49.373Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-09T23:48:49.373Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-09T23:48:51.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-09T23:48:52.292Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-09T23:48:52.292Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-09T23:48:52.292Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-09T23:48:52.292Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-09T23:48:52.292Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-09T23:48:52.292Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-09T23:48:52.292Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-09T23:48:58.103Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-09T23:48:58.588Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-09T23:49:00.309Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-09T23:49:00.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-09T23:49:01.020Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-09T23:49:01.020Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-09T23:49:01.020Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-09T23:49:01.020Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-09T23:49:01.020Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-09T23:49:03.228Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-09T23:49:03.228Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-09T23:49:03.228Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-09T23:49:03.228Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-09T23:49:03.228Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-09T23:49:05.412Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-09T23:49:09.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000444570_} [2021-12-09T23:49:10.111Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-09T23:49:10.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12116395249_c:\foo_false____} [2021-12-09T23:49:13.431Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-09T23:49:13.431Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-09T23:49:13.431Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-09T23:49:13.431Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-09T23:49:13.431Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-09T23:49:13.853Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-09T23:49:16.113Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-12-09T23:49:16.113Z] docker_cli_swarm_test.go:1186: [dbb478d8a0331] joining swarm manager [d3f5f0aec115e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:49:17.973Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12116395249_c:\foo_true____} [2021-12-09T23:49:18.551Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-09T23:49:22.683Z] docker_cli_swarm_test.go:1195: [d36f819c44bdd] joining swarm manager [d3f5f0aec115e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:49:23.780Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-09T23:49:23.780Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-09T23:49:23.780Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-09T23:49:23.780Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-09T23:49:23.780Z] === RUN TestDockerSuite/TestCpToDot [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-09T23:49:26.549Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-09T23:49:26.549Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-09T23:49:26.549Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-09T23:49:26.549Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-09T23:49:26.549Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-09T23:49:26.549Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-09T23:49:26.549Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-09T23:49:26.699Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-09T23:49:26.699Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-09T23:49:26.699Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-09T23:49:26.699Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-09T23:49:26.699Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-09T23:49:29.617Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-09T23:49:29.617Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-09T23:49:29.617Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-09T23:49:29.617Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-09T23:49:29.617Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-09T23:49:29.617Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-09T23:49:29.617Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-09T23:49:29.617Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-09T23:49:29.617Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-09T23:49:29.617Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-09T23:49:30.079Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-09T23:49:32.272Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-09T23:49:33.629Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-09T23:49:33.629Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-09T23:49:33.629Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-09T23:49:33.629Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-09T23:49:33.629Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-09T23:49:33.629Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-09T23:49:33.629Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-09T23:49:33.629Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-09T23:49:33.629Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-09T23:49:33.629Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-09T23:49:33.629Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-09T23:49:33.629Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-09T23:49:33.629Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-09T23:49:33.629Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-09T23:49:35.168Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-09T23:49:35.168Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-09T23:49:35.168Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-09T23:49:35.168Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-09T23:49:35.192Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-09T23:49:35.192Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-09T23:49:35.653Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-09T23:49:37.346Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-09T23:49:37.346Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-09T23:49:37.346Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-09T23:49:37.346Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-09T23:49:37.346Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-09T23:49:37.346Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-09T23:49:37.346Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-09T23:49:37.842Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-09T23:49:38.304Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-09T23:49:38.765Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-09T23:49:38.765Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-09T23:49:38.765Z] === RUN TestDockerSuite/TestCreateRM [2021-12-09T23:49:39.226Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-09T23:49:39.226Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-09T23:49:39.226Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-09T23:49:39.226Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-09T23:49:39.662Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-09T23:49:39.662Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-09T23:49:39.662Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-09T23:49:39.688Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-09T23:49:42.040Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-09T23:49:44.219Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-09T23:49:44.219Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-09T23:49:44.219Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-09T23:49:44.219Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-09T23:49:44.219Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-09T23:49:48.251Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-09T23:49:48.251Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-09T23:49:50.037Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-09T23:49:50.037Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-09T23:49:50.037Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-09T23:49:52.953Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-09T23:49:52.953Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-09T23:49:52.953Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-09T23:49:52.953Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-09T23:49:54.049Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-09T23:49:54.050Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-09T23:49:55.871Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-09T23:49:55.871Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-09T23:49:55.871Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-09T23:49:55.871Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-09T23:49:55.871Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-09T23:49:55.871Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-09T23:49:55.871Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-09T23:49:56.332Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-09T23:49:56.332Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-09T23:49:56.332Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-09T23:49:56.332Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-09T23:49:56.332Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-09T23:49:56.332Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-09T23:49:56.332Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestDockerFails [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-09T23:49:56.332Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-09T23:49:56.332Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-09T23:49:56.332Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-09T23:49:56.332Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-09T23:49:56.332Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.332Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-09T23:49:56.609Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-09T23:49:56.609Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.609Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-09T23:49:56.609Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-09T23:49:56.609Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-09T23:49:58.743Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-09T23:49:59.251Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-09T23:50:02.170Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-09T23:50:05.088Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-09T23:50:09.395Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-12-09T23:50:11.434Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-09T23:50:11.434Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-09T23:50:11.434Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-09T23:50:11.434Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-09T23:50:11.434Z] === RUN TestDockerSuite/TestCpToDot [2021-12-09T23:50:12.403Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-09T23:50:12.403Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-09T23:50:12.403Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-09T23:50:12.403Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-09T23:50:12.403Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-09T23:50:12.699Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-12-09T23:50:14.583Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-09T23:50:14.583Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-09T23:50:14.583Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-09T23:50:14.583Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-09T23:50:14.583Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-09T23:50:14.583Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-09T23:50:14.583Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-09T23:50:14.583Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-09T23:50:14.583Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-09T23:50:14.583Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-09T23:50:14.583Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-09T23:50:15.434Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-09T23:50:16.763Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-09T23:50:16.859Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-12-09T23:50:18.222Z] docker_cli_swarm_test.go:1118: [d5899646db352] joining swarm manager [d8b53d2a69ccb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:50:18.942Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-09T23:50:18.942Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-09T23:50:18.942Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-09T23:50:19.586Z] docker_cli_swarm_test.go:1119: [df1149b9e32d1] joining swarm manager [d8b53d2a69ccb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:50:19.854Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-09T23:50:19.854Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-09T23:50:19.854Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-09T23:50:21.121Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-09T23:50:21.246Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-09T23:50:21.580Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-09T23:50:21.580Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-09T23:50:21.580Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-09T23:50:21.580Z] === RUN TestDockerSuite/TestCreateRM [2021-12-09T23:50:22.040Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-09T23:50:22.040Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-09T23:50:22.040Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-09T23:50:22.499Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-09T23:50:22.499Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-09T23:50:22.767Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-09T23:50:24.307Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-09T23:50:28.350Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-09T23:50:29.576Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-09T23:50:29.576Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-09T23:50:30.035Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-09T23:50:30.114Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-09T23:50:30.546Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-09T23:50:31.519Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-09T23:50:32.945Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-09T23:50:32.945Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-09T23:50:32.945Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-09T23:50:32.945Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-09T23:50:34.811Z] === RUN TestDockerSuite/TestBuildUser [2021-12-09T23:50:34.812Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-09T23:50:34.812Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-09T23:50:34.812Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-09T23:50:34.812Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-09T23:50:34.812Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-09T23:50:34.812Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-09T23:50:35.128Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-09T23:50:35.128Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.128Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-09T23:50:35.128Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-09T23:50:35.128Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.128Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-09T23:50:35.128Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.128Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-09T23:50:35.128Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.128Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-09T23:50:35.128Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.128Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-09T23:50:35.128Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.128Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-09T23:50:35.128Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.587Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-09T23:50:35.587Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.587Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-09T23:50:35.587Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.588Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-09T23:50:35.588Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.588Z] === RUN TestDockerSuite/TestDockerFails [2021-12-09T23:50:35.588Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-09T23:50:35.588Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.588Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-09T23:50:35.588Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.588Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-09T23:50:35.588Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.588Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-09T23:50:35.588Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.588Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-09T23:50:35.588Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-09T23:50:35.588Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-09T23:50:37.331Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-09T23:50:37.331Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-09T23:50:37.767Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-09T23:50:38.303Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-09T23:50:39.509Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-09T23:50:39.946Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-09T23:50:40.480Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-09T23:50:42.124Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-09T23:50:43.538Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-09T23:50:43.538Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-09T23:50:43.538Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-09T23:50:43.538Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-09T23:50:43.538Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-09T23:50:45.401Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-09T23:50:51.213Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-09T23:50:51.213Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-09T23:50:51.213Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-09T23:50:51.213Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-09T23:50:51.213Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-09T23:50:51.213Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-09T23:50:51.213Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-09T23:50:51.213Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-09T23:50:51.213Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-09T23:50:51.674Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-09T23:50:51.674Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-09T23:50:51.674Z] === RUN TestDockerSuite/TestEventsRename [2021-12-09T23:50:54.670Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-09T23:50:55.427Z] === RUN TestDockerSuite/TestEventsResize [2021-12-09T23:50:57.579Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-09T23:51:02.273Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-09T23:51:04.451Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-09T23:51:05.419Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-09T23:51:08.693Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-09T23:51:08.693Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-09T23:51:09.158Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-09T23:51:09.158Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-09T23:51:10.127Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-09T23:51:14.817Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-09T23:51:18.555Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-09T23:51:18.555Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-09T23:51:18.555Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-09T23:51:18.555Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-09T23:51:18.555Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-09T23:51:18.555Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-09T23:51:18.555Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-09T23:51:18.555Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-09T23:51:18.555Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-09T23:51:19.030Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-09T23:51:20.094Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-09T23:51:20.094Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-09T23:51:20.094Z] === RUN TestDockerSuite/TestEventsRename [2021-12-09T23:51:22.273Z] === RUN TestDockerSuite/TestEventsResize [2021-12-09T23:51:24.832Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-09T23:51:24.832Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-09T23:51:24.832Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-09T23:51:24.833Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-09T23:51:24.833Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-09T23:51:27.744Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-09T23:51:27.744Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-09T23:51:28.205Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-09T23:51:29.349Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-09T23:51:31.163Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-09T23:51:31.163Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-09T23:51:31.531Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-09T23:51:33.710Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-09T23:51:34.915Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-09T23:51:38.403Z] === RUN TestDockerSuite/TestEventsTop [2021-12-09T23:51:38.403Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-09T23:51:38.403Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-09T23:51:40.601Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-09T23:51:40.728Z] === RUN TestDockerSuite/TestEventsTop [2021-12-09T23:51:40.728Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-09T23:51:40.728Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-09T23:51:41.311Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-09T23:51:42.917Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-09T23:51:44.344Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-09T23:51:44.804Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-09T23:51:48.390Z] === RUN TestDockerSuite/TestExec [2021-12-09T23:51:48.390Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-09T23:51:48.390Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-09T23:51:48.390Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-09T23:51:48.390Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-09T23:51:48.730Z] === RUN TestDockerSuite/TestExec [2021-12-09T23:51:48.730Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-09T23:51:48.730Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-09T23:51:48.730Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-09T23:51:48.730Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-09T23:51:49.929Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-09T23:51:50.919Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-09T23:51:52.111Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-09T23:51:52.111Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-09T23:51:52.111Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-09T23:51:52.111Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-09T23:51:52.111Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-09T23:51:52.111Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-09T23:51:52.111Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-09T23:51:53.651Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-09T23:51:53.836Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-09T23:51:53.836Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-09T23:51:54.298Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-09T23:51:54.298Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-09T23:51:54.298Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-09T23:51:54.298Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-09T23:51:54.298Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-09T23:51:55.831Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-09T23:51:55.998Z] docker_cli_swarm_test.go:1172: [d04a9fcdf8a89] joining swarm manager [d8b53d2a69ccb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-09T23:51:57.214Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-09T23:51:57.373Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-09T23:51:59.552Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-09T23:51:59.630Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-09T23:51:59.630Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-09T23:52:00.091Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-09T23:52:00.091Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-09T23:52:00.550Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-09T23:52:00.550Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-09T23:52:00.550Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-09T23:52:00.965Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-09T23:52:02.091Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-09T23:52:03.290Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-09T23:52:03.290Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-09T23:52:03.290Z] === RUN TestDockerSuite/TestExecEnv [2021-12-09T23:52:03.290Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-09T23:52:03.290Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-09T23:52:03.290Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-09T23:52:03.290Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-09T23:52:04.715Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-09T23:52:05.470Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-09T23:52:08.477Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-09T23:52:10.162Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-09T23:52:10.162Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-09T23:52:10.162Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-09T23:52:10.162Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-09T23:52:10.162Z] === RUN TestDockerSuite/TestExecParseError [2021-12-09T23:52:10.162Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-09T23:52:10.162Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-09T23:52:10.162Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-09T23:52:10.162Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-09T23:52:10.162Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-09T23:52:10.162Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-09T23:52:10.685Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-09T23:52:11.700Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-09T23:52:11.700Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-09T23:52:11.700Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-09T23:52:11.700Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-09T23:52:11.700Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-09T23:52:11.700Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-09T23:52:11.700Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-09T23:52:11.700Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-09T23:52:11.700Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-09T23:52:11.700Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-09T23:52:11.700Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-09T23:52:12.867Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-09T23:52:12.867Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-09T23:52:12.867Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-09T23:52:12.867Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-09T23:52:13.329Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-09T23:52:13.329Z] docker_cli_sni_test.go:18: Flakey test [2021-12-09T23:52:13.329Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-09T23:52:13.892Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-09T23:52:13.892Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-09T23:52:13.892Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-09T23:52:15.513Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-09T23:52:15.576Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-09T23:52:15.576Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-09T23:52:15.576Z] === RUN TestDockerSuite/TestExecEnv [2021-12-09T23:52:15.576Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-09T23:52:15.576Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-09T23:52:15.576Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-09T23:52:15.576Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-09T23:52:18.493Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-09T23:52:20.216Z] === RUN TestDockerSuite/TestCommitChange [2021-12-09T23:52:20.982Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-09T23:52:20.982Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-09T23:52:20.982Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-09T23:52:20.982Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-09T23:52:20.982Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-09T23:52:20.982Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-09T23:52:20.982Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-09T23:52:24.306Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-09T23:52:24.306Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-09T23:52:24.306Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-09T23:52:24.306Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-09T23:52:24.306Z] === RUN TestDockerSuite/TestExecParseError [2021-12-09T23:52:24.306Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-09T23:52:24.306Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-09T23:52:24.306Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-09T23:52:24.306Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-09T23:52:24.306Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-09T23:52:24.306Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-09T23:52:26.020Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-09T23:52:26.782Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-09T23:52:28.050Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-12-09T23:52:28.057Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-09T23:52:28.057Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-09T23:52:28.057Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-09T23:52:28.057Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-09T23:52:28.057Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-09T23:52:28.057Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-09T23:52:28.057Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-09T23:52:28.057Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-09T23:52:28.057Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-09T23:52:28.057Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-09T23:52:28.057Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-09T23:52:29.412Z] docker_cli_swarm_test.go:1453: [d46b65b561146] joining swarm manager [d8d73bb6c7677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:52:30.338Z] docker_cli_swarm_test.go:1454: [d974d1464b028] joining swarm manager [d8d73bb6c7677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-09T23:52:31.805Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-09T23:52:31.805Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-09T23:52:31.805Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-09T23:52:31.826Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-09T23:52:31.826Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-09T23:52:31.826Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-09T23:52:32.578Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-09T23:52:34.760Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-09T23:52:37.618Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-09T23:52:37.618Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-09T23:52:37.618Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-09T23:52:37.618Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-09T23:52:37.618Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-09T23:52:37.618Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-09T23:52:37.618Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-09T23:52:40.404Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-09T23:52:40.404Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-09T23:52:40.404Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-09T23:52:41.845Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-09T23:52:41.845Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-09T23:52:41.845Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-09T23:52:41.845Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-09T23:52:41.845Z] === RUN TestDockerSuite/TestHealth [2021-12-09T23:52:41.845Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-09T23:52:41.845Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-09T23:52:41.845Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-09T23:52:41.845Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-09T23:52:41.845Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-09T23:52:42.496Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-12-09T23:52:42.497Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-12-09T23:52:42.497Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-12-09T23:52:42.497Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-12-09T23:52:42.497Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-12-09T23:52:43.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-12-09T23:52:44.715Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-09T23:52:45.583Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-12-09T23:52:47.485Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-09T23:52:48.871Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-12-09T23:52:50.417Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-09T23:52:50.417Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-09T23:52:50.417Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-09T23:52:50.417Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-09T23:52:50.417Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-09T23:52:50.417Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-09T23:52:50.417Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-09T23:52:50.757Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-12-09T23:52:51.388Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-09T23:52:51.388Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-09T23:52:51.388Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-09T23:52:52.183Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-09T23:52:52.183Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-09T23:52:52.357Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-09T23:52:52.357Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-09T23:52:52.642Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-09T23:52:52.643Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-09T23:52:52.643Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-09T23:52:52.643Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-09T23:52:52.643Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-09T23:52:52.643Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-09T23:52:52.643Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-09T23:52:52.643Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-09T23:52:52.643Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-09T23:52:52.643Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-09T23:52:52.643Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-09T23:52:52.643Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-09T23:52:52.643Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-09T23:52:52.643Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-09T23:52:52.644Z] docker_cli_swarm_unix_test.go:63: [d9da7af9505ba] joining swarm manager [d8b8462b1b66b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:52:53.309Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-09T23:52:53.897Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-09T23:52:54.356Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-09T23:52:56.226Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-09T23:52:56.537Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-09T23:52:58.720Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-09T23:52:59.180Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-09T23:52:59.180Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-09T23:52:59.180Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-09T23:53:01.220Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-09T23:53:02.921Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-09T23:53:02.921Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-09T23:53:03.324Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-09T23:53:03.324Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-09T23:53:03.324Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-09T23:53:03.324Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-09T23:53:03.324Z] === RUN TestDockerSuite/TestHealth [2021-12-09T23:53:03.324Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-09T23:53:03.324Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-09T23:53:03.324Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-09T23:53:03.785Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-09T23:53:03.785Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-09T23:53:05.102Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-09T23:53:05.102Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-09T23:53:05.102Z] === RUN TestDockerSuite/TestImportFile [2021-12-09T23:53:05.102Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-09T23:53:05.102Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-09T23:53:05.102Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-09T23:53:05.102Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-09T23:53:05.102Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-09T23:53:05.102Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-09T23:53:05.102Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-09T23:53:05.102Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-09T23:53:05.102Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-09T23:53:05.102Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-09T23:53:05.102Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-09T23:53:05.102Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-09T23:53:05.102Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-09T23:53:05.102Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-09T23:53:05.102Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-09T23:53:05.569Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-09T23:53:05.569Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-09T23:53:05.569Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-09T23:53:05.569Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-09T23:53:05.569Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-09T23:53:07.773Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-09T23:53:08.491Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-09T23:53:08.491Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-09T23:53:08.491Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-09T23:53:08.491Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-09T23:53:08.491Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-09T23:53:08.491Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-09T23:53:08.952Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-09T23:53:09.415Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-09T23:53:09.415Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-09T23:53:09.415Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-09T23:53:09.799Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-09T23:53:09.800Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-09T23:53:09.800Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-09T23:53:09.956Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-09T23:53:09.956Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-09T23:53:09.956Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-09T23:53:09.956Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-09T23:53:09.956Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-09T23:53:09.956Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-09T23:53:09.956Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-09T23:53:09.956Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-09T23:53:10.959Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-09T23:53:10.959Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-09T23:53:11.981Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-09T23:53:11.981Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-09T23:53:11.981Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-09T23:53:11.981Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-09T23:53:11.981Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-09T23:53:11.981Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-09T23:53:11.981Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-09T23:53:12.502Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-09T23:53:12.963Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-09T23:53:14.164Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-09T23:53:14.164Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-09T23:53:14.164Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-09T23:53:14.991Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-09T23:53:15.152Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-09T23:53:17.037Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-09T23:53:17.037Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-09T23:53:17.178Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-09T23:53:17.178Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-09T23:53:17.178Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-09T23:53:17.178Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-09T23:53:17.178Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-09T23:53:17.178Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-09T23:53:17.178Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-09T23:53:17.178Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-09T23:53:18.070Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-09T23:53:18.531Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-09T23:53:18.532Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-09T23:53:18.532Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-09T23:53:19.217Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-09T23:53:19.217Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-09T23:53:19.217Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-09T23:53:19.217Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-09T23:53:19.217Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-09T23:53:19.217Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-09T23:53:19.217Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-09T23:53:20.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-09T23:53:21.395Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-09T23:53:22.283Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-09T23:53:22.284Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-09T23:53:23.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-09T23:53:24.472Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-09T23:53:24.472Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-09T23:53:24.472Z] === RUN TestDockerSuite/TestImportFile [2021-12-09T23:53:24.472Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-09T23:53:24.472Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-09T23:53:24.472Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-09T23:53:24.472Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-09T23:53:24.472Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-09T23:53:24.472Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-09T23:53:24.472Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-09T23:53:24.472Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-09T23:53:24.472Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-09T23:53:24.472Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-09T23:53:24.933Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-09T23:53:24.933Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-09T23:53:24.933Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-09T23:53:24.933Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-09T23:53:24.933Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-09T23:53:24.933Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-09T23:53:24.933Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-09T23:53:24.933Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-09T23:53:24.933Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-09T23:53:24.933Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-09T23:53:25.140Z] === RUN TestDockerSuite/TestInspectImage [2021-12-09T23:53:25.140Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-09T23:53:25.140Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-09T23:53:25.140Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-09T23:53:25.140Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-09T23:53:25.140Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-09T23:53:25.140Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-09T23:53:25.289Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-09T23:53:25.289Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-09T23:53:25.289Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-09T23:53:25.289Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-09T23:53:27.318Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-09T23:53:27.472Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-09T23:53:27.472Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-09T23:53:27.853Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-09T23:53:29.497Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-09T23:53:29.497Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-09T23:53:30.389Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-09T23:53:30.389Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-09T23:53:30.389Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-09T23:53:30.389Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-09T23:53:30.389Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-09T23:53:30.773Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-09T23:53:30.773Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-09T23:53:30.773Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-09T23:53:30.773Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-09T23:53:30.773Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-09T23:53:30.773Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-09T23:53:30.773Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-09T23:53:30.773Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-09T23:53:31.676Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-09T23:53:33.214Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-09T23:53:33.214Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-09T23:53:33.214Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-09T23:53:33.214Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-09T23:53:33.299Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-09T23:53:33.299Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-09T23:53:33.693Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-09T23:53:34.155Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-09T23:53:35.394Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-09T23:53:35.481Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-09T23:53:35.482Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-09T23:53:35.482Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-09T23:53:37.073Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-09T23:53:37.073Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-09T23:53:37.073Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-09T23:53:37.073Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-09T23:53:37.073Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-09T23:53:37.073Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-09T23:53:37.073Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-09T23:53:37.574Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-09T23:53:39.224Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-09T23:53:39.224Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-09T23:53:39.989Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-09T23:53:41.310Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-09T23:53:42.136Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-09T23:53:43.490Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-09T23:53:44.693Z] === RUN TestDockerSuite/TestInspectImage [2021-12-09T23:53:44.693Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-09T23:53:44.693Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-09T23:53:44.693Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-09T23:53:44.693Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-09T23:53:44.693Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-09T23:53:44.693Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-09T23:53:45.678Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-09T23:53:46.024Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-09T23:53:47.216Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-09T23:53:47.611Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-09T23:53:48.838Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-12-09T23:53:48.838Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-12-09T23:53:48.838Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-12-09T23:53:49.396Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-09T23:53:50.720Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-09T23:53:50.720Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-09T23:53:50.720Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-09T23:53:50.720Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-09T23:53:50.720Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-09T23:53:50.729Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-12-09T23:53:51.360Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-09T23:53:51.360Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-09T23:53:51.580Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-09T23:53:53.633Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-09T23:53:53.634Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.634Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-09T23:53:53.761Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-09T23:53:53.761Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-09T23:53:53.761Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-09T23:53:53.761Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-09T23:53:53.994Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-12-09T23:53:54.279Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-09T23:53:55.938Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-12-09T23:53:55.942Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-09T23:53:56.549Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-09T23:53:56.549Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-09T23:53:56.549Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-09T23:53:57.482Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-09T23:53:57.869Z] docker_api_swarm_test.go:962: [df48db1b74a37] joining swarm manager [dc6b2cce6804d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-09T23:53:58.031Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-09T23:53:58.031Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-09T23:53:58.031Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-09T23:53:58.031Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-09T23:53:58.731Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-09T23:53:58.731Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-09T23:54:00.937Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-09T23:54:03.280Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-09T23:54:03.430Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-09T23:54:04.688Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-09T23:54:05.461Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-09T23:54:05.461Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-09T23:54:05.461Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-09T23:54:05.613Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-09T23:54:05.613Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-09T23:54:05.613Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-09T23:54:05.613Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-09T23:54:06.074Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-09T23:54:06.074Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-09T23:54:06.074Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-09T23:54:06.074Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-09T23:54:06.074Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-09T23:54:06.074Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-09T23:54:06.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-09T23:54:07.001Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-09T23:54:07.461Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-09T23:54:08.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-09T23:54:08.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-09T23:54:11.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-09T23:54:11.763Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-09T23:54:12.154Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-09T23:54:14.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-09T23:54:14.672Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-09T23:54:15.901Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-12-09T23:54:16.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-09T23:54:17.577Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-09T23:54:17.950Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-09T23:54:19.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000385a40_} [2021-12-09T23:54:21.315Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-09T23:54:22.088Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1783600584_c:\foo_false____} [2021-12-09T23:54:22.643Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-09T23:54:24.223Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-09T23:54:24.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1783600584_c:\foo_true____} [2021-12-09T23:54:24.821Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-09T23:54:27.128Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-09T23:54:27.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-09T23:54:27.182Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-09T23:54:27.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-09T23:54:27.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-09T23:54:27.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-09T23:54:27.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-09T23:54:27.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-09T23:54:27.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-09T23:54:27.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-09T23:54:27.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-09T23:54:27.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-09T23:54:27.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-09T23:54:27.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-09T23:54:27.642Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-09T23:54:27.642Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-09T23:54:27.642Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-09T23:54:27.642Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-09T23:54:27.642Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-09T23:54:27.642Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-09T23:54:27.642Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-09T23:54:27.642Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-09T23:54:27.642Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-09T23:54:27.642Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-09T23:54:27.642Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-09T23:54:27.729Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-09T23:54:27.729Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-09T23:54:27.729Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-09T23:54:28.062Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-12-09T23:54:29.266Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-09T23:54:29.427Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-12-09T23:54:30.039Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-09T23:54:30.039Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-09T23:54:30.039Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.039Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-09T23:54:30.039Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.039Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-09T23:54:30.039Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-09T23:54:30.499Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-09T23:54:30.499Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-09T23:54:30.499Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-09T23:54:30.499Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-09T23:54:30.499Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-09T23:54:30.499Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-09T23:54:30.499Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-09T23:54:30.499Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-09T23:54:30.499Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-09T23:54:30.499Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-09T23:54:30.499Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-09T23:54:30.499Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-09T23:54:30.499Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-09T23:54:30.499Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-09T23:54:30.559Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-09T23:54:30.559Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.559Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-09T23:54:30.559Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.559Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-09T23:54:30.559Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.559Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-09T23:54:30.559Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.559Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-09T23:54:30.559Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.559Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-09T23:54:30.559Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.559Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-09T23:54:30.559Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.559Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-09T23:54:30.559Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.559Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-09T23:54:30.559Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.559Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-09T23:54:30.559Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-09T23:54:30.559Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-09T23:54:31.019Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-09T23:54:31.019Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-09T23:54:31.019Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-09T23:54:31.019Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-09T23:54:31.019Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-09T23:54:31.019Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-09T23:54:31.404Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-12-09T23:54:32.173Z] === RUN TestDockerSuite/TestLogsSince [2021-12-09T23:54:33.403Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-09T23:54:33.931Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-09T23:54:33.931Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-09T23:54:33.931Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-09T23:54:33.931Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-09T23:54:34.710Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-12-09T23:54:36.840Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-09T23:54:36.841Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-09T23:54:36.841Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-09T23:54:36.841Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-09T23:54:36.841Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-09T23:54:36.841Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-09T23:54:36.841Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-09T23:54:37.138Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-09T23:54:40.744Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-09T23:54:40.744Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-09T23:54:40.744Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-09T23:54:40.744Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-09T23:54:40.744Z] === RUN TestDockerSuite/TestLogsTail [2021-12-09T23:54:41.299Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-12-09T23:54:42.648Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-09T23:54:42.933Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-09T23:54:43.652Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-09T23:54:44.832Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-09T23:54:44.832Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-09T23:54:44.832Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-09T23:54:44.832Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-09T23:54:44.832Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-09T23:54:45.460Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-12-09T23:54:45.832Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-09T23:54:45.841Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-09T23:54:45.841Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-09T23:54:45.841Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-09T23:54:47.372Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-09T23:54:47.372Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.832Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-09T23:54:47.832Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.832Z] === RUN TestDockerSuite/TestNetHostname [2021-12-09T23:54:47.832Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.832Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-09T23:54:47.832Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.832Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-09T23:54:47.832Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.832Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-09T23:54:47.832Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.832Z] === RUN TestDockerSuite/TestPluginActive [2021-12-09T23:54:47.832Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.832Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-09T23:54:47.832Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.832Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-09T23:54:47.832Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-09T23:54:47.832Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.832Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-09T23:54:47.832Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-09T23:54:47.832Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-09T23:54:47.832Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-09T23:54:47.832Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-09T23:54:47.832Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.832Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-09T23:54:47.833Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.833Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-09T23:54:47.833Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.833Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-09T23:54:47.833Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.833Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-09T23:54:47.833Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.833Z] === RUN TestDockerSuite/TestPortList [2021-12-09T23:54:47.833Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-09T23:54:47.833Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-09T23:54:47.975Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-12-09T23:54:49.575Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-09T23:54:49.575Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-09T23:54:50.489Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-12-09T23:54:52.525Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-09T23:54:52.525Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-09T23:54:52.525Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-09T23:54:52.525Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-09T23:54:52.525Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-09T23:54:52.525Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-09T23:54:52.525Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-09T23:54:52.525Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-09T23:54:52.525Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-09T23:54:52.525Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-09T23:54:52.525Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-09T23:54:52.525Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-09T23:54:52.525Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-09T23:54:52.525Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-09T23:54:52.525Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-09T23:54:52.525Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-09T23:54:52.525Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-09T23:54:52.525Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-09T23:54:53.002Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-12-09T23:54:54.892Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-12-09T23:54:55.168Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-09T23:54:55.171Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-09T23:54:55.171Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-09T23:54:55.171Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-09T23:54:55.171Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-09T23:54:55.374Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-09T23:54:56.265Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-09T23:54:56.265Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-09T23:54:56.265Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-09T23:54:58.158Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-12-09T23:55:00.059Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-12-09T23:55:02.453Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-09T23:55:04.840Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-09T23:55:04.840Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-09T23:55:04.840Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-09T23:55:07.145Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-09T23:55:07.572Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-09T23:55:07.572Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-09T23:55:07.572Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-09T23:55:07.572Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-09T23:55:07.572Z] === RUN TestDockerSuite/TestCpToDot [2021-12-09T23:55:09.114Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-09T23:55:09.114Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-09T23:55:09.114Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-09T23:55:09.114Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-09T23:55:09.114Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-09T23:55:11.834Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-09T23:55:11.920Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-09T23:55:12.026Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-09T23:55:12.026Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-09T23:55:12.026Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-09T23:55:12.026Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-09T23:55:12.026Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-09T23:55:12.026Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-09T23:55:12.026Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-09T23:55:12.026Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-09T23:55:12.026Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-09T23:55:12.026Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-09T23:55:12.486Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-09T23:55:14.666Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-09T23:55:16.541Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-09T23:55:16.542Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-09T23:55:16.542Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-09T23:55:17.578Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-09T23:55:17.578Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-09T23:55:18.038Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-09T23:55:19.447Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-09T23:55:20.313Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-09T23:55:20.774Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-09T23:55:20.774Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-09T23:55:20.774Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-09T23:55:20.774Z] === RUN TestDockerSuite/TestCreateRM [2021-12-09T23:55:21.234Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-09T23:55:21.234Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-09T23:55:21.234Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-09T23:55:21.695Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-09T23:55:22.155Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-09T23:55:22.353Z] === RUN TestDockerSuite/TestLogsSince [2021-12-09T23:55:24.301Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-09T23:55:24.301Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-09T23:55:24.301Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-09T23:55:24.762Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-09T23:55:33.176Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-09T23:55:33.176Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-09T23:55:33.176Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-09T23:55:33.176Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-09T23:55:33.176Z] === RUN TestDockerSuite/TestLogsTail [2021-12-09T23:55:34.717Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-09T23:55:34.717Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-09T23:55:34.717Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-09T23:55:35.176Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-09T23:55:35.176Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-09T23:55:35.176Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-09T23:55:35.176Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-09T23:55:35.357Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-09T23:55:36.425Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-09T23:55:38.089Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-09T23:55:38.089Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.089Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-09T23:55:38.265Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-09T23:55:38.551Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-09T23:55:38.551Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-09T23:55:38.551Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-09T23:55:38.551Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-09T23:55:38.551Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-09T23:55:38.551Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-09T23:55:38.551Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-09T23:55:38.551Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-09T23:55:38.551Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestDockerFails [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-09T23:55:38.551Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-09T23:55:38.551Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-09T23:55:38.551Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-09T23:55:38.551Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-09T23:55:38.551Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-09T23:55:38.551Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-09T23:55:39.336Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-09T23:55:41.605Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-09T23:55:42.001Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-09T23:55:42.001Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestNetHostname [2021-12-09T23:55:42.001Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-09T23:55:42.001Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-09T23:55:42.001Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-09T23:55:42.001Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPluginActive [2021-12-09T23:55:42.001Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-09T23:55:42.001Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-09T23:55:42.001Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-09T23:55:42.001Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-09T23:55:42.001Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-09T23:55:42.001Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-09T23:55:42.001Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-09T23:55:42.001Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-09T23:55:42.001Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-09T23:55:42.001Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPortList [2021-12-09T23:55:42.001Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-09T23:55:42.001Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-09T23:55:44.519Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-09T23:55:47.431Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-09T23:55:47.795Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-09T23:55:47.795Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-09T23:55:47.795Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-09T23:55:47.795Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-09T23:55:47.795Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-09T23:55:47.795Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-09T23:55:47.795Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-09T23:55:47.795Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-09T23:55:47.795Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-09T23:55:47.795Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-09T23:55:47.795Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-09T23:55:47.795Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-09T23:55:47.795Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-09T23:55:47.795Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-09T23:55:47.795Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-09T23:55:47.795Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-09T23:55:47.795Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-09T23:55:47.795Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-09T23:55:53.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-09T23:55:53.588Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-09T23:55:53.588Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-09T23:55:57.026Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-09T23:55:57.178Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-12-09T23:55:57.775Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-09T23:55:59.205Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-09T23:55:59.205Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-09T23:55:59.205Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-09T23:55:59.205Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-09T23:55:59.205Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-09T23:56:02.475Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-09T23:56:03.895Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-09T23:56:03.896Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-09T23:56:03.896Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-09T23:56:03.896Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-09T23:56:03.896Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-09T23:56:03.896Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-09T23:56:03.896Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-09T23:56:03.896Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-09T23:56:03.896Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-09T23:56:05.969Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-09T23:56:05.969Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-09T23:56:05.969Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-09T23:56:09.373Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-12-09T23:56:09.557Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-09T23:56:10.972Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-09T23:56:10.972Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-09T23:56:10.972Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-09T23:56:11.740Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-09T23:56:11.942Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-09T23:56:11.942Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-09T23:56:11.942Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-09T23:56:12.204Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-09T23:56:12.911Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-09T23:56:13.881Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-09T23:56:13.881Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-09T23:56:13.881Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-09T23:56:16.907Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-09T23:56:17.620Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-09T23:56:18.357Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-09T23:56:18.451Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-09T23:56:19.420Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-09T23:56:21.358Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-09T23:56:23.545Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-09T23:56:25.223Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite (1631.21s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.31s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.99s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.71s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.17s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.86s) [2021-12-09T23:56:27.413Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.68s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.55s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.30s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.36s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.08s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.74s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.86s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.68s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.96s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.15s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.01s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.86s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.48s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.92s) [2021-12-09T23:56:27.413Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.72s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.92s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.35s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.57s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.08s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.48s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.03s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.60s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.64s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.52s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.18s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.72s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.56s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.08s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.58s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.23s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.18s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.21s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.07s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.69s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.96s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.01s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.11s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.17s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.96s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.32s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.23s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.15s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.04s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.19s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.82s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.61s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.36s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.60s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.75s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.56s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.93s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.27s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.60s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.52s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.26s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.18s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.76s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.77s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.49s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.54s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.00s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.27s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.50s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.62s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.01s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.11s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.19s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.19s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.60s) [2021-12-09T23:56:27.414Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.90s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.11s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.88s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.82s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.10s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.12s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.23s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.09s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.40s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.33s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.96s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.99s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.15s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.25s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.15s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.75s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.38s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.43s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.39s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.97s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.13s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.80s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.13s) [2021-12-09T23:56:27.414Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2021-12-09T23:56:27.414Z] === RUN TestDockerExternalVolumeSuite [2021-12-09T23:56:27.414Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-12-09T23:56:27.414Z] docker_cli_external_volume_driver_test.go:52: [d7c553224f12f] daemon is not started [2021-12-09T23:56:31.024Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-09T23:56:31.025Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-09T23:56:31.025Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-09T23:56:31.025Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-09T23:56:31.025Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-09T23:56:31.025Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-09T23:56:31.025Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-09T23:56:31.025Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-09T23:56:31.025Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-09T23:56:31.995Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-09T23:56:31.995Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-09T23:56:31.995Z] === RUN TestDockerSuite/TestEventsRename [2021-12-09T23:56:34.906Z] === RUN TestDockerSuite/TestEventsResize [2021-12-09T23:56:36.046Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-09T23:56:36.046Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-09T23:56:36.046Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-09T23:56:36.046Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-09T23:56:36.046Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-09T23:56:36.046Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-09T23:56:41.235Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-09T23:56:41.235Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-09T23:56:41.235Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-09T23:56:41.843Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-09T23:56:42.241Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-12-09T23:56:43.481Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-09T23:56:45.663Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-09T23:56:47.036Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-09T23:56:47.036Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-09T23:56:47.036Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-09T23:56:48.004Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-09T23:56:48.574Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-09T23:56:51.743Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-09T23:56:52.164Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-09T23:56:54.375Z] === RUN TestDockerSuite/TestEventsTop [2021-12-09T23:56:54.375Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-09T23:56:54.375Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-09T23:56:55.480Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-09T23:56:55.480Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-09T23:56:55.480Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-09T23:56:56.560Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-09T23:56:57.959Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-09T23:56:57.959Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-09T23:56:57.959Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-09T23:56:57.959Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-09T23:56:57.959Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-09T23:56:59.219Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-09T23:56:59.219Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-09T23:56:59.679Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-09T23:57:01.277Z] === RUN TestDockerSuite/TestExec [2021-12-09T23:57:01.277Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-09T23:57:01.277Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-09T23:57:01.277Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-09T23:57:01.277Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-09T23:57:03.755Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-09T23:57:03.755Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-09T23:57:04.187Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-09T23:57:04.213Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-09T23:57:04.214Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-09T23:57:04.214Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-09T23:57:04.214Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-09T23:57:04.214Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-09T23:57:04.214Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-09T23:57:04.214Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-09T23:57:06.373Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-09T23:57:06.373Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-09T23:57:06.373Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-09T23:57:06.373Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-09T23:57:06.373Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-09T23:57:06.373Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-09T23:57:06.373Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-09T23:57:08.557Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-09T23:57:10.739Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-09T23:57:12.102Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-09T23:57:12.921Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-09T23:57:14.296Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-09T23:57:14.534Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-09T23:57:14.534Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-09T23:57:14.534Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-09T23:57:14.758Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-09T23:57:15.108Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-09T23:57:15.501Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-09T23:57:15.501Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-09T23:57:15.501Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-09T23:57:16.470Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-09T23:57:17.437Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-09T23:57:17.437Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-09T23:57:17.437Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-09T23:57:20.574Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-09T23:57:20.908Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-09T23:57:20.908Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-09T23:57:20.908Z] === RUN TestDockerSuite/TestExecEnv [2021-12-09T23:57:20.908Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-09T23:57:20.908Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-09T23:57:20.908Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-09T23:57:20.908Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-09T23:57:22.451Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-09T23:57:24.515Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-09T23:57:25.284Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-09T23:57:26.193Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-09T23:57:26.193Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-09T23:57:26.193Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-09T23:57:26.193Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-09T23:57:26.193Z] === RUN TestDockerSuite/TestExecParseError [2021-12-09T23:57:26.193Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-09T23:57:26.193Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-09T23:57:26.193Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-09T23:57:26.193Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-09T23:57:26.193Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-09T23:57:26.654Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-09T23:57:28.838Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-09T23:57:28.838Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-09T23:57:29.298Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-09T23:57:29.298Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-09T23:57:29.298Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-09T23:57:29.298Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-09T23:57:29.298Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-09T23:57:29.298Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-09T23:57:29.298Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-09T23:57:29.298Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-09T23:57:29.298Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-09T23:57:30.309Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-09T23:57:31.484Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-09T23:57:31.484Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-09T23:57:31.484Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-09T23:57:32.388Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-09T23:57:32.487Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-09T23:57:35.309Z] === RUN TestDockerSuite/TestRmiTag [2021-12-09T23:57:35.771Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-09T23:57:37.962Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-09T23:57:38.573Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-09T23:57:38.573Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-09T23:57:38.573Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-09T23:57:38.573Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-09T23:57:38.573Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-09T23:57:38.573Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-09T23:57:38.573Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-09T23:57:44.372Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-09T23:57:49.858Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-12-09T23:57:50.172Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-09T23:57:52.812Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-09T23:57:53.083Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-09T23:57:55.001Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-09T23:57:57.639Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-09T23:57:57.639Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-09T23:57:57.639Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-09T23:57:58.753Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-09T23:57:59.727Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-09T23:57:59.727Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-09T23:57:59.727Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-09T23:57:59.727Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-09T23:57:59.727Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-09T23:57:59.727Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-09T23:57:59.727Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-09T23:57:59.727Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-09T23:57:59.727Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-09T23:57:59.727Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-09T23:57:59.727Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-09T23:57:59.727Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-09T23:57:59.727Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-09T23:57:59.727Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-09T23:57:59.727Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-09T23:57:59.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-12-09T23:58:00.161Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-09T23:58:00.161Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-09T23:58:00.161Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-09T23:58:00.161Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-09T23:58:00.161Z] === RUN TestDockerSuite/TestHealth [2021-12-09T23:58:00.161Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-09T23:58:00.161Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-09T23:58:00.161Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-09T23:58:00.161Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-09T23:58:00.161Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-09T23:58:01.917Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-09T23:58:01.917Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-09T23:58:01.917Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-09T23:58:01.917Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-09T23:58:01.917Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-09T23:58:05.672Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-09T23:58:05.973Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-09T23:58:05.973Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-09T23:58:05.973Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-09T23:58:05.973Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-09T23:58:05.973Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-09T23:58:05.973Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-09T23:58:05.973Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-09T23:58:06.214Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-09T23:58:06.214Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-09T23:58:06.214Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-09T23:58:06.944Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-09T23:58:06.944Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-09T23:58:06.944Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-09T23:58:07.181Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-09T23:58:07.863Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-09T23:58:07.919Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-09T23:58:08.380Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-09T23:58:10.052Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-09T23:58:10.566Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-09T23:58:10.566Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-09T23:58:12.244Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-09T23:58:13.474Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-09T23:58:14.432Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-09T23:58:14.432Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-09T23:58:14.702Z] docker_cli_external_volume_driver_test.go:52: [d8e352ddf1ab1] daemon is not started [2021-12-09T23:58:15.755Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-09T23:58:16.384Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-09T23:58:16.384Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-09T23:58:16.384Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-09T23:58:16.384Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-09T23:58:20.123Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-09T23:58:20.450Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-09T23:58:20.450Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-09T23:58:20.450Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-09T23:58:20.583Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-09T23:58:22.763Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-09T23:58:22.763Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-09T23:58:22.763Z] === RUN TestDockerSuite/TestImportFile [2021-12-09T23:58:22.763Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-09T23:58:22.763Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-09T23:58:22.763Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-09T23:58:22.763Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-09T23:58:22.763Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-09T23:58:22.763Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-09T23:58:22.763Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-09T23:58:22.763Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-09T23:58:22.763Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-09T23:58:22.763Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-09T23:58:22.763Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-09T23:58:23.039Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-09T23:58:23.039Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.039Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-09T23:58:23.039Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.039Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-09T23:58:23.039Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.039Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-09T23:58:23.039Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.039Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-09T23:58:23.039Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.039Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-09T23:58:23.039Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.039Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-09T23:58:23.039Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.039Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-09T23:58:23.039Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.039Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-09T23:58:23.039Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.224Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.224Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-09T23:58:23.224Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.224Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-09T23:58:23.224Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-09T23:58:23.224Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.224Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-09T23:58:23.224Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.224Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-09T23:58:23.501Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-09T23:58:23.501Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.501Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-09T23:58:23.501Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-09T23:58:23.501Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-09T23:58:25.048Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-09T23:58:25.048Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-09T23:58:25.048Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-09T23:58:26.135Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-09T23:58:27.661Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-09T23:58:27.661Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-09T23:58:27.661Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-09T23:58:27.972Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-09T23:58:27.972Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-09T23:58:27.972Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-09T23:58:27.972Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-09T23:58:27.972Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-09T23:58:29.049Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-09T23:58:29.049Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-09T23:58:29.049Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-09T23:58:29.049Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-09T23:58:29.049Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-09T23:58:29.049Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-09T23:58:29.049Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-09T23:58:29.049Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-09T23:58:29.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-12-09T23:58:30.162Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-09T23:58:30.162Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-09T23:58:30.162Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-09T23:58:30.162Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-09T23:58:30.162Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-09T23:58:30.162Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-09T23:58:30.162Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-09T23:58:30.162Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-09T23:58:30.162Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-09T23:58:30.162Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-09T23:58:30.162Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-09T23:58:30.162Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-09T23:58:30.162Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-09T23:58:30.162Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-09T23:58:30.162Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-09T23:58:31.964Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-09T23:58:31.964Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-09T23:58:32.353Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-09T23:58:34.873Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-09T23:58:34.873Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-09T23:58:34.873Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-09T23:58:34.873Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-09T23:58:34.873Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-09T23:58:34.873Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-09T23:58:34.873Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-09T23:58:37.784Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-09T23:58:39.452Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-09T23:58:40.997Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-09T23:58:40.997Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-09T23:58:40.997Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-09T23:58:40.997Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-09T23:58:40.997Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-09T23:58:40.997Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-09T23:58:40.997Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-09T23:58:43.185Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-09T23:58:43.185Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-09T23:58:43.185Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-09T23:58:43.185Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-09T23:58:43.185Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-09T23:58:43.185Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-09T23:58:43.185Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-09T23:58:43.185Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-09T23:58:43.185Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-09T23:58:43.587Z] === RUN TestDockerSuite/TestInspectImage [2021-12-09T23:58:43.587Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-09T23:58:43.587Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-09T23:58:43.587Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-09T23:58:43.587Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-09T23:58:43.587Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-09T23:58:43.587Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-09T23:58:44.365Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-12-09T23:58:44.732Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-09T23:58:45.352Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-09T23:58:45.770Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-09T23:58:47.531Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-09T23:58:48.500Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-09T23:58:48.683Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-09T23:58:48.684Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-09T23:58:49.440Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-09T23:58:49.440Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-09T23:58:49.440Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-09T23:58:49.440Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-09T23:58:49.440Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-09T23:58:49.440Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-09T23:58:49.440Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-09T23:58:49.440Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-09T23:58:49.440Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-09T23:58:49.440Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-09T23:58:49.440Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-09T23:58:49.440Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-09T23:58:49.440Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-09T23:58:51.630Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-09T23:58:51.630Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-09T23:58:51.630Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-09T23:58:51.630Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-09T23:58:51.630Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-09T23:58:51.630Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-09T23:58:52.430Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-09T23:58:53.825Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-09T23:58:55.348Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-09T23:58:55.348Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-09T23:58:55.348Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-09T23:58:55.348Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-09T23:58:55.371Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-09T23:58:55.371Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-09T23:58:55.371Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-09T23:58:57.069Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-09T23:58:57.533Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-09T23:58:57.562Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-09T23:58:57.562Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-09T23:58:57.562Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-09T23:58:57.562Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-09T23:58:57.562Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-09T23:58:57.562Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-09T23:58:57.562Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-09T23:58:59.193Z] docker_cli_external_volume_driver_test.go:52: [d5840000e5812] daemon is not started [2021-12-09T23:59:01.276Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-09T23:59:02.871Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-09T23:59:04.665Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-09T23:59:05.974Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-09T23:59:06.210Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-09T23:59:08.161Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-09T23:59:08.399Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-09T23:59:10.591Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-09T23:59:10.591Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-09T23:59:10.591Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-09T23:59:10.591Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-09T23:59:10.591Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-09T23:59:10.591Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-09T23:59:10.591Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-09T23:59:10.591Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-09T23:59:10.591Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-09T23:59:10.591Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-09T23:59:10.591Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-09T23:59:10.591Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-09T23:59:10.591Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-09T23:59:10.591Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-09T23:59:10.591Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-09T23:59:10.591Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-09T23:59:11.078Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-09T23:59:13.263Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-09T23:59:14.065Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-12-09T23:59:14.065Z] docker_cli_external_volume_driver_test.go:52: [d2f2026382db7] daemon is not started [2021-12-09T23:59:14.344Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-09T23:59:14.344Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-09T23:59:14.344Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-09T23:59:14.344Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-09T23:59:14.344Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-09T23:59:14.344Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-09T23:59:14.344Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-09T23:59:14.344Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-09T23:59:14.344Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-09T23:59:14.344Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-09T23:59:14.344Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-09T23:59:14.344Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-09T23:59:16.178Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-09T23:59:17.720Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-09T23:59:19.089Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-09T23:59:20.637Z] === RUN TestDockerSuite/TestRmiTag [2021-12-09T23:59:21.098Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-09T23:59:21.271Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-09T23:59:21.730Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-09T23:59:21.730Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-09T23:59:21.730Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-09T23:59:21.730Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-09T23:59:22.973Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-09T23:59:22.973Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-09T23:59:22.973Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-09T23:59:23.914Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-09T23:59:23.950Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-09T23:59:23.950Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-09T23:59:23.950Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-09T23:59:23.950Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-09T23:59:23.950Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-09T23:59:23.950Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-09T23:59:23.950Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-09T23:59:23.950Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-09T23:59:23.950Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-09T23:59:23.950Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-09T23:59:23.950Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-09T23:59:23.950Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-09T23:59:23.950Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-09T23:59:23.950Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-09T23:59:23.950Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-09T23:59:23.950Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-09T23:59:23.950Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-09T23:59:23.950Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-09T23:59:23.950Z] === RUN TestDockerSuite/TestRunMount [2021-12-09T23:59:23.950Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-09T23:59:23.950Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-09T23:59:23.950Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-09T23:59:24.412Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-09T23:59:24.412Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-09T23:59:24.412Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-09T23:59:24.412Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-09T23:59:24.412Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-09T23:59:24.849Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-09T23:59:26.097Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-09T23:59:30.228Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-09T23:59:30.228Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-09T23:59:30.228Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-09T23:59:30.228Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-09T23:59:30.228Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-09T23:59:30.228Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-09T23:59:30.228Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-09T23:59:32.120Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-12-09T23:59:33.179Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-09T23:59:34.938Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-09T23:59:35.367Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-09T23:59:35.367Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-09T23:59:35.367Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-09T23:59:37.552Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-09T23:59:37.552Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-09T23:59:38.691Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-09T23:59:38.691Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-09T23:59:38.691Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-09T23:59:38.692Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-09T23:59:38.692Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-09T23:59:38.692Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-09T23:59:38.692Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-09T23:59:38.692Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-09T23:59:38.692Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-09T23:59:38.692Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-09T23:59:38.692Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-09T23:59:38.692Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-09T23:59:38.692Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-09T23:59:38.692Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-09T23:59:38.692Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-09T23:59:38.692Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-09T23:59:38.692Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-09T23:59:38.692Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-09T23:59:38.692Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-09T23:59:38.692Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-09T23:59:40.238Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-09T23:59:41.783Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-09T23:59:42.573Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-09T23:59:43.975Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-09T23:59:44.638Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-09T23:59:44.950Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-09T23:59:45.494Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-09T23:59:47.290Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-09T23:59:47.290Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-09T23:59:47.290Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-09T23:59:47.290Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-09T23:59:47.290Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-09T23:59:47.290Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-09T23:59:47.754Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-09T23:59:47.754Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-09T23:59:47.754Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-09T23:59:47.754Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-09T23:59:47.754Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-09T23:59:47.754Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-09T23:59:47.754Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-09T23:59:47.754Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-09T23:59:47.754Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-09T23:59:47.754Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-09T23:59:47.754Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-09T23:59:50.201Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-09T23:59:50.679Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-09T23:59:50.679Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-09T23:59:50.679Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-09T23:59:50.679Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-09T23:59:50.679Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-09T23:59:50.679Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-09T23:59:50.679Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-09T23:59:50.679Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-09T23:59:50.679Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-09T23:59:50.679Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-09T23:59:50.679Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-09T23:59:51.174Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-09T23:59:51.174Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-09T23:59:51.174Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-09T23:59:51.174Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-09T23:59:51.174Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-09T23:59:51.174Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-09T23:59:51.174Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-09T23:59:51.174Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-09T23:59:51.174Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-09T23:59:51.174Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-09T23:59:51.174Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-09T23:59:51.174Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-09T23:59:51.174Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-09T23:59:51.174Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-09T23:59:51.174Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-09T23:59:51.725Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-09T23:59:54.092Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-09T23:59:54.092Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-09T23:59:54.092Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-09T23:59:54.092Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-09T23:59:54.092Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-09T23:59:57.526Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-09T23:59:57.776Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-09T23:59:57.776Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-09T23:59:57.776Z] === RUN TestDockerSuite/TestRunRm [2021-12-09T23:59:59.326Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-09T23:59:59.909Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-10T00:00:00.436Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-10T00:00:03.354Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-10T00:00:03.354Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-10T00:00:03.354Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-10T00:00:03.661Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-10T00:00:04.132Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-12-10T00:00:05.140Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-10T00:00:06.327Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-10T00:00:06.690Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-10T00:00:06.690Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-10T00:00:08.881Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-10T00:00:09.239Z] === RUN TestDockerSuite/TestLogsSince [2021-12-10T00:00:09.610Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-10T00:00:10.427Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-10T00:00:12.529Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-10T00:00:12.529Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-10T00:00:12.617Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-10T00:00:12.617Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-10T00:00:12.617Z] === RUN TestDockerSuite/TestRunState [2021-12-10T00:00:12.617Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-10T00:00:12.617Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-10T00:00:14.807Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-10T00:00:14.807Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-10T00:00:14.807Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-10T00:00:16.356Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-10T00:00:16.357Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-10T00:00:16.357Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-10T00:00:16.357Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-10T00:00:16.818Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-10T00:00:16.818Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-10T00:00:16.818Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-10T00:00:16.818Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-10T00:00:16.818Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-10T00:00:18.352Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-10T00:00:18.353Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-10T00:00:18.353Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-10T00:00:18.353Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-10T00:00:18.353Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-10T00:00:18.353Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-10T00:00:18.353Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-10T00:00:18.353Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-10T00:00:18.353Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-10T00:00:18.353Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-10T00:00:18.353Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-10T00:00:18.353Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-10T00:00:18.353Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-10T00:00:18.353Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-10T00:00:18.353Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-10T00:00:18.353Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-10T00:00:18.353Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-10T00:00:18.353Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-10T00:00:18.353Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-10T00:00:18.353Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-10T00:00:18.353Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-10T00:00:18.353Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-10T00:00:18.353Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-10T00:00:18.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-12-10T00:00:19.566Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-10T00:00:19.567Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-10T00:00:19.567Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-10T00:00:19.567Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-10T00:00:19.567Z] === RUN TestDockerSuite/TestLogsTail [2021-12-10T00:00:21.272Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-10T00:00:21.272Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-10T00:00:21.272Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-10T00:00:21.532Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-10T00:00:21.532Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-10T00:00:21.532Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-10T00:00:21.532Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-10T00:00:21.532Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-10T00:00:21.532Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-10T00:00:21.532Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-10T00:00:21.532Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-10T00:00:21.532Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-10T00:00:21.532Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-10T00:00:21.532Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-10T00:00:21.532Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-10T00:00:21.532Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-10T00:00:21.532Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-10T00:00:21.532Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-10T00:00:21.532Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-10T00:00:21.532Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-10T00:00:21.532Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-10T00:00:21.532Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-10T00:00:21.532Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-10T00:00:21.532Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-10T00:00:21.750Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-10T00:00:23.082Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-10T00:00:23.082Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-10T00:00:23.082Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-10T00:00:25.025Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-10T00:00:25.025Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-10T00:00:25.025Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-10T00:00:25.025Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-10T00:00:25.272Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-10T00:00:25.272Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-10T00:00:25.272Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-10T00:00:25.272Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-10T00:00:25.272Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-10T00:00:25.487Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-10T00:00:25.494Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-10T00:00:27.675Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-10T00:00:27.675Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-10T00:00:27.675Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-10T00:00:27.675Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-10T00:00:27.675Z] === RUN TestDockerSuite/TestNetHostname [2021-12-10T00:00:27.675Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-10T00:00:27.675Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-10T00:00:27.675Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-10T00:00:28.135Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-10T00:00:28.135Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPluginActive [2021-12-10T00:00:28.135Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-10T00:00:28.135Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-10T00:00:28.135Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-10T00:00:28.135Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-10T00:00:28.135Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-10T00:00:28.135Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-10T00:00:28.135Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-10T00:00:28.135Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-10T00:00:28.135Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-10T00:00:28.135Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPortList [2021-12-10T00:00:28.135Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.135Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-10T00:00:28.191Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-10T00:00:28.411Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-10T00:00:28.411Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.411Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-10T00:00:28.411Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.411Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-10T00:00:28.411Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-10T00:00:28.411Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-10T00:00:28.411Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-10T00:00:28.411Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.411Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-10T00:00:28.411Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-10T00:00:28.411Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-10T00:00:30.601Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-10T00:00:33.520Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-10T00:00:33.817Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-12-10T00:00:33.940Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-10T00:00:33.940Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:00:33.940Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-10T00:00:33.940Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-10T00:00:33.940Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-10T00:00:33.940Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-10T00:00:33.940Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-10T00:00:33.940Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-10T00:00:33.940Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-10T00:00:33.940Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-10T00:00:33.940Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-10T00:00:33.940Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-10T00:00:33.940Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-10T00:00:33.940Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-10T00:00:33.940Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-10T00:00:33.940Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-10T00:00:33.940Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-10T00:00:33.940Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-10T00:00:34.008Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-10T00:00:36.439Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-10T00:00:36.439Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-10T00:00:36.439Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-10T00:00:36.439Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-10T00:00:36.439Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-10T00:00:36.439Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-10T00:00:36.439Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-10T00:00:38.717Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-10T00:00:39.362Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-10T00:00:39.362Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-10T00:00:39.362Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-10T00:00:39.362Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-10T00:00:39.362Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-10T00:00:39.362Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-10T00:00:39.362Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-10T00:00:39.362Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-10T00:00:39.362Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-10T00:00:39.740Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-10T00:00:39.741Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-10T00:00:39.741Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-10T00:00:41.550Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-10T00:00:43.430Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-10T00:00:43.430Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-10T00:00:43.430Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-10T00:00:43.430Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-10T00:00:47.369Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-10T00:00:47.369Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-10T00:00:47.369Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-10T00:00:47.369Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-10T00:00:47.369Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-10T00:00:47.369Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-10T00:00:47.369Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-10T00:00:47.369Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-10T00:00:47.369Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-10T00:00:47.369Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-10T00:00:47.369Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-10T00:00:47.369Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-10T00:00:47.369Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-10T00:00:48.143Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-10T00:00:48.321Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-10T00:00:48.321Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-10T00:00:48.321Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-10T00:00:49.690Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-10T00:00:50.286Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-10T00:00:50.286Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-10T00:00:50.286Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-10T00:00:50.287Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-10T00:00:50.287Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-10T00:00:50.287Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-10T00:00:51.880Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-10T00:00:51.880Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-10T00:00:51.880Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-10T00:00:51.880Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-10T00:00:51.880Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-10T00:00:51.880Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-10T00:00:51.880Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-10T00:00:51.880Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-10T00:00:51.880Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-10T00:00:51.880Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-10T00:00:51.880Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-10T00:00:51.880Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-10T00:00:51.880Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-10T00:00:51.880Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-10T00:00:51.880Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-10T00:00:54.037Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-10T00:00:55.637Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-10T00:00:56.228Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-10T00:00:56.228Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-10T00:00:56.228Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-10T00:00:57.184Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-10T00:00:58.655Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-10T00:00:58.730Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-10T00:00:59.145Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-10T00:00:59.145Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-10T00:00:59.606Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-10T00:00:59.606Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-10T00:00:59.606Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-10T00:00:59.606Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-10T00:00:59.606Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-10T00:01:02.525Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-10T00:01:03.438Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-10T00:01:03.438Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-10T00:01:03.438Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-10T00:01:03.438Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-10T00:01:03.438Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-10T00:01:03.438Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-10T00:01:03.438Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-10T00:01:03.438Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-10T00:01:03.438Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-10T00:01:03.438Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-10T00:01:03.438Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-10T00:01:03.438Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-10T00:01:03.438Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-10T00:01:03.438Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-10T00:01:03.438Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-10T00:01:03.438Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-10T00:01:03.438Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-10T00:01:03.438Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-10T00:01:05.445Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-10T00:01:05.629Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-10T00:01:05.629Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-10T00:01:06.090Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-10T00:01:06.552Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-10T00:01:08.098Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-10T00:01:08.367Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-10T00:01:11.289Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-10T00:01:11.289Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-10T00:01:11.289Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-10T00:01:11.289Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-10T00:01:11.289Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-10T00:01:11.753Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-10T00:01:11.753Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-10T00:01:11.753Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-10T00:01:11.753Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-10T00:01:11.753Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-10T00:01:11.753Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-10T00:01:11.753Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-10T00:01:11.753Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-10T00:01:11.753Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-10T00:01:11.753Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-10T00:01:11.753Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-10T00:01:13.917Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-10T00:01:13.917Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-10T00:01:13.917Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-10T00:01:16.359Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-10T00:01:16.359Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-10T00:01:16.359Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-10T00:01:16.359Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-10T00:01:17.575Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-10T00:01:17.575Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-10T00:01:17.575Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-10T00:01:17.575Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-10T00:01:17.575Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-10T00:01:17.575Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-10T00:01:17.575Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-10T00:01:17.575Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-10T00:01:17.575Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-10T00:01:17.575Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-10T00:01:17.575Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-10T00:01:17.575Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-10T00:01:20.462Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-12-10T00:01:21.016Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-10T00:01:21.016Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-10T00:01:21.016Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-10T00:01:23.936Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-10T00:01:23.936Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-10T00:01:23.936Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-10T00:01:23.936Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-10T00:01:23.936Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-10T00:01:23.936Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-10T00:01:23.936Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-10T00:01:23.936Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-10T00:01:23.936Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-10T00:01:24.676Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-10T00:01:24.676Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-10T00:01:24.676Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-10T00:01:26.866Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-10T00:01:26.866Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-10T00:01:26.866Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-10T00:01:26.866Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-10T00:01:26.866Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-10T00:01:26.866Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-10T00:01:26.866Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-10T00:01:26.866Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-10T00:01:26.866Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-10T00:01:26.866Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-10T00:01:26.866Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-10T00:01:26.866Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-10T00:01:26.866Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-10T00:01:26.866Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-10T00:01:26.866Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-10T00:01:26.866Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-10T00:01:26.866Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-10T00:01:26.866Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-10T00:01:26.866Z] === RUN TestDockerSuite/TestRunMount [2021-12-10T00:01:26.866Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-10T00:01:26.866Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-10T00:01:26.866Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-10T00:01:26.866Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-10T00:01:26.866Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-10T00:01:26.866Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-10T00:01:26.866Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-10T00:01:27.328Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-10T00:01:28.752Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-10T00:01:29.757Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-10T00:01:29.757Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-10T00:01:29.757Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-10T00:01:29.757Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-10T00:01:29.757Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-10T00:01:29.757Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-10T00:01:29.757Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-10T00:01:29.757Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-10T00:01:29.757Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-10T00:01:29.757Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-10T00:01:29.757Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-10T00:01:29.757Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-10T00:01:29.757Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-10T00:01:31.309Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-10T00:01:32.541Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-10T00:01:33.501Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-10T00:01:33.501Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-10T00:01:33.501Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-10T00:01:35.050Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-10T00:01:35.050Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-10T00:01:35.050Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-10T00:01:35.050Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-10T00:01:35.050Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-10T00:01:35.050Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-10T00:01:35.050Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-10T00:01:35.050Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-10T00:01:35.050Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-10T00:01:35.050Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-10T00:01:35.050Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-10T00:01:35.050Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-10T00:01:35.050Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-10T00:01:35.921Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-10T00:01:35.921Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-10T00:01:35.921Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-10T00:01:35.921Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-10T00:01:35.921Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-10T00:01:35.921Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-10T00:01:35.921Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-10T00:01:38.494Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-12-10T00:01:41.128Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-10T00:01:43.006Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-10T00:01:46.931Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-10T00:01:46.931Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-10T00:01:46.931Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-10T00:01:46.931Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-10T00:01:46.931Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-10T00:01:47.700Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-10T00:01:47.700Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-10T00:01:47.700Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-10T00:01:47.700Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-10T00:01:47.700Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-10T00:01:47.700Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-10T00:01:47.700Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-10T00:01:47.700Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-10T00:01:47.700Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-10T00:01:47.700Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-10T00:01:47.700Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-10T00:01:47.700Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-10T00:01:47.700Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-10T00:01:47.700Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-10T00:01:47.700Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-10T00:01:47.700Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-10T00:01:47.700Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-10T00:01:47.700Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-10T00:01:47.700Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-10T00:01:48.161Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-10T00:01:49.130Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-10T00:01:51.308Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-10T00:01:51.638Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-10T00:01:51.638Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-10T00:01:51.638Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-10T00:01:51.638Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-10T00:01:51.638Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-10T00:01:51.638Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-10T00:01:51.638Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-10T00:01:51.638Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-10T00:01:51.638Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-10T00:01:52.781Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-10T00:01:52.781Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-10T00:01:52.781Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-10T00:01:52.781Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-10T00:01:52.781Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-10T00:01:52.781Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-10T00:01:52.781Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-10T00:01:52.781Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-10T00:01:53.486Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-10T00:01:54.456Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-10T00:01:57.365Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-10T00:01:57.824Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-10T00:01:57.824Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-10T00:01:57.824Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-10T00:01:57.824Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-10T00:01:57.824Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-10T00:01:57.824Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-10T00:01:57.824Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-10T00:01:57.824Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-10T00:01:57.824Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-10T00:01:57.824Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-10T00:01:57.824Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-10T00:01:57.824Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-10T00:01:57.824Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-10T00:01:57.824Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-10T00:01:57.824Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-10T00:01:57.824Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-10T00:01:58.599Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-10T00:01:58.599Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-10T00:01:58.721Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-10T00:01:58.721Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-10T00:01:58.721Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-10T00:02:00.901Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-10T00:02:00.901Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-10T00:02:00.901Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-10T00:02:01.521Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-10T00:02:01.558Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-10T00:02:01.558Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-10T00:02:01.558Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-10T00:02:01.558Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-10T00:02:01.558Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-10T00:02:01.558Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-10T00:02:01.872Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-10T00:02:01.982Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-10T00:02:02.017Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-10T00:02:02.017Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-10T00:02:02.017Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-10T00:02:02.017Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-10T00:02:02.017Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-10T00:02:02.444Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-10T00:02:02.444Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-10T00:02:02.444Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-10T00:02:02.842Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-10T00:02:02.842Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-10T00:02:02.842Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-10T00:02:07.543Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-10T00:02:10.528Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-12-10T00:02:12.340Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-10T00:02:12.340Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-10T00:02:12.340Z] === RUN TestDockerSuite/TestRunRm [2021-12-10T00:02:14.864Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-10T00:02:14.864Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-10T00:02:14.864Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-10T00:02:14.864Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-10T00:02:14.864Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-10T00:02:14.864Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-10T00:02:14.864Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-10T00:02:16.075Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-10T00:02:17.878Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-10T00:02:20.061Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-10T00:02:21.870Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-10T00:02:24.776Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-10T00:02:27.281Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-10T00:02:27.281Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-10T00:02:27.281Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-10T00:02:27.682Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-10T00:02:31.416Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-10T00:02:31.416Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-10T00:02:31.416Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-10T00:02:31.416Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:31.416Z] === RUN TestDockerSuite/TestRunState [2021-12-10T00:02:31.416Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-10T00:02:31.416Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-10T00:02:34.323Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-10T00:02:34.323Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-10T00:02:34.323Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-10T00:02:34.381Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-10T00:02:34.381Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-10T00:02:34.381Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-10T00:02:34.782Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-10T00:02:34.783Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-10T00:02:34.783Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-10T00:02:34.783Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-10T00:02:34.783Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-10T00:02:34.783Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-10T00:02:35.242Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-10T00:02:35.242Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.242Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite (2357.05s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.57s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (98.60s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.10s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.66s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.92s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.95s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.91s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.06s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (101.19s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.89s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.65s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.03s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.37s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.61s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.03s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.26s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.53s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.20s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.69s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.11s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-12-10T00:02:35.927Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.97s) [2021-12-10T00:02:35.927Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.07s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.76s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.15s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.81s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.81s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.17s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.93s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.91s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.94s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.69s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.75s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.47s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.62s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.52s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.50s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.49s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (28.80s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.95s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.49s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.23s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerignore (75.24s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.66s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (54.78s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.58s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.76s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.60s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.39s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.68s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.45s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.47s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (106.10s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.98s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.97s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.33s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.46s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.28s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.53s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildFails (6.85s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.86s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.95s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.82s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.09s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.33s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.71s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.15s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildHistory (10.25s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.94s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.79s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.66s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.67s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.46s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.77s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.89s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.50s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.55s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.36s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.00s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.40s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.52s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.45s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.59s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.59s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.22s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.92s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.69s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.52s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.10s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.49s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.29s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.35s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.19s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.99s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.04s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.71s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildRm (11.48s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.89s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.30s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.07s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.15s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.59s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.06s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.66s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.94s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.14s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildStderr (3.76s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.55s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.65s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.93s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.64s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.51s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.28s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.78s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.23s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.76s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.22s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.43s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.86s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.27s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.03s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.04s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.95s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (8.70s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestCommitChange (4.23s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.82s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.80s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestCommitTTY (10.72s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.02s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.04s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.73s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-10T00:02:35.928Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.99s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-10T00:02:35.928Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.92s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.15s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.29s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.86s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.91s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.99s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.04s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.86s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.31s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.97s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.26s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.46s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.64s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.24s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.04s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.12s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.81s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.74s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (36.72s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.37s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.37s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.44s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.39s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000444570_} (2.36s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12116395249_c:\foo_false____} (7.36s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12116395249_c:\foo_true____} (7.40s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.05s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.14s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.14s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.14s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.26s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.82s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.23s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCpToDot (2.15s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCpToStdout (2.15s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.04s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.77s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.75s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.82s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.05s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.08s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.05s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.11s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.63s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsCopy (4.31s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.67s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.13s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.27s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsFilters (4.15s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsFormat (4.08s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsRename (2.17s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsResize (7.44s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.30s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.48s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.78s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.00s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.84s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.80s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.94s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.97s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.93s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.74s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.97s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestExecInspectID (4.36s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.13s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.61s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.81s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.83s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.83s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.84s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (8.77s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.09s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.41s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.70s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-10T00:02:35.929Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-10T00:02:35.929Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.05s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.04s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.14s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.28s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (6.89s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.99s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectDefault (2.40s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectHistory (3.72s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.96s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.90s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.98s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.88s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.89s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectStatus (2.29s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.87s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.04s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.00s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.99s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.07s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.03s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.05s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.79s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.82s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.46s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.13s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.02s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.03s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.21s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.09s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.42s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.23s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.11s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.42s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsSince (8.76s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsTail (2.55s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.32s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.12s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.14s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.12s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPsByOrder (7.33s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.05s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.47s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.40s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.20s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.08s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.09s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.44s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.28s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.52s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.73s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.15s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.83s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.39s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.79s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.66s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.71s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.19s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.53s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.55s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.34s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.52s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.62s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.12s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.79s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.28s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.00s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.06s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.83s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.95s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.37s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.09s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.00s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.07s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunBindMounts (8.84s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.95s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.74s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.79s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.06s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (6.92s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.96s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.99s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-10T00:02:35.930Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-10T00:02:35.930Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.74s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.62s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.07s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.94s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.96s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.97s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunExitCode (6.80s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.98s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.23s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.10s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.50s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.05s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.56s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.20s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.27s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.57s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.97s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.06s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.95s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.70s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunRm (2.17s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.14s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.04s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.94s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.88s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.19s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.77s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.36s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.96s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.96s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.74s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.07s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.14s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.94s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.21s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.14s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.52s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.55s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.96s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.95s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.00s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.59s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.38s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.90s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.89s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.10s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.89s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.37s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.74s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.58s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.90s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.18s) [2021-12-10T00:02:35.931Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-10T00:02:35.931Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.931Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-10T00:02:35.931Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-10T00:02:35.932Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-10T00:02:35.932Z] === RUN TestDockerSchema1RegistrySuite [2021-12-10T00:02:35.932Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-10T00:02:35.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-10T00:02:35.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-10T00:02:35.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-10T00:02:35.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-10T00:02:35.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-10T00:02:35.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-10T00:02:35.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-10T00:02:35.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-10T00:02:35.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-10T00:02:35.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-10T00:02:35.932Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-10T00:02:35.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-10T00:02:35.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-10T00:02:35.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-10T00:02:35.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-10T00:02:35.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-10T00:02:35.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-10T00:02:35.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-10T00:02:35.932Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-10T00:02:35.932Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-10T00:02:35.932Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-10T00:02:35.932Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-10T00:02:35.932Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-10T00:02:35.932Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-10T00:02:35.932Z] === RUN TestDockerDaemonSuite [2021-12-10T00:02:35.932Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-10T00:02:35.932Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-10T00:02:35.932Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-10T00:02:35.932Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-10T00:02:35.932Z] === RUN TestDockerSwarmSuite [2021-12-10T00:02:35.932Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-10T00:02:35.932Z] === RUN TestDockerPluginSuite [2021-12-10T00:02:35.932Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-10T00:02:35.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-10T00:02:35.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-10T00:02:35.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-10T00:02:35.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-10T00:02:35.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-10T00:02:35.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-10T00:02:35.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-10T00:02:35.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-10T00:02:35.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-10T00:02:35.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-10T00:02:35.932Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-10T00:02:35.932Z] === RUN TestDockerExternalVolumeSuite [2021-12-10T00:02:35.932Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-10T00:02:35.932Z] === RUN TestDockerNetworkSuite [2021-12-10T00:02:35.932Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-10T00:02:35.932Z] === RUN TestDockerHubPullSuite [2021-12-10T00:02:35.932Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-10T00:02:35.932Z] PASS [2021-12-10T00:02:35.932Z] ok github.com/docker/docker/integration-cli 2357.408s [2021-12-10T00:02:35.932Z] [2021-12-10T00:02:35.932Z] === Skipped [2021-12-10T00:02:35.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-10T00:02:35.932Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-10T00:02:35.932Z] [2021-12-10T00:02:35.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-10T00:02:35.932Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.932Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-10T00:02:35.932Z] [2021-12-10T00:02:35.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-10T00:02:35.932Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-10T00:02:35.933Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-10T00:02:35.933Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-10T00:02:35.933Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-10T00:02:35.933Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-10T00:02:35.933Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-10T00:02:35.933Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-10T00:02:35.933Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-10T00:02:35.933Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-10T00:02:35.933Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-10T00:02:35.933Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-10T00:02:35.933Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-10T00:02:35.933Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-10T00:02:35.933Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-10T00:02:35.933Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-10T00:02:35.933Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-12-10T00:02:35.933Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-10T00:02:35.933Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-10T00:02:35.933Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-10T00:02:35.933Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-10T00:02:35.933Z] [2021-12-10T00:02:35.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-10T00:02:35.933Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-10T00:02:35.933Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-10T00:02:36.396Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-12-10T00:02:36.396Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.396Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-12-10T00:02:36.396Z] [2021-12-10T00:02:36.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-12-10T00:02:36.397Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.26s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-12-10T00:02:36.397Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-10T00:02:36.397Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-10T00:02:36.397Z] docker_cli_sni_test.go:18: Flakey test [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-10T00:02:36.397Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-10T00:02:36.397Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-10T00:02:36.397Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-10T00:02:36.397Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-10T00:02:36.397Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-10T00:02:36.397Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-10T00:02:36.397Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-10T00:02:36.397Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-10T00:02:36.397Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-10T00:02:36.397Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-10T00:02:36.397Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.397Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-10T00:02:36.397Z] [2021-12-10T00:02:36.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-10T00:02:36.397Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-10T00:02:36.398Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-10T00:02:36.398Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-10T00:02:36.398Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-10T00:02:36.398Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-10T00:02:36.398Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-10T00:02:36.398Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-10T00:02:36.398Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-10T00:02:36.398Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-10T00:02:36.398Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-10T00:02:36.398Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-10T00:02:36.398Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-10T00:02:36.398Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-10T00:02:36.398Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-10T00:02:36.398Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-10T00:02:36.398Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-10T00:02:36.398Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-10T00:02:36.398Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-12-10T00:02:36.398Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.398Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-10T00:02:36.398Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-10T00:02:36.399Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.05s) [2021-12-10T00:02:36.399Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.05s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.04s) [2021-12-10T00:02:36.399Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.04s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-10T00:02:36.399Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-10T00:02:36.399Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-10T00:02:36.399Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-10T00:02:36.399Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-10T00:02:36.399Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.399Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-10T00:02:36.399Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-10T00:02:36.400Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-10T00:02:36.400Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-10T00:02:36.400Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-10T00:02:36.400Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-10T00:02:36.400Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-10T00:02:36.400Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-10T00:02:36.400Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-10T00:02:36.400Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-10T00:02:36.400Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-12-10T00:02:36.400Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-10T00:02:36.400Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-10T00:02:36.400Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.400Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-10T00:02:36.400Z] [2021-12-10T00:02:36.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-10T00:02:36.401Z] [2021-12-10T00:02:36.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-10T00:02:36.401Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.401Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-10T00:02:36.402Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-10T00:02:36.402Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-12-10T00:02:36.402Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-10T00:02:36.402Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-10T00:02:36.402Z] [2021-12-10T00:02:36.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-10T00:02:36.402Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.402Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-10T00:02:36.864Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-10T00:02:36.864Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-10T00:02:36.864Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-10T00:02:36.864Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-10T00:02:36.864Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-10T00:02:36.864Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-10T00:02:36.864Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-10T00:02:36.864Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-10T00:02:36.864Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-10T00:02:36.864Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-10T00:02:36.864Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-10T00:02:36.864Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-10T00:02:36.864Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-10T00:02:36.864Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-10T00:02:36.864Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-10T00:02:36.864Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.864Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-10T00:02:36.864Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-10T00:02:36.865Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] DONE 1085 tests, 539 skipped in 2364.891s [2021-12-10T00:02:36.865Z] INFO: Integration tests ended at 12/10/2021 00:02:36. Duration:00:39:25.0237212 [2021-12-10T00:02:36.865Z] INFO: Docker info of the daemon under test at end of run [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] Containers: 2 [2021-12-10T00:02:36.865Z] Running: 0 [2021-12-10T00:02:36.865Z] Paused: 0 [2021-12-10T00:02:36.865Z] Stopped: 2 [2021-12-10T00:02:36.865Z] Images: 18 [2021-12-10T00:02:36.865Z] Server Version: 0.0.0-dev [2021-12-10T00:02:36.865Z] Storage Driver: windowsfilter [2021-12-10T00:02:36.865Z] Windows: [2021-12-10T00:02:36.865Z] Logging Driver: json-file [2021-12-10T00:02:36.865Z] Plugins: [2021-12-10T00:02:36.865Z] Volume: local [2021-12-10T00:02:36.865Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-10T00:02:36.865Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-10T00:02:36.865Z] Swarm: inactive [2021-12-10T00:02:36.865Z] Default Isolation: process [2021-12-10T00:02:36.865Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-10T00:02:36.865Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-10T00:02:36.865Z] OSType: windows [2021-12-10T00:02:36.865Z] Architecture: x86_64 [2021-12-10T00:02:36.865Z] CPUs: 4 [2021-12-10T00:02:36.865Z] Total Memory: 32GiB [2021-12-10T00:02:36.865Z] Name: azwin-2-7a0c70 [2021-12-10T00:02:36.865Z] ID: CSKL:NFAF:TOFW:CNTD:6MSS:ESYA:HWUK:5YLS:YPMF:ZVXB:A6DZ:VIKR [2021-12-10T00:02:36.865Z] Docker Root Dir: D:\CI\PR-43073\1\daemon [2021-12-10T00:02:36.865Z] Debug Mode (client): false [2021-12-10T00:02:36.865Z] Debug Mode (server): true [2021-12-10T00:02:36.865Z] File Descriptors: -1 [2021-12-10T00:02:36.865Z] Goroutines: 17 [2021-12-10T00:02:36.865Z] System Time: 2021-12-10T00:02:36.5302176Z [2021-12-10T00:02:36.865Z] EventsListeners: 0 [2021-12-10T00:02:36.865Z] Registry: https://index.docker.io/v1/ [2021-12-10T00:02:36.865Z] Labels: [2021-12-10T00:02:36.865Z] Experimental: false [2021-12-10T00:02:36.865Z] Insecure Registries: [2021-12-10T00:02:36.865Z] 127.0.0.0/8 [2021-12-10T00:02:36.865Z] Live Restore Enabled: false [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] [2021-12-10T00:02:36.865Z] INFO: Stopping daemon under test [2021-12-10T00:02:36.865Z] SUCCESS: The process with PID 1804 (child process of PID 3048) has been terminated. [2021-12-10T00:02:36.865Z] SUCCESS: The process with PID 3048 (child process of PID 8084) has been terminated. [2021-12-10T00:02:36.865Z] INFO: Stop tailing logs of the daemon under tests [2021-12-10T00:02:36.865Z] INFO: executeCI.ps1 Completed successfully at 12/10/2021 00:02:36. [2021-12-10T00:02:36.865Z] INFO: Tidying up at end of run [2021-12-10T00:02:36.865Z] INFO: Saving daemon under test log (d:\CI\PR-43073\1\dut.out) to bundles\CIDUT.out [2021-12-10T00:02:36.865Z] INFO: Saving daemon under test log (d:\CI\PR-43073\1\dut.err) to bundles\CIDUT.err [2021-12-10T00:02:36.865Z] INFO: Saving containerd logs to bundles [2021-12-10T00:02:36.865Z] INFO: Nuke-Everything... [2021-12-10T00:02:37.328Z] INFO: Container count on control daemon to delete is 2 [2021-12-10T00:02:37.328Z] adc8c9db1ce4 [2021-12-10T00:02:37.328Z] 217e39cfaad7 [2021-12-10T00:02:37.790Z] INFO: Non-base image count on control daemon to delete is 1 [2021-12-10T00:02:38.764Z] Deleted: sha256:33db5635223c5773ea5af9bd84609c2cb90efb9d38e5aa08172806da311bc3e6 [2021-12-10T00:02:38.764Z] Deleted: sha256:51e206ec7e25de62ee68fbdf3af9213efa9df9b20f29aa82fef474c340b361a2 [2021-12-10T00:02:38.764Z] INFO: Tidying pidfile d:\CI\PR-43073\1\docker.pid [2021-12-10T00:02:38.764Z] INFO: Nuking d:\CI [2021-12-10T00:02:41.038Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-10T00:02:41.038Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-10T00:02:41.038Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-10T00:02:41.038Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-10T00:02:41.038Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-10T00:02:41.038Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-10T00:02:41.038Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-10T00:02:41.038Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-10T00:02:41.038Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-10T00:02:41.038Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-10T00:02:41.038Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-10T00:02:41.038Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-10T00:02:41.038Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-10T00:02:41.038Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-10T00:02:41.038Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-10T00:02:41.038Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-10T00:02:41.038Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-10T00:02:41.038Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-10T00:02:41.038Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-10T00:02:41.038Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-10T00:02:41.038Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-10T00:02:41.252Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-10T00:02:41.252Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-10T00:02:41.252Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-10T00:02:42.583Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-12-10T00:02:43.223Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-10T00:02:43.223Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-10T00:02:43.223Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-10T00:02:46.128Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-10T00:02:46.128Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-10T00:02:46.128Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-10T00:02:46.128Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-10T00:02:46.128Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-10T00:02:49.832Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-10T00:02:49.832Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-10T00:02:49.832Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-10T00:02:49.868Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-10T00:02:50.802Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-10T00:02:55.500Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-10T00:02:57.467Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-12-10T00:03:00.189Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-10T00:03:00.201Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-10T00:03:00.201Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-10T00:03:00.661Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-10T00:03:04.004Z] INFO: Zapped successfully [2021-12-10T00:03:04.004Z] [2021-12-10T00:03:04.004Z] INFO: executeCI.ps1 exiting at Fri Dec 10 00:03:01 CUT 2021. Duration 00:56:20.8156764 [2021-12-10T00:03:04.004Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-10T00:03:04.254Z] Recording test results [2021-12-10T00:03:04.686Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-10T00:03:04.885Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-10T00:03:06.251Z] Creating windowsRS5-integration-bundles.zip [2021-12-10T00:03:06.463Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-10T00:03:06.463Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-10T00:03:06.463Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [Pipeline] archiveArtifacts [2021-12-10T00:03:07.440Z] Archiving artifacts [2021-12-10T00:03:08.637Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-10T00:03:09.641Z] + make clean [2021-12-10T00:03:10.103Z] docker volume rm -f docker-dev-cache [2021-12-10T00:03:10.103Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-10T00:03:12.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-12-10T00:03:12.320Z] docker_cli_external_volume_driver_test.go:484: [d9040d4396ddd] daemon is not started [2021-12-10T00:03:13.452Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-10T00:03:13.452Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-10T00:03:13.452Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-10T00:03:13.452Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-10T00:03:16.358Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-10T00:03:20.093Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-10T00:03:22.997Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-10T00:03:22.997Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-10T00:03:22.997Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-10T00:03:22.997Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-10T00:03:22.997Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-10T00:03:22.997Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-10T00:03:22.997Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-10T00:03:22.997Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-10T00:03:22.997Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-10T00:03:22.997Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-10T00:03:22.997Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-10T00:03:22.997Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-10T00:03:22.997Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-10T00:03:22.997Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-10T00:03:22.997Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-10T00:03:24.172Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-10T00:03:25.713Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-10T00:03:26.174Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-10T00:03:27.684Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-10T00:03:29.864Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-10T00:03:30.396Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-12-10T00:03:30.396Z] docker_cli_external_volume_driver_test.go:52: [dde405941b7cd] daemon is not started [2021-12-10T00:03:32.044Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-10T00:03:33.261Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-10T00:03:37.845Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-10T00:03:37.846Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-10T00:03:37.846Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-10T00:03:37.846Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-10T00:03:37.846Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-10T00:03:37.846Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-10T00:03:37.846Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-10T00:03:37.846Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-10T00:03:37.846Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-10T00:03:37.846Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-10T00:03:37.846Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-10T00:03:37.846Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-10T00:03:37.846Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-10T00:03:37.846Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-10T00:03:37.846Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-10T00:03:37.846Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-10T00:03:37.846Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-10T00:03:37.846Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-10T00:03:37.846Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-10T00:03:39.061Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-10T00:03:40.025Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-10T00:03:40.485Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-10T00:03:40.944Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-10T00:03:41.403Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-10T00:03:42.940Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite (437.07s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.32s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2021-12-10T00:03:45.230Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-12-10T00:03:45.230Z] PASS [2021-12-10T00:03:45.230Z] [2021-12-10T00:03:45.230Z] === Skipped [2021-12-10T00:03:45.230Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-12-10T00:03:45.230Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-10T00:03:45.230Z] check_test.go:308: [dd5cb186f602e] daemon is not started [2021-12-10T00:03:45.230Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-12-10T00:03:45.230Z] [2021-12-10T00:03:45.230Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-12-10T00:03:45.230Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-10T00:03:45.230Z] check_test.go:308: [d2da1b56f6569] daemon is not started [2021-12-10T00:03:45.230Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-12-10T00:03:45.230Z] [2021-12-10T00:03:45.230Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-10T00:03:45.230Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-10T00:03:45.230Z] check_test.go:308: [d68b8ba36b5f6] daemon is not started [2021-12-10T00:03:45.230Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-10T00:03:45.230Z] [2021-12-10T00:03:45.230Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-12-10T00:03:45.230Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-12-10T00:03:45.230Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-12-10T00:03:45.230Z] [2021-12-10T00:03:45.230Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-10T00:03:45.230Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-10T00:03:45.230Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-10T00:03:45.230Z] [2021-12-10T00:03:45.230Z] DONE 273 tests, 5 skipped in 2411.697s [2021-12-10T00:03:45.230Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-10T00:03:45.230Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df7917e6d92eb/docker.pid [2021-12-10T00:03:45.230Z] +++ kill 7349 [2021-12-10T00:03:45.230Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7349 is not a child of this shell [2021-12-10T00:03:45.230Z] warning: PID 7349 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df7917e6d92eb/docker.pid had a nonzero exit code [2021-12-10T00:03:45.230Z] ++++ cat bundles/test-integration/docker.pid [2021-12-10T00:03:45.230Z] +++ kill 8492 [2021-12-10T00:03:45.230Z] +++ /etc/init.d/apparmor stop [2021-12-10T00:03:45.230Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-10T00:03:45.230Z] [2021-12-10T00:03:45.230Z] Unloading profiles will leave already running processes permanently [2021-12-10T00:03:45.230Z] unconfined, which can lead to unexpected situations. [2021-12-10T00:03:45.230Z] [2021-12-10T00:03:45.230Z] To set a process to complain mode, use the command line tool [2021-12-10T00:03:45.230Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-10T00:03:45.230Z] +++ true [2021-12-10T00:03:45.230Z] exiting test-integration [2021-12-10T00:03:45.230Z] ++ exit 0 [2021-12-10T00:03:45.230Z] [2021-12-10T00:03:45.230Z] + exit 0 [2021-12-10T00:03:45.230Z] ++ jobs -p [2021-12-10T00:03:45.230Z] + pids= [2021-12-10T00:03:45.230Z] + echo 'Remaining pids to kill: []' [2021-12-10T00:03:45.230Z] Remaining pids to kill: [] [2021-12-10T00:03:45.230Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-12-10T00:03:45.241Z] Recording test results [2021-12-10T00:03:47.013Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-10T00:03:47.354Z] + echo Ensuring container killed. [2021-12-10T00:03:47.354Z] Ensuring container killed. [2021-12-10T00:03:47.354Z] + docker ps -aq -f name=docker-pr1-* [2021-12-10T00:03:47.354Z] + cids=eefe08816d5e [2021-12-10T00:03:47.354Z] 977c30fc24f4 [2021-12-10T00:03:47.354Z] 0151c998c05a [2021-12-10T00:03:47.354Z] + [ -n eefe08816d5e [2021-12-10T00:03:47.354Z] 977c30fc24f4 [2021-12-10T00:03:47.354Z] 0151c998c05a ] [2021-12-10T00:03:47.354Z] + docker rm -vf eefe08816d5e 977c30fc24f4 0151c998c05a [2021-12-10T00:03:48.281Z] eefe08816d5e [2021-12-10T00:03:48.281Z] 977c30fc24f4 [2021-12-10T00:03:48.281Z] 0151c998c05a [Pipeline] sh [2021-12-10T00:03:48.558Z] + echo Chowning /workspace to jenkins user [2021-12-10T00:03:48.558Z] Chowning /workspace to jenkins user [2021-12-10T00:03:48.558Z] + id -u [2021-12-10T00:03:48.558Z] + id -g [2021-12-10T00:03:48.558Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43073:/workspace busybox chown -R 1000:1000 /workspace [2021-12-10T00:03:48.558Z] Unable to find image 'busybox:latest' locally [2021-12-10T00:03:48.558Z] latest: Pulling from library/busybox [2021-12-10T00:03:48.814Z] 3cb635b06aa2: Pulling fs layer [2021-12-10T00:03:48.814Z] 3cb635b06aa2: Download complete [2021-12-10T00:03:48.814Z] 3cb635b06aa2: Pull complete [2021-12-10T00:03:48.814Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-10T00:03:48.814Z] Status: Downloaded newer image for busybox:latest [2021-12-10T00:03:49.400Z] === RUN TestDockerSuite/TestRmiParentImageFail [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-10T00:03:52.437Z] + bundleName=amd64 [2021-12-10T00:03:52.437Z] + echo Creating amd64-bundles.tar.gz [2021-12-10T00:03:52.437Z] Creating amd64-bundles.tar.gz [2021-12-10T00:03:52.437Z] + + xargs tar -czf amd64-bundles.tar.gz [2021-12-10T00:03:52.437Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-10T00:03:53.150Z] === RUN TestDockerSuite/TestRmiTag [2021-12-10T00:03:53.263Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-10T00:03:53.263Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-10T00:03:53.263Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-10T00:03:53.611Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [Pipeline] archiveArtifacts [2021-12-10T00:03:53.824Z] Archiving artifacts [2021-12-10T00:03:55.546Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-10T00:03:55.865Z] + make clean [2021-12-10T00:03:56.121Z] docker volume rm -f docker-dev-cache [2021-12-10T00:03:56.121Z] docker-dev-cache [Pipeline] deleteDir [2021-12-10T00:03:56.520Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-10T00:04:01.830Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-10T00:04:01.830Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-10T00:04:01.830Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-10T00:04:06.519Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-10T00:04:06.519Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-10T00:04:06.519Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-10T00:04:06.519Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-10T00:04:06.519Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-10T00:04:06.519Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-10T00:04:06.519Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-10T00:04:06.519Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-10T00:04:06.519Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-10T00:04:14.224Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-10T00:04:15.088Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-10T00:04:15.088Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-10T00:04:15.088Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-10T00:04:15.088Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-10T00:04:15.088Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-10T00:04:15.088Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-10T00:04:15.088Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-10T00:04:15.088Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-10T00:04:15.088Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-10T00:04:15.088Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-10T00:04:15.088Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-10T00:04:15.088Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-10T00:04:15.088Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-10T00:04:17.135Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-10T00:04:18.824Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-10T00:04:22.558Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-10T00:04:22.558Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-10T00:04:22.558Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-10T00:04:22.949Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-10T00:04:23.921Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-10T00:04:23.921Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-10T00:04:23.921Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-10T00:04:23.921Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-10T00:04:24.381Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-10T00:04:24.381Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-10T00:04:24.381Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-10T00:04:24.381Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-10T00:04:24.381Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-10T00:04:24.381Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-10T00:04:24.381Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-10T00:04:24.381Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-10T00:04:24.381Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-10T00:04:24.381Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-10T00:04:24.381Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-10T00:04:26.292Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-10T00:04:26.292Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-10T00:04:26.292Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-10T00:04:26.292Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-10T00:04:26.292Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-10T00:04:26.292Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-10T00:04:26.292Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-10T00:04:26.292Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-10T00:04:26.292Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-10T00:04:26.292Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-10T00:04:26.292Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-10T00:04:26.292Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-10T00:04:26.292Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-10T00:04:26.572Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-10T00:04:26.572Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-10T00:04:26.572Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-10T00:04:26.572Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-10T00:04:26.572Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-10T00:04:32.377Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-10T00:04:35.289Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-10T00:04:37.481Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-10T00:04:40.400Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-10T00:04:41.105Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-10T00:04:41.564Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-10T00:04:41.564Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-10T00:04:41.564Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-10T00:04:41.564Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-10T00:04:42.023Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-10T00:04:42.481Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-10T00:04:42.481Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-10T00:04:43.312Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-10T00:04:43.312Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-10T00:04:46.217Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-10T00:04:46.217Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-10T00:04:49.116Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-10T00:04:49.117Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-10T00:04:49.117Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-10T00:04:49.117Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-10T00:04:49.117Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-10T00:04:49.117Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-10T00:04:49.117Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-10T00:04:49.117Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-10T00:04:49.117Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-10T00:04:49.117Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-10T00:04:49.117Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-10T00:04:49.117Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-10T00:04:49.117Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-10T00:04:49.117Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-10T00:04:49.117Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-10T00:04:49.117Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-10T00:04:49.117Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-10T00:04:49.117Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-10T00:04:49.117Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-10T00:04:49.117Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-10T00:04:49.117Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-10T00:04:49.117Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-10T00:04:49.117Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-10T00:04:49.953Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-10T00:04:49.953Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-10T00:04:50.412Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-10T00:04:50.412Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-10T00:04:50.870Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-10T00:04:52.030Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-10T00:04:52.030Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-10T00:04:52.030Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-10T00:04:55.774Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-10T00:04:55.774Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-10T00:04:55.774Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-10T00:04:55.774Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-10T00:04:55.774Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-10T00:04:58.685Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-10T00:04:58.685Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-10T00:04:58.685Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-10T00:04:58.685Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-10T00:04:58.685Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-10T00:04:58.685Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-10T00:04:58.685Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-10T00:04:58.685Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-10T00:04:58.685Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-10T00:04:58.685Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-10T00:04:58.685Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-10T00:04:58.685Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-10T00:04:58.685Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-10T00:04:58.685Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-10T00:04:58.685Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-10T00:05:00.869Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-10T00:05:01.191Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-10T00:05:01.191Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-10T00:05:01.191Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-10T00:05:01.191Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-10T00:05:01.191Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-10T00:05:01.191Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-10T00:05:01.192Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-10T00:05:03.784Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-10T00:05:06.700Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-10T00:05:06.700Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-10T00:05:06.700Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-10T00:05:06.700Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-10T00:05:06.700Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-10T00:05:06.700Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-10T00:05:06.700Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-10T00:05:09.617Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-10T00:05:09.617Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-10T00:05:09.617Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-10T00:05:09.617Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-10T00:05:09.617Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-10T00:05:09.617Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-10T00:05:09.617Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-10T00:05:09.617Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-10T00:05:09.617Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-10T00:05:09.757Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-10T00:05:10.216Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-10T00:05:10.216Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-10T00:05:11.802Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-10T00:05:18.888Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-10T00:05:18.888Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-10T00:05:18.888Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-10T00:05:18.888Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-10T00:05:18.888Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-10T00:05:18.888Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-10T00:05:18.888Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-10T00:05:18.888Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-10T00:05:18.888Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-10T00:05:18.888Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-10T00:05:18.888Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-10T00:05:18.888Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-10T00:05:18.888Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-10T00:05:21.072Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-10T00:05:21.072Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-10T00:05:21.072Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-10T00:05:21.072Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-10T00:05:21.072Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-10T00:05:21.072Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-10T00:05:22.602Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-10T00:05:22.602Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-10T00:05:22.602Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-10T00:05:23.985Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite (2532.71s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (79.15s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.26s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.13s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.05s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.13s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (75.64s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.54s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.07s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.15s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.48s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.14s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.12s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.19s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.63s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.76s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.76s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.60s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.16s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.29s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.41s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.55s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.29s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.53s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.70s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.04s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.35s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.04s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.36s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.50s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.37s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.30s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.79s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.96s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-10T00:05:24.142Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.57s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.49s) [2021-12-10T00:05:24.142Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.69s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.59s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.75s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.50s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.11s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.71s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.71s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.43s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.45s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.55s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.29s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.35s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.62s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.76s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.78s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.79s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.46s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.67s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.19s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.75s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.26s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.78s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.00s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.42s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.87s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.90s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.64s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildFails (3.16s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.78s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.90s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.49s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.35s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.31s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.50s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.42s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildHistory (11.38s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.03s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.75s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.74s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.99s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildLabels (0.98s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.50s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.90s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.47s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.03s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.77s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.44s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.60s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.47s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.55s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.70s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.43s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.48s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.68s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.12s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.38s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.66s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.64s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.04s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.51s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.69s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.43s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.78s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.28s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (4.31s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.45s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.17s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildRm (13.46s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.03s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.36s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.28s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.27s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.83s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.06s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.70s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.62s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.20s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildStderr (4.56s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.57s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.66s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.25s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.03s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.79s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.52s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.39s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.82s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.19s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.76s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.81s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.45s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.98s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.33s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.14s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.06s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.04s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestCommitChange (5.26s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.97s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.74s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestCommitTTY (7.82s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.74s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.66s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.98s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.93s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.92s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.92s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.53s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.54s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.58s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.62s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.92s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.94s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.97s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.10s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.92s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.28s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.19s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.98s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.98s) [2021-12-10T00:05:24.143Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.69s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.82s) [2021-12-10T00:05:24.143Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.05s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.70s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.50s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.97s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.95s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.93s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.92s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000385f68_} (2.92s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11284593293_c:\foo_false____} (2.86s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11284593293_c:\foo_true____} (2.93s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.14s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.10s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.11s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.48s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.09s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.26s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.02s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCpToDot (3.03s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCpToStdout (3.13s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.21s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.99s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.18s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.81s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.33s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.07s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.76s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.07s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.08s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.42s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsCopy (5.43s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.46s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.18s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.98s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.81s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.94s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsFilters (6.17s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsFormat (5.95s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsRename (3.12s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsResize (33.35s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.00s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.68s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.42s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.03s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.96s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.05s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.54s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.62s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.76s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.67s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.54s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestExecInspectID (5.55s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.79s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.58s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.40s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.05s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.18s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.15s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.03s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.78s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.77s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.14s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.23s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.75s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.03s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.92s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.00s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.98s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectDefault (2.87s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectHistory (4.78s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.92s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.52s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.99s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.56s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.98s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectStatus (3.62s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.46s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.62s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.00s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.56s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.90s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.99s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.91s) [2021-12-10T00:05:24.144Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-10T00:05:24.144Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.02s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.19s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.62s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.95s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.99s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.83s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.51s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.29s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.07s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.02s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsSince (9.64s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsTail (3.37s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.20s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.06s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.79s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.84s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPsByOrder (12.27s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.03s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.66s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.55s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.31s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.64s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.57s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.50s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.27s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.91s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.00s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.29s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.77s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.83s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.57s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.36s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.70s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.57s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.59s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.62s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.31s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.63s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.03s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.46s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.29s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.74s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.70s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.83s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.64s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.93s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.96s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.97s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.04s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.92s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.88s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.76s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.19s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.10s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.99s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.89s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.82s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.04s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.94s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.95s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.95s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunExitCode (3.04s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.97s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.95s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.06s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.27s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.45s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.46s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-10T00:05:24.145Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-10T00:05:24.145Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.90s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.21s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.21s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.00s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.03s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.77s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.04s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.65s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunRm (3.14s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.92s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.13s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.98s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.66s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.99s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.38s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.30s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.50s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.92s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.77s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.97s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.81s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.24s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.61s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.00s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.05s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.53s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.42s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.99s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.86s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.82s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.39s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.34s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.40s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.58s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.56s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.59s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.27s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.72s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.55s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.48s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.92s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-10T00:05:24.146Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.63s) [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-10T00:05:24.146Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.146Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-10T00:05:24.146Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-10T00:05:24.147Z] === RUN TestDockerSchema1RegistrySuite [2021-12-10T00:05:24.147Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-10T00:05:24.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-10T00:05:24.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-10T00:05:24.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-10T00:05:24.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-10T00:05:24.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-10T00:05:24.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-10T00:05:24.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-10T00:05:24.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-10T00:05:24.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-10T00:05:24.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-10T00:05:24.147Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-10T00:05:24.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-10T00:05:24.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-10T00:05:24.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-10T00:05:24.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-10T00:05:24.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-10T00:05:24.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-10T00:05:24.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-10T00:05:24.147Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-10T00:05:24.147Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-10T00:05:24.147Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-10T00:05:24.147Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-10T00:05:24.147Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-10T00:05:24.147Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-10T00:05:24.147Z] === RUN TestDockerDaemonSuite [2021-12-10T00:05:24.147Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-10T00:05:24.147Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-10T00:05:24.147Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-10T00:05:24.147Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-10T00:05:24.147Z] === RUN TestDockerSwarmSuite [2021-12-10T00:05:24.147Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-10T00:05:24.147Z] === RUN TestDockerPluginSuite [2021-12-10T00:05:24.147Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-10T00:05:24.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-10T00:05:24.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-10T00:05:24.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-10T00:05:24.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-10T00:05:24.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-10T00:05:24.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-10T00:05:24.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-10T00:05:24.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-10T00:05:24.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-10T00:05:24.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-10T00:05:24.147Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-10T00:05:24.147Z] === RUN TestDockerExternalVolumeSuite [2021-12-10T00:05:24.147Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-10T00:05:24.147Z] === RUN TestDockerNetworkSuite [2021-12-10T00:05:24.147Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-10T00:05:24.147Z] === RUN TestDockerHubPullSuite [2021-12-10T00:05:24.147Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.147Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-10T00:05:24.147Z] PASS [2021-12-10T00:05:24.147Z] ok github.com/docker/docker/integration-cli 2533.065s [2021-12-10T00:05:24.606Z] [2021-12-10T00:05:24.606Z] === Skipped [2021-12-10T00:05:24.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-10T00:05:24.606Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.606Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-10T00:05:24.606Z] [2021-12-10T00:05:24.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-10T00:05:24.606Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.606Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-10T00:05:24.606Z] [2021-12-10T00:05:24.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-10T00:05:24.606Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.606Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-12-10T00:05:24.606Z] [2021-12-10T00:05:24.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-10T00:05:24.606Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.606Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-12-10T00:05:24.606Z] [2021-12-10T00:05:24.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-10T00:05:24.606Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.606Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-12-10T00:05:24.606Z] [2021-12-10T00:05:24.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-10T00:05:24.606Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.606Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-12-10T00:05:24.606Z] [2021-12-10T00:05:24.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-10T00:05:24.606Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.606Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-10T00:05:24.606Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-10T00:05:24.607Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-10T00:05:24.607Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-10T00:05:24.607Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-12-10T00:05:24.607Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-10T00:05:24.607Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-10T00:05:24.607Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-12-10T00:05:24.607Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-12-10T00:05:24.607Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-10T00:05:24.607Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-10T00:05:24.607Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.607Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-12-10T00:05:24.607Z] [2021-12-10T00:05:24.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-12-10T00:05:24.608Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2021-12-10T00:05:24.608Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-10T00:05:24.608Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-10T00:05:24.608Z] docker_cli_sni_test.go:18: Flakey test [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-10T00:05:24.608Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-10T00:05:24.608Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-12-10T00:05:24.608Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-10T00:05:24.608Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-10T00:05:24.608Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.608Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-10T00:05:24.608Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-10T00:05:24.609Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-10T00:05:24.609Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-10T00:05:24.609Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-10T00:05:24.609Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-10T00:05:24.609Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-10T00:05:24.609Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-10T00:05:24.609Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-10T00:05:24.609Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-10T00:05:24.609Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-10T00:05:24.609Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-10T00:05:24.609Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-10T00:05:24.609Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-10T00:05:24.609Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-10T00:05:24.609Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-10T00:05:24.609Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-10T00:05:24.609Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-10T00:05:24.609Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-10T00:05:24.609Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-10T00:05:24.609Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-10T00:05:24.609Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-10T00:05:24.609Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-10T00:05:24.609Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-10T00:05:24.609Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-10T00:05:24.609Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-10T00:05:24.610Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-10T00:05:24.610Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-10T00:05:24.610Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-10T00:05:24.610Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-10T00:05:24.610Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-10T00:05:24.610Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-10T00:05:24.610Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-10T00:05:24.610Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-10T00:05:24.610Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-10T00:05:24.610Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-10T00:05:24.610Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-10T00:05:24.610Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-10T00:05:24.610Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-10T00:05:24.610Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-10T00:05:24.610Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-10T00:05:24.610Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-10T00:05:24.610Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-10T00:05:24.610Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-10T00:05:24.610Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-12-10T00:05:24.610Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-10T00:05:24.611Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-10T00:05:24.611Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-10T00:05:24.611Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-10T00:05:24.611Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-10T00:05:24.611Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-10T00:05:24.611Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-10T00:05:24.611Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-10T00:05:24.611Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-10T00:05:24.611Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-10T00:05:24.611Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-12-10T00:05:24.611Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-10T00:05:24.611Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-10T00:05:24.611Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-10T00:05:24.611Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.611Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-12-10T00:05:24.611Z] [2021-12-10T00:05:24.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-10T00:05:24.611Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-10T00:05:24.612Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-10T00:05:24.612Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-10T00:05:24.612Z] [2021-12-10T00:05:24.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.071Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-10T00:05:25.071Z] [2021-12-10T00:05:25.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-10T00:05:25.071Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-10T00:05:25.072Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-10T00:05:25.072Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-12-10T00:05:25.072Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-10T00:05:25.072Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-10T00:05:25.072Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-10T00:05:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-10T00:05:25.072Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-10T00:05:25.072Z] [2021-12-10T00:05:25.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-10T00:05:25.073Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.073Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-10T00:05:25.073Z] [2021-12-10T00:05:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-10T00:05:25.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.074Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-10T00:05:25.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.074Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-10T00:05:25.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.074Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-10T00:05:25.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.074Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-10T00:05:25.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.074Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-10T00:05:25.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.074Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-10T00:05:25.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.074Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-10T00:05:25.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.074Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-10T00:05:25.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.074Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-10T00:05:25.074Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-10T00:05:25.074Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-10T00:05:25.074Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] DONE 1085 tests, 544 skipped in 2541.160s [2021-12-10T00:05:25.074Z] INFO: Integration tests ended at 12/10/2021 00:05:24. Duration:00:42:21.4470040 [2021-12-10T00:05:25.074Z] INFO: Docker info of the daemon under test at end of run [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] Containers: 2 [2021-12-10T00:05:25.074Z] Running: 0 [2021-12-10T00:05:25.074Z] Paused: 0 [2021-12-10T00:05:25.074Z] Stopped: 2 [2021-12-10T00:05:25.074Z] Images: 18 [2021-12-10T00:05:25.074Z] Server Version: 0.0.0-dev [2021-12-10T00:05:25.074Z] Storage Driver: windowsfilter [2021-12-10T00:05:25.074Z] Windows: [2021-12-10T00:05:25.074Z] Logging Driver: json-file [2021-12-10T00:05:25.074Z] Plugins: [2021-12-10T00:05:25.074Z] Volume: local [2021-12-10T00:05:25.074Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-10T00:05:25.074Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-10T00:05:25.074Z] Swarm: inactive [2021-12-10T00:05:25.074Z] Default Isolation: process [2021-12-10T00:05:25.074Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-10T00:05:25.074Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-10T00:05:25.074Z] OSType: windows [2021-12-10T00:05:25.074Z] Architecture: x86_64 [2021-12-10T00:05:25.074Z] CPUs: 4 [2021-12-10T00:05:25.074Z] Total Memory: 32GiB [2021-12-10T00:05:25.074Z] Name: azwin-2-99e9e0 [2021-12-10T00:05:25.074Z] ID: TF3J:IIVH:NICA:HR6K:MPUA:PIMX:ADYS:E325:HB35:62HG:X2J4:AAXL [2021-12-10T00:05:25.074Z] Docker Root Dir: D:\CI\PR-43073\1\daemon [2021-12-10T00:05:25.074Z] Debug Mode (client): false [2021-12-10T00:05:25.074Z] Debug Mode (server): true [2021-12-10T00:05:25.074Z] File Descriptors: -1 [2021-12-10T00:05:25.074Z] Goroutines: 46 [2021-12-10T00:05:25.074Z] System Time: 2021-12-10T00:05:24.8559948Z [2021-12-10T00:05:25.074Z] EventsListeners: 0 [2021-12-10T00:05:25.074Z] Registry: https://index.docker.io/v1/ [2021-12-10T00:05:25.074Z] Labels: [2021-12-10T00:05:25.074Z] Experimental: false [2021-12-10T00:05:25.074Z] Insecure Registries: [2021-12-10T00:05:25.074Z] 127.0.0.0/8 [2021-12-10T00:05:25.074Z] Live Restore Enabled: false [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] [2021-12-10T00:05:25.074Z] INFO: Stopping daemon under test [2021-12-10T00:05:25.074Z] SUCCESS: The process with PID 7504 (child process of PID 6568) has been terminated. [2021-12-10T00:05:25.074Z] SUCCESS: The process with PID 6568 (child process of PID 6704) has been terminated. [2021-12-10T00:05:25.074Z] INFO: Stop tailing logs of the daemon under tests [2021-12-10T00:05:25.074Z] INFO: executeCI.ps1 Completed successfully at 12/10/2021 00:05:24. [2021-12-10T00:05:25.074Z] INFO: Tidying up at end of run [2021-12-10T00:05:25.074Z] INFO: Saving daemon under test log (d:\CI\PR-43073\1\dut.out) to bundles\CIDUT.out [2021-12-10T00:05:25.533Z] INFO: Saving daemon under test log (d:\CI\PR-43073\1\dut.err) to bundles\CIDUT.err [2021-12-10T00:05:25.533Z] INFO: Saving containerd logs to bundles [2021-12-10T00:05:25.533Z] INFO: Nuke-Everything... [2021-12-10T00:05:25.533Z] INFO: Container count on control daemon to delete is 2 [2021-12-10T00:05:25.992Z] 9ce3c665b62d [2021-12-10T00:05:25.992Z] eeb3cfc42e09 [2021-12-10T00:05:25.992Z] INFO: Non-base image count on control daemon to delete is 1 [2021-12-10T00:05:26.898Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-10T00:05:26.899Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-10T00:05:26.899Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-10T00:05:27.533Z] Deleted: sha256:85d62df328e470ba2fd332cba4122aeb53a7892b2c315ad097c7b34d50a597d5 [2021-12-10T00:05:27.533Z] Deleted: sha256:b6a110a656623f260b3ab9f039d743c43e78759fa21c03abcb8554e2dc33404a [2021-12-10T00:05:27.533Z] INFO: Tidying pidfile d:\CI\PR-43073\1\docker.pid [2021-12-10T00:05:27.533Z] INFO: Killing containerd with PID 7984 [2021-12-10T00:05:27.533Z] INFO: Nuking d:\CI [2021-12-10T00:05:29.080Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-10T00:05:29.080Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-10T00:05:29.080Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-10T00:05:29.080Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-10T00:05:29.080Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-10T00:05:29.080Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-10T00:05:29.080Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-10T00:05:31.996Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-10T00:05:34.910Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-10T00:05:37.091Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-10T00:05:40.007Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-10T00:05:40.007Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-10T00:05:40.007Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-10T00:05:40.007Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-10T00:05:40.007Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-10T00:05:40.007Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-10T00:05:40.007Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-10T00:05:40.007Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-10T00:05:40.007Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-10T00:05:40.007Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-10T00:05:40.007Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-10T00:05:40.467Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-10T00:05:40.467Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-10T00:05:40.467Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-10T00:05:40.467Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-10T00:05:40.467Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-10T00:05:45.169Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-10T00:05:45.169Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-10T00:05:45.169Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-10T00:05:45.169Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-10T00:05:45.169Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-10T00:05:45.169Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-10T00:05:45.169Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-10T00:05:45.169Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-10T00:05:45.169Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-10T00:05:45.169Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-10T00:05:45.169Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-10T00:05:45.169Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-10T00:05:48.628Z] INFO: Zapped successfully [2021-12-10T00:05:48.628Z] [2021-12-10T00:05:48.628Z] INFO: executeCI.ps1 exiting at Fri Dec 10 00:05:46 CUT 2021. Duration 00:59:28.5888379 [2021-12-10T00:05:48.628Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-10T00:05:48.869Z] Recording test results [2021-12-10T00:05:49.268Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-10T00:05:50.823Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-10T00:05:53.217Z] Archiving artifacts [2021-12-10T00:05:53.755Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-10T00:05:53.755Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-10T00:05:53.755Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-10T00:05:54.710Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-10T00:05:54.727Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-10T00:05:54.727Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-10T00:05:54.727Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-10T00:05:54.727Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-10T00:05:54.727Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-10T00:05:54.727Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-10T00:05:54.727Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-10T00:05:54.727Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-10T00:05:54.727Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunMount [2021-12-10T00:05:54.727Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-10T00:05:54.727Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-10T00:05:54.727Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-10T00:05:54.727Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-10T00:05:54.727Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [Pipeline] sh [2021-12-10T00:05:55.705Z] + make clean [2021-12-10T00:05:56.165Z] docker volume rm -f docker-dev-cache [2021-12-10T00:05:56.165Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-10T00:06:03.315Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-10T00:06:03.315Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-10T00:06:03.315Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-10T00:06:03.315Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-10T00:06:03.315Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-10T00:06:03.315Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-10T00:06:03.315Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-10T00:06:09.119Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-10T00:06:13.820Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-10T00:06:13.820Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-10T00:06:13.820Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-10T00:06:13.820Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-10T00:06:13.820Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-10T00:06:13.820Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-10T00:06:13.820Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-10T00:06:13.820Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-10T00:06:14.280Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-10T00:06:14.280Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-10T00:06:14.280Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-10T00:06:14.280Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-10T00:06:14.280Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-10T00:06:14.280Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-10T00:06:14.280Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-10T00:06:14.280Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-10T00:06:14.280Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-10T00:06:14.280Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-10T00:06:14.280Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-10T00:06:14.748Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-10T00:06:15.723Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-10T00:06:17.908Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-10T00:06:20.091Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-10T00:06:21.061Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-10T00:06:23.246Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-10T00:06:23.706Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-10T00:06:23.706Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-10T00:06:23.706Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-10T00:06:23.706Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-10T00:06:23.706Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-10T00:06:23.706Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-10T00:06:23.706Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-10T00:06:23.706Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-10T00:06:23.706Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-10T00:06:23.706Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-10T00:06:23.706Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-10T00:06:23.706Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-10T00:06:23.706Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-10T00:06:23.706Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-10T00:06:23.706Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-10T00:06:23.706Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-10T00:06:28.407Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-10T00:06:28.407Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-10T00:06:28.407Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-10T00:06:28.407Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-10T00:06:28.407Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-10T00:06:28.407Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-10T00:06:28.407Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-10T00:06:28.407Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-10T00:06:28.407Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-10T00:06:28.407Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-10T00:06:28.407Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-10T00:06:38.752Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-10T00:06:38.752Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-10T00:06:38.752Z] === RUN TestDockerSuite/TestRunRm [2021-12-10T00:06:40.940Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-10T00:06:46.750Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-10T00:06:49.664Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-10T00:06:52.576Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-10T00:06:54.761Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-10T00:06:57.673Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-10T00:06:57.673Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-10T00:06:57.673Z] === RUN TestDockerSuite/TestRunState [2021-12-10T00:06:57.673Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-10T00:06:57.673Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-10T00:07:00.586Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-10T00:07:00.586Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-10T00:07:00.586Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-10T00:07:02.773Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-10T00:07:02.773Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-10T00:07:02.773Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-10T00:07:02.773Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-10T00:07:02.773Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-10T00:07:03.233Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-10T00:07:03.233Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-10T00:07:03.233Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-10T00:07:03.233Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-10T00:07:09.041Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-10T00:07:09.041Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-10T00:07:09.041Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-10T00:07:09.041Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-10T00:07:09.041Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-10T00:07:09.041Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-10T00:07:09.041Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-10T00:07:09.041Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-10T00:07:09.041Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-10T00:07:09.041Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-10T00:07:09.041Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-10T00:07:09.041Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-10T00:07:09.041Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-10T00:07:09.041Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-10T00:07:09.041Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-10T00:07:09.041Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-10T00:07:09.041Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-10T00:07:09.041Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-10T00:07:09.041Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-10T00:07:09.041Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-10T00:07:09.041Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-10T00:07:11.956Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-10T00:07:11.956Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-10T00:07:11.956Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-10T00:07:14.872Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-10T00:07:14.872Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-10T00:07:14.872Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-10T00:07:14.872Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-10T00:07:14.872Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-10T00:07:18.627Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-10T00:07:27.216Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-10T00:07:34.312Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-10T00:07:41.404Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-10T00:07:41.404Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-10T00:07:41.404Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-10T00:07:41.404Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-10T00:07:45.150Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-10T00:07:48.068Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-10T00:07:50.984Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-10T00:07:50.984Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-10T00:07:50.984Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-10T00:07:51.445Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-10T00:07:51.445Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-10T00:07:51.445Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-10T00:07:51.445Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-10T00:07:51.445Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-10T00:07:51.445Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-10T00:07:51.445Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-10T00:07:51.445Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-10T00:07:51.445Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-10T00:07:51.445Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-10T00:07:51.445Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-10T00:07:51.445Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-10T00:07:56.153Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-10T00:07:57.701Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-10T00:07:59.886Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-10T00:08:06.978Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-10T00:08:06.978Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-10T00:08:06.978Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-10T00:08:06.978Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-10T00:08:06.978Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-10T00:08:06.978Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-10T00:08:06.978Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-10T00:08:06.978Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-10T00:08:06.978Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-10T00:08:06.978Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-10T00:08:06.978Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-10T00:08:06.978Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-10T00:08:06.978Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-10T00:08:06.978Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-10T00:08:06.978Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-10T00:08:06.978Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-10T00:08:06.978Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-10T00:08:06.978Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-10T00:08:09.163Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-10T00:08:09.163Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-10T00:08:09.624Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-10T00:08:10.084Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-10T00:08:11.624Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-10T00:08:21.961Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-10T00:08:21.961Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-10T00:08:21.961Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-10T00:08:30.547Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-10T00:08:30.547Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-10T00:08:30.547Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-10T00:08:36.361Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-10T00:08:36.361Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-10T00:08:36.361Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-10T00:08:36.361Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-10T00:08:36.361Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-10T00:08:36.361Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-10T00:08:36.361Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-10T00:08:36.361Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-10T00:08:36.361Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-10T00:08:44.953Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-10T00:08:44.953Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-10T00:08:44.953Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-10T00:08:44.953Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-10T00:08:44.953Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-10T00:08:44.953Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-10T00:08:44.953Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-10T00:08:44.953Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-10T00:08:44.953Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-10T00:08:44.953Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-10T00:08:44.953Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-10T00:08:44.953Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-10T00:08:44.953Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-10T00:08:47.140Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-10T00:08:50.055Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-10T00:08:50.055Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-10T00:08:50.055Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-10T00:08:52.244Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-10T00:08:52.244Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-10T00:08:52.244Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-10T00:08:52.244Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-10T00:08:52.244Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-10T00:08:52.244Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-10T00:08:52.244Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-10T00:08:52.244Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-10T00:08:52.244Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-10T00:08:52.244Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-10T00:08:52.244Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-10T00:08:52.244Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-10T00:08:52.244Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-10T00:09:09.948Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-10T00:09:09.948Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-10T00:09:09.948Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-10T00:09:09.948Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-10T00:09:09.948Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-10T00:09:09.948Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-10T00:09:09.948Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-10T00:09:09.948Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-10T00:09:12.866Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-10T00:09:12.866Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-10T00:09:16.609Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-10T00:09:16.609Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-10T00:09:17.073Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-10T00:09:17.533Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-10T00:09:17.533Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-10T00:09:27.874Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-10T00:09:27.874Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-10T00:09:27.874Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-10T00:09:27.874Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-10T00:09:27.874Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-10T00:09:27.874Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-10T00:09:27.874Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-10T00:09:36.462Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-10T00:09:36.922Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-10T00:09:37.386Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-10T00:09:49.797Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-10T00:09:49.797Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-10T00:09:49.797Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite (2559.24s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (99.22s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.12s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.27s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.32s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.30s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.35s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.11s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.83s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.05s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.71s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.61s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.73s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.36s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.80s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.01s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.21s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.44s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.93s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.99s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.11s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.06s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.87s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.40s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.31s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.53s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.08s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.39s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (3.66s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.19s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.20s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.69s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.67s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.75s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.47s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.60s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.36s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.13s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.32s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.75s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.04s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.58s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.72s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.14s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.04s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.47s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.67s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.59s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.12s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.47s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.76s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.05s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.05s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.56s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.40s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.79s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.90s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.89s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.14s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.72s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.30s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.18s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.18s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.27s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.66s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.33s) [2021-12-10T00:09:50.260Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.80s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-10T00:09:50.260Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildFails (3.07s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.41s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.78s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.50s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.86s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.80s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.59s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.88s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildHistory (12.78s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.14s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.21s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.20s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.82s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.42s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.73s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.36s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.90s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.75s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.45s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.16s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.99s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.31s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.85s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.24s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.80s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.92s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.47s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.04s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.85s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.44s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.39s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.94s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.54s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.64s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.32s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.73s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.72s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.68s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildRm (13.89s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.82s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.67s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.43s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.22s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.01s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.13s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.29s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.17s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildStderr (4.63s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.58s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.70s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.49s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.12s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.48s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.76s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.29s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.21s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.60s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.05s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.83s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.37s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.80s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.50s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.55s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.32s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.59s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.16s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-10T00:09:50.261Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.17s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.13s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestCommitChange (5.59s) [2021-12-10T00:09:50.261Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.40s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.00s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestCommitTTY (7.74s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.20s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.96s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.32s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.69s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.71s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.69s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.45s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.25s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.32s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.45s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.80s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.83s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.27s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.98s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.75s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.25s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.41s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.81s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.84s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.38s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.71s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.40s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.10s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.10s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.80s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.84s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.69s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.73s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000385a40_} (2.61s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1783600584_c:\foo_false____} (2.72s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1783600584_c:\foo_true____} (2.67s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.96s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.96s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.95s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.17s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.89s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.18s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.57s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-10T00:09:50.722Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-10T00:09:50.722Z] --- PASS: TestDockerSuite/TestCpToDot (3.09s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCpToStdout (2.91s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.79s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.96s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateLabels (0.26s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateRM (0.51s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.91s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.20s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.76s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.99s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.89s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.88s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.35s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsCopy (5.42s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.39s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.76s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.93s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.71s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.34s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.13s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsFilters (5.38s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsFormat (5.68s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsRename (2.97s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsResize (8.14s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.66s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.71s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.36s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.83s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.30s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.28s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.35s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.21s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.28s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.18s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.42s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestExecInspectID (3.79s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.62s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.54s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.96s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.26s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.15s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.20s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.22s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.35s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.82s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.19s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.18s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.10s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.37s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.09s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.95s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.77s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.80s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.95s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.76s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectDefault (2.78s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectHistory (5.09s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.82s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.33s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.71s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.27s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectStatus (3.52s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.76s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.68s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.75s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.30s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.74s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.73s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.69s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.15s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.20s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.14s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.84s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.37s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.74s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.66s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.64s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.78s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.74s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.10s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.97s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsSince (9.42s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsTail (3.09s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.11s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.86s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.45s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-10T00:09:50.723Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-10T00:09:50.723Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.44s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPsByOrder (8.72s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.86s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.73s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.19s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.42s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.56s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.08s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.12s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.37s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.82s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (9.46s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.88s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.36s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.62s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.97s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.09s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.81s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.35s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.43s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.83s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.46s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.91s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.76s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.93s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.62s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiTag (0.90s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.98s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.74s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.10s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.47s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.39s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.19s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.51s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.86s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.72s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.72s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.92s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.66s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.74s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.81s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.48s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.30s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.07s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.69s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.99s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.39s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.79s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.78s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.87s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.44s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunExitCode (2.54s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.86s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.77s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.78s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.96s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.38s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.81s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.56s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.85s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.74s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.04s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.07s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.20s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.83s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunRm (2.84s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.98s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.88s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.76s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.28s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.86s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.76s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.81s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.26s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.34s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.84s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.72s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.74s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.22s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.92s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.29s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.22s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.98s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.17s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-10T00:09:50.724Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.47s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.89s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.19s) [2021-12-10T00:09:50.724Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.08s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.86s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.77s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.52s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.40s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.62s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.74s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.53s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.34s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.70s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.43s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.76s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.56s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.65s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.43s) [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-10T00:09:50.725Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] --- PASS: TestDockerRegistrySuite (0.19s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-10T00:09:50.725Z] === RUN TestDockerSchema1RegistrySuite [2021-12-10T00:09:50.725Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-10T00:09:50.725Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-10T00:09:50.725Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-10T00:09:50.725Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-10T00:09:50.725Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-10T00:09:50.725Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-10T00:09:50.725Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-10T00:09:50.725Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-10T00:09:50.725Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-10T00:09:50.725Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-10T00:09:50.725Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-10T00:09:50.725Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:09:50.725Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-10T00:09:50.725Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-10T00:09:50.725Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.725Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-10T00:09:50.725Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-10T00:09:50.726Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-10T00:09:50.726Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-10T00:09:50.726Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-10T00:09:50.726Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-10T00:09:50.726Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-10T00:09:50.726Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-10T00:09:50.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-10T00:09:50.726Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-10T00:09:50.726Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-10T00:09:50.726Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-10T00:09:50.726Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-10T00:09:50.726Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-10T00:09:50.726Z] === RUN TestDockerDaemonSuite [2021-12-10T00:09:50.726Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-10T00:09:50.726Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-10T00:09:50.726Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-10T00:09:50.726Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-10T00:09:50.726Z] === RUN TestDockerSwarmSuite [2021-12-10T00:09:50.726Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-10T00:09:50.726Z] === RUN TestDockerPluginSuite [2021-12-10T00:09:50.726Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-10T00:09:50.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-10T00:09:50.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-10T00:09:50.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-10T00:09:50.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-10T00:09:50.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-10T00:09:50.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-10T00:09:50.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-10T00:09:50.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-10T00:09:50.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-10T00:09:50.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-10T00:09:50.726Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-10T00:09:50.726Z] === RUN TestDockerExternalVolumeSuite [2021-12-10T00:09:50.726Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-10T00:09:50.726Z] === RUN TestDockerNetworkSuite [2021-12-10T00:09:50.726Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-10T00:09:50.726Z] === RUN TestDockerHubPullSuite [2021-12-10T00:09:50.726Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-10T00:09:50.726Z] PASS [2021-12-10T00:09:50.726Z] ok github.com/docker/docker/integration-cli 2559.677s [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === Skipped [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-10T00:09:50.726Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-10T00:09:50.726Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-10T00:09:50.726Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-10T00:09:50.726Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-10T00:09:50.726Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-10T00:09:50.726Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-12-10T00:09:50.726Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-10T00:09:50.726Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-10T00:09:50.726Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-12-10T00:09:50.726Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-12-10T00:09:50.726Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-10T00:09:50.726Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-10T00:09:50.726Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-10T00:09:50.726Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-10T00:09:50.726Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-10T00:09:50.726Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-10T00:09:50.726Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-10T00:09:50.726Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-12-10T00:09:50.726Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.726Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2021-12-10T00:09:50.726Z] [2021-12-10T00:09:50.726Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2021-12-10T00:09:50.726Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2021-12-10T00:09:50.727Z] [2021-12-10T00:09:50.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2021-12-10T00:09:50.727Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-10T00:09:50.727Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2021-12-10T00:09:50.727Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-12-10T00:09:51.189Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.189Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-12-10T00:09:51.189Z] [2021-12-10T00:09:51.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-12-10T00:09:51.189Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2021-12-10T00:09:51.190Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2021-12-10T00:09:51.190Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-10T00:09:51.190Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-10T00:09:51.190Z] docker_cli_sni_test.go:18: Flakey test [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-10T00:09:51.190Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-10T00:09:51.190Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-10T00:09:51.190Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-10T00:09:51.190Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-10T00:09:51.190Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-10T00:09:51.190Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-10T00:09:51.190Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-10T00:09:51.190Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-10T00:09:51.190Z] [2021-12-10T00:09:51.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-10T00:09:51.190Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.190Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-10T00:09:51.191Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-10T00:09:51.191Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-10T00:09:51.191Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-10T00:09:51.191Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-10T00:09:51.191Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-10T00:09:51.191Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-10T00:09:51.191Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-10T00:09:51.191Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-10T00:09:51.191Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-10T00:09:51.191Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-10T00:09:51.191Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-10T00:09:51.191Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-10T00:09:51.191Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-10T00:09:51.191Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-10T00:09:51.191Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-10T00:09:51.191Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-10T00:09:51.191Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.191Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-10T00:09:51.191Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-10T00:09:51.192Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-10T00:09:51.192Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-10T00:09:51.192Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-10T00:09:51.192Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-10T00:09:51.192Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-10T00:09:51.192Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-10T00:09:51.192Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-10T00:09:51.192Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.192Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-12-10T00:09:51.192Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-10T00:09:51.193Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-10T00:09:51.193Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-10T00:09:51.193Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-10T00:09:51.193Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-10T00:09:51.193Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-10T00:09:51.193Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-10T00:09:51.193Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-10T00:09:51.193Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-10T00:09:51.193Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-12-10T00:09:51.193Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-10T00:09:51.193Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-10T00:09:51.193Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.193Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-10T00:09:51.193Z] [2021-12-10T00:09:51.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-10T00:09:51.194Z] [2021-12-10T00:09:51.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-10T00:09:51.194Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.194Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-10T00:09:51.754Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.754Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-10T00:09:51.754Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2021-12-10T00:09:51.755Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-10T00:09:51.755Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.755Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:09:51.755Z] [2021-12-10T00:09:51.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:09:51.755Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-10T00:09:51.756Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-10T00:09:51.756Z] [2021-12-10T00:09:51.756Z] DONE 1085 tests, 539 skipped in 2569.721s [2021-12-10T00:09:51.757Z] INFO: Integration tests ended at 12/10/2021 00:09:51. Duration:00:42:49.8857712 [2021-12-10T00:09:51.757Z] INFO: Docker info of the daemon under test at end of run [2021-12-10T00:09:51.757Z] [2021-12-10T00:09:51.757Z] Containers: 2 [2021-12-10T00:09:51.757Z] Running: 0 [2021-12-10T00:09:51.757Z] Paused: 0 [2021-12-10T00:09:51.757Z] Stopped: 2 [2021-12-10T00:09:51.757Z] Images: 18 [2021-12-10T00:09:51.757Z] Server Version: 0.0.0-dev [2021-12-10T00:09:51.757Z] Storage Driver: windowsfilter [2021-12-10T00:09:51.757Z] Windows: [2021-12-10T00:09:51.757Z] Logging Driver: json-file [2021-12-10T00:09:51.757Z] Plugins: [2021-12-10T00:09:51.757Z] Volume: local [2021-12-10T00:09:51.757Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-10T00:09:51.757Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-10T00:09:51.757Z] Swarm: inactive [2021-12-10T00:09:51.757Z] Default Isolation: process [2021-12-10T00:09:51.757Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-10T00:09:51.757Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-10T00:09:51.757Z] OSType: windows [2021-12-10T00:09:51.757Z] Architecture: x86_64 [2021-12-10T00:09:51.757Z] CPUs: 4 [2021-12-10T00:09:51.757Z] Total Memory: 32GiB [2021-12-10T00:09:51.757Z] Name: azwin-2-99e9e1 [2021-12-10T00:09:51.757Z] ID: YKQZ:Z2PX:NDMI:Q6X3:YTPQ:AS4W:NA3E:5QT5:IUDM:5BTP:44FW:YWEA [2021-12-10T00:09:51.757Z] Docker Root Dir: D:\CI\PR-43073\1\daemon [2021-12-10T00:09:51.757Z] Debug Mode (client): false [2021-12-10T00:09:51.757Z] Debug Mode (server): true [2021-12-10T00:09:51.757Z] File Descriptors: -1 [2021-12-10T00:09:51.757Z] Goroutines: 17 [2021-12-10T00:09:51.757Z] System Time: 2021-12-10T00:09:51.5029395Z [2021-12-10T00:09:51.757Z] EventsListeners: 0 [2021-12-10T00:09:51.757Z] Registry: https://index.docker.io/v1/ [2021-12-10T00:09:51.757Z] Labels: [2021-12-10T00:09:51.757Z] Experimental: false [2021-12-10T00:09:51.757Z] Insecure Registries: [2021-12-10T00:09:51.757Z] 127.0.0.0/8 [2021-12-10T00:09:51.757Z] Live Restore Enabled: false [2021-12-10T00:09:51.757Z] [2021-12-10T00:09:51.757Z] [2021-12-10T00:09:51.757Z] INFO: Stopping daemon under test [2021-12-10T00:09:51.757Z] SUCCESS: The process with PID 5448 (child process of PID 6476) has been terminated. [2021-12-10T00:09:51.757Z] SUCCESS: The process with PID 6476 (child process of PID 5944) has been terminated. [2021-12-10T00:09:51.757Z] INFO: Stop tailing logs of the daemon under tests [2021-12-10T00:09:51.757Z] INFO: executeCI.ps1 Completed successfully at 12/10/2021 00:09:51. [2021-12-10T00:09:51.757Z] INFO: Tidying up at end of run [2021-12-10T00:09:51.757Z] INFO: Saving daemon under test log (d:\CI\PR-43073\1\dut.out) to bundles\CIDUT.out [2021-12-10T00:09:51.757Z] INFO: Saving daemon under test log (d:\CI\PR-43073\1\dut.err) to bundles\CIDUT.err [2021-12-10T00:09:51.757Z] INFO: Saving containerd logs to bundles [2021-12-10T00:09:51.757Z] INFO: Nuke-Everything... [2021-12-10T00:09:52.219Z] INFO: Container count on control daemon to delete is 2 [2021-12-10T00:09:52.219Z] a9dd6b65f8e0 [2021-12-10T00:09:52.219Z] a6df0c5f2e71 [2021-12-10T00:09:52.219Z] INFO: Non-base image count on control daemon to delete is 1 [2021-12-10T00:09:53.762Z] Deleted: sha256:af2651966afd9e542917bdef7e9b186b47b45650eff4b613ca5e1452327ce350 [2021-12-10T00:09:53.762Z] Deleted: sha256:a831ee6b94c62fd576ab9d2ff8bf03ec80c9f27a8e6424c01ad7e6d6c48b61a1 [2021-12-10T00:09:53.762Z] INFO: Tidying pidfile d:\CI\PR-43073\1\docker.pid [2021-12-10T00:09:53.762Z] INFO: Nuking d:\CI [2021-12-10T00:10:23.744Z] INFO: Zapped successfully [2021-12-10T00:10:23.744Z] [2021-12-10T00:10:23.744Z] INFO: executeCI.ps1 exiting at Fri Dec 10 00:10:20 CUT 2021. Duration 01:04:01.4816586 [2021-12-10T00:10:23.744Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-10T00:10:23.989Z] Recording test results [2021-12-10T00:10:24.723Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-10T00:10:26.222Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-10T00:10:27.975Z] Archiving artifacts [2021-12-10T00:10:29.160Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-10T00:10:30.155Z] + make clean [2021-12-10T00:10:30.616Z] docker volume rm -f docker-dev-cache [2021-12-10T00:10:30.756Z] 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